[Imtoolkit-users] Error compiling library
Brought to you by:
scuri
From: Milind G. <mil...@gm...> - 2014-12-01 07:32:59
|
Hi, I downloaded the IM source and the LuaBinaries Lua 5.2 package. Placed them in the same directory. Went to im/src and ran mingw32-make. I get the following error: ..................................................... 2 -luuid -loleaut32 -lole32 -lcomctl32 ''; echo 'Tecmake: Dynamic Library (../lib/dllw4/zlib1.dll) Done'; echo '' ../tecmakewin.mak:1550: im.wdep: No such file or directory The system cannot find the path specified. ../tecmakewin.mak:1528: recipe for target 'im.wdep' failed mingw32-make[1]: *** [im.wdep] Error 255 Makefile:14: recipe for target 'im' failed mingw32-make: *** [im] Error 2 I am not sure what am I doing wrong. Any help how I can compile the library would be useful. Thanks, Milind |