From: thegeek <ok...@on...> - 2006-03-13 19:41:42
|
So far I've been able to upgrade wxLua to lua 5.1, works great except for some of the wxlua lua-code, which does ofcourse use table.getn and other deprecated functions/syntaxes, but i tested with some of the samples(modified for lua 5.1) and it worked with no problem. So I have all the wxlua libs compiled with lua 5.1 and just need to integrate this into the lslua litestep plugin. This could prove to be a little beyond me, so I'll probably be looking forward to your next release. Good luck:) |