setarg.obj missing: Tecmake: Starting [ iuplua5.1:dllw4 ]
Tecmake: linking iuplua5.1.exe ... C:/mingw32-4.8.2-posix-dwarf/bin/g++ -o ../bin/Win32/iuplua5.1.exe ../obj/iuplua5.1/Win32/iup_lua51. o ../obj/iuplua5.1/Win32/iuplua5.res setargv.obj -Wl,-subsystem,CONSOLE -L../../lua5.1/lib/dllw4 -L C:/mingw32-4.8.2-posix-dwarf/lib -llua5.1 -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi 32 -lshell32 -luuid -lole32 -loleaut32 -lcomctl32 g++.exe: error: setargv.obj: No such file or directory make[2]: *** [../bin/Win32/iuplua5.1.exe] Error 1 make[1]: *** [iuplua5] Error 2 make: *** [iupconsole] Error 2 ----- Original Message ----- From: "Antonio Scuri" <[email protected]> To: "IUP discussion list." <[email protected]> Sent: Sunday, June 01, 2014 10:56 PM Subject: Re: [Iup-users] building with mingw > That is a bug in the "iup/srclua5/Makefile". The second line should be: > > WINLIBS = iupluaole > > Best, > Scuri > ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ Iup-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/iup-users
