From: Maksym Z. <siq...@gm...> - 2014-12-15 18:40:05
|
Hello, I'm trying to compile Naviserver 4.99.6 with MinGw/Msys but getting an error while run make command: c:/mingw/bin/../lib/gcc/mingw32/4.8.1/../../../../mingw32/bin/ld.exe: cannot find -ltcl86 collect2.exe: error: ld returned 1 exit status make[1]:*** [libnsthread.dll] Error 1 I'm running Windows7 32-bit, I have compiled and installed Tcl8.6.3 and Tk8.6.3 with MinGW under C:/Tcl8.6.3 Sorry for lame question I'm not very good with computers and compiling things under Windows. Thank you. |