On Tue, 2008-01-15 at 00:27 -0500, John Labenski wrote: > Fixed in CVS.
How about this one? On Ubuntu 7.10, with the standard packaged wxWidgets 2.8 (2.8.4.0 apparently): /home/rjek/cvs/wxLua/bk-deps g++ -c -o wxbindaui_dll_wxaui_aui.o -I.pch/wxprec_wxbindaui_dll -I../modules/wxbind/setup -I../modules -I./.. -I/home/rjek/cvs/wxLua/./modules/lua/include -DWXMAKINGDLL_WXBINDAUI -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 ./wxbind/src/wxaui_aui.cpp ./wxbind/src/wxaui_aui.cpp: In function ‘int wxLua_wxAuiTabCtrl_IsTabVisible(lua_State*)’: ./wxbind/src/wxaui_aui.cpp:1679: error: ‘class wxAuiTabCtrl’ has no member named ‘IsTabVisible’ ./wxbind/src/wxaui_aui.cpp: In function ‘int wxLua_wxAuiTabCtrl_MakeTabVisible(lua_State*)’: ./wxbind/src/wxaui_aui.cpp:1701: error: ‘class wxAuiTabCtrl’ has no member named ‘MakeTabVisible’ make[1]: *** [wxbindaui_dll_wxaui_aui.o] Error 1 make[1]: Leaving directory `/home/rjek/cvs/wxLua/modules' make: *** [modules] Error 2 Passing --disable-wxbindaui skips this, and it builds otherwise without issue (excluding not using the system Lua automatically.) Is it just that the version of wxWidgets shipped with Ubuntu 7.10 (the current latest release version) is too old? B. ------------------------------------------------------------------------- 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