> Just two short questions. Does the publicly available version wxLua 2.61
> compile with wxWidgets 2.6? Because the version number implies it.
The version at http://www.luascript.thersgb.net/ does I believe.
> What about the current CVS version? I saw that wxLuaWrap.lua does not han=
dle
> wxWidgets version numbers of 2.6 or higher.
I've started hacking away at it again (as of yesterday) and it almost
works. We're using genwxbind.lua now, but it doesn't handle %builtin
(eg. static functions) or %if conditions for enums. It's been slow
going, but I think I'm almost to the point where I understand it. I
hope to get it done in a few days, I don't want to commit what I've
done yet since it contains a lot of debugging stuff right now.
Regards,
John Labenski
|