Hi,
However I still get undefined reference to:
/wxlua/src/wxlstate.cpp:1740: undefined reference to `s_wxluatag_wxWindow'
./wxlua/src/internal.cpp:1049: undefined reference to
`s_wxluatag_wxEvtHandler'
./wxlua/src/internal.cpp:1176: undefined reference to `s_wxluatag_wxBitmap'
I'm still looking to these because now I can see that these symbols are
defined and compiled.
Probably I need to play with library order.
As soon as I solve this, I'll commit my bakefile changes.
I've solved linking problems and committed my bakefile changes.
Unfortunately I have a problem when running "wxlua" application:
[string "bin/wxlua"]:374: attempt to call field `wxStyledTextCtrl' (a
nil value)wxLua: Error while running chunkwxLua: Error while running chunk
This is probably because I put wxLUA_USE_StyledTextCtrl to 0; maybe a
check like:
#if !wxLUA_USE_wxStyledTextCtrl
#error wxLua application needs wxStyledTextCtrl !
#endif
should be added to some wxlua app source code ?
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