From: Francesco M. <f18...@ya...> - 2006-02-06 17:19:13
|
Hi, k. holwerda ha scritto: >> 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? this is my problem #2; the problem about wxWinHelpController is a compile problem in wxbind. If you did not find it with wx2.6 it's probably because wxdev must have done some change in some preprocessor symbol... >> 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. I'd like to help you and John to solve this but I still have much to learn with wxLua. Francesco |