Hi,

Fabio Dell'Aria wrote:
> How I can build the last wxLua with the last MinGW 5.1.3 on XP SP2?
> 
> PS: I'm not an expert so please let me same workable examples! :)
> 


I'm using similar parameters -to compile wx- to compile wxLua:


In wxLua/build/msw directory

mingw32-make -fmakefile.gcc VENDOR=ds USE_OPENGL=1 MONOLITHIC=1 
BUILD=release SHARED=1 RUNTIME_LIBS=dynamic UNICODE=1 WX_SHARED=1 
WX_MONOLITHIC=1


(WX_SHARED=1 WX_MONOLITHIC=1 added for wxLua)



--
Regards,
Hakki Dogusan

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to