From: Steve K. <ha...@ya...> - 2006-05-07 00:02:15
|
Hi all, > The latest snapshot wxLua_Snapshot_2006-05-04.tar.gz does not compile for me > so no chance to test Compiles and runs using wxWidgets 2.6.3 in Linux and MSW using Visual Studio for me. In the future you should always state why it doesn't compile (errors, platform, wxWidgets version) so we can fix it. I thought it would be in another topic though that is why I did not post the error . OK here is: wxLua CVS used: wxLua_Snapshot_2006-05-04.tar.gz - System: Slackware 10.1; gcc-3.3.6 (g++ 3.3.6) - wx-2.6.3 local compiled in /home/sk/wx263/GCCBuildReleaseGTK2Unicode/ source is /home/sk/wx263 - configure with ./configure --with-wxdir=/home/sk/wx263 --with-wx-config=/home/sk/wx263/GCCBuildReleaseGTK2Unicode/wx-config --with-wx-prefix=/home/sk/wx263 --enable-wxluadebug=no --disable-wxluaedit-app (last time I omit the --enable-wxluadebug=no and the same error) configure runs ok. make gives the error: .././bk-deps g++ -c -o wxbind_lib_controls.o -I../modules/wxbind/setup -I../modules -I./.. -I/home/sk/wx263/GCCBuildReleaseGTK2Unicode/lib/wx/include/gtk2-unicode-release-static-2.6 -I/home/sk/wx263/include -I/home/sk/wx263/contrib/include -DGTK_NO_CHECK_CASTS -D__WXGTK__ -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -O2 -march=i486 -mcpu=i586 -fno-strength-reduce -g0 -O2 ../modules/wxbind/src/controls.cpp ../modules/wxbind/src/controls.cpp: In function `int wxLua_wxListCtrl_GetEditControl(lua_State*)': ../modules/wxbind/src/controls.cpp:2692: error: `GetEditControl' undeclared (first use this function) ../modules/wxbind/src/controls.cpp:2692: error: (Each undeclared identifier is reported only once for each function it appears in.) make[1]: *** [wxbind_lib_controls.o] Error 1 make[1]: Leaving directory `/home/sk/tmp/wxLua/modules' make: *** [modules] Error 2 bash-3.00$ Cheers, S.KIEU --------------------------------- On Yahoo!7 360°: Your own space to share what you want with who you want! |