On Jan 14, 2008 10:19 PM, Ryan Pusztai <[EMAIL PROTECTED]> wrote:
>
> Done. I now get this error when building.
>
> make error :
> /home/rpusztai/devel/libraries/wxLua/bk-deps g++ -c -o
> mod_luamodule_luamodule.o -I../modules -I./.. -I/include
> -DWXMAKINGDLL_LUAMODULE -fPIC -DPIC
> -I/usr/lib/wx/include/gtk2-unicode-release-2.8 -I/usr/include/wx-2.8
> -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D__WXGTK__ -pthread  -O2
> ./luamodule/src/luamodule.cpp
> ./luamodule/src/luamodule.cpp: In function 'int luaopen_wx(lua_State*)':
> ./luamodule/src/luamodule.cpp:120: error: 'wxLUASTATE_USESTATE' was not
> declared in this scope
> make[1]: *** [mod_luamodule_luamodule.o] Error 1
>
> make[1]: Leaving directory `/home/rpusztai/devel/libraries/wxLua/modules'
> make: *** [modules] Error 2

Fixed in CVS.

Thanks,
    John

-------------------------------------------------------------------------
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://ad.doubleclick.net/clk;164216239;13503038;w?http://sf.net/marketplace
_______________________________________________
wxlua-users mailing list
wxlua-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/wxlua-users

Reply via email to