Applied in CVS, thanks John
On Feb 2, 2008 2:50 AM, Hakkı Doğusan <[EMAIL PROTECTED]> wrote: > Hi, > > in wxlstate.cpp: > > LUALIB_API int luaopen_bit (lua_State *L) { > > to > > int LUACALL luaopen_bit (lua_State *L) { > > > in genwxbind.bat: > (to use system global lua.exe; it is still checked if there is a wxLua's > local lua.exe) > > SET LUA=..\bin\lua.exe > > to > > SET LUA=lua.exe > > ..\..\..\bindings\%LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" > ../../../bindings/genwxbind.lua > > to > > %LUA% -e"rulesFilename=\"wxluacan_rules.lua\"" > ../../../bindings/genwxbind.lua > > > > > -- > Regards, > Hakki Dogusan > > ------------------------------------------------------------------------- > This SF.net email is sponsored by: Microsoft > Defy all challenges. Microsoft(R) Visual Studio 2008. > http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ > _______________________________________________ > wxlua-users mailing list > wxlua-users@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/wxlua-users > ------------------------------------------------------------------------- This SF.net email is sponsored by: Microsoft Defy all challenges. Microsoft(R) Visual Studio 2008. http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/ _______________________________________________ wxlua-users mailing list wxlua-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/wxlua-users