Hi,
John Labenski ha scritto:
On 1/23/06, Francesco Montorsi <[EMAIL PROTECTED]> wrote:
./../modules/wxbind/include/wxbind.h:127:6: warning: "wxUSE_WAVE" is
not defined
Ok, I've added a new setting in wx.rules where you can add any
additional code for the binding header. There is where I've placed
#ifndef wxUSE_WAVE
#define wxUSE_WAVE 0
#endif
so that ti should work anywhere. It's a little bit of a hack, but I
think this is all we can do to maintain backwards compatibility.
I confirm that wxUSE_WAVE warning is disappeared.
Still we have at least the following problems:
1) STC (more generically CONTRIB) problem
2) wxLUA_USE_wxCriticalSectionLocker is not defined - maybe it should be
added to wxluasetup.h
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)
4) currently doing a thing like:
mkdir mybuild && cd mybuild && ../configure && make
doesn't work. I'm going to fix this tomorrow.
5) change the target names to avoid clashes with system installations of
LUA.
For more info about #1 and #3 please look at my other mails in this same
thread. For #5 see 'target names' thread.
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