Hi,

Francesco Montorsi ha scritto:
1) STC (more generically CONTRIB) problem

2) wxLUA_USE_wxCriticalSectionLocker is not defined - maybe it should be added to wxluasetup.h

looking to wxluasetup.h I've found that there is a heading which says that it's generated by "utils/get_luasetup"; however I couldn't find that util.
Is that true or that's an old comment?



3) wxLua application needs wxStyledTextCtrl wrapper and an error should be given when it's not available instead of just failing it at runtime (IMO)


6) there are various files which have lines like:
        #include "../../../art/something.xpm"
   these needs to be changed!
   If noone is contrary, I'll do these changes.
fixed and committed the changes.



7) can I start to connect the options WXLUASETUP_DIR and WXLUABINDLIB_DIR to the build system ?
Before starting this work, I need to know exactly how they must work ;)

If I'm right, they should be used not to *modify* the build of the wxbind module of wxLua (which should always use the modules/wxbind/src/wxluasetup.h header and should always go in the lib/ folder) but rather to *create* a new library, built from same sources of wxbind module, which would be created in the WXLUABINDLIB_DIR folder and which would use the wxluasetup.h found in the WXLUASETUP_DIR path.
Is it right ?


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