From: k. h. <kla...@nl...> - 2006-02-06 15:12:48
|
Francesco Montorsi wrote: > tested on win32; I fixed some little bugs and found that now > everything should work nicely except for two things: > > 1) I'm using wxCVS also on win32 and I've found that I had to put > wxLUA_USE_wxHelpController to 0 otherwise I got an error about > wxWinHelpController. From what i updated yesterday. When i run wxLua i get the (lua script) error: wxlua.exe:374: attempt to call field `wxStyledTextCtrl' ( a nil value) And then exit. Is that the same problem? app_wxluaedit does not have that problem. > > 2) wxluacan app works nicely but wxluaapp still crashes at startup > with the same error I got from unix version... > Only when running a script, there is still the same problem of object added in lua and destroyed in c++. But this is just a wxLua bug. Will test the very lattest this evening. Klaas Unclassified |