From: Francesco M. <f18...@ya...> - 2006-03-03 18:23:15
|
Hi, with latest CVS I got: .././bk-deps g++ -c -o app_wxluaedit_wxluaedit.o -I../../modules -I./../.. -I/usr/local/lib/wx/include/gtk2-unicode-release-static-2.7 -I/usr/local/include/wx-2.7 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -D__WXGTK__ -pthread -g0 -O2 ../../apps/wxluaedit/src/wxluaedit.cpp ../../apps/wxluaedit/src/wxluaedit.cpp: In member function ‘bool wxLuaEditorFrame::Create(const wxString&, const wxPoint&, const wxSize&, long int)’: ../../apps/wxluaedit/src/wxluaedit.cpp:222: error: ‘m_steNotebook’ was not declared in this scope in fact I cannot see m_steNotebook defined anywhere... Francesco |