Hi,

klaas.holwerda ha scritto:
Francesco Montorsi wrote:


The configure script now just misses a check for wxStEdit component, which must enable/disable wxLuaEdit, right ?

Right.
I've done some work on bakefiles:

1) fixed some problems with DLL naming
2) added next to WX_SHARED the SHARED option so that one can build static builds of wxLua against shared builds of wxWidgets (with SHARED=0 WX_SHARED=1)
3) added check for wxStEdit in configure script
4) changed WX_DEBUG=0/1 to BUILD=release/debug like the one wxWidgets use
5) changed WX_UNICODE=0/1 to UNICODE=0/1 like the one wxWidgets use

Hopefully, the build system should now be complete and working.
I've tested it against various builds of wxWidgets and it worked nicely... I'm going to test it on win32...

Francesco



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
Wxlua-users mailing list
Wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to