On 6/14/07, Hakki Dogusan <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I made following changes in wxlstate.cpp to compile (using a
> Code::Blocks project):
>
> -original LUALIB_API int luaopen_bit (lua_State *L) {
> -modified int LUACALL luaopen_bit (lua_State *L) {

Fixed, thanks.

> -original #include "wxlua.cpp"
> -original #include "wxlua_bind.cpp"
> -modified #include "wxlua/src/wxlua.cpp"
> -modified #include "wxlua/src/wxlua_bind.cpp"

This was a hack that I didn't think anyone would notice before I got a
change to redo the build files with bakefile.

> I tested BookWorm with new wxLua. After some -expected- changes (Delete
> vs delete, AddWindow vs Add, etc.) it worked.

Glad it still works and I hope you'll like it better.
    John Labenski

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
wxlua-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to