From: Francesco M. <f18...@ya...> - 2006-04-14 20:03:22
|
Hi all, with last CVS I got this: .././bk-deps apg++ -c -o wxbind_lib_wxlua.o -I../modules/wxbind/setup -I../modules -I./.. -I/usr/local/lib/wx/include/gtk2-unicode-release-2.7 -I/usr/local/include/wx-2.7 -D_FILE_OFFSET_BITS=64 -D_LARGE_FILES -D_LARGEFILE_SOURCE=1 -D__WXGTK__ -pthread -O2 -march=i586 -pipe -g0 -O2 ../modules/wxbind/src/wxlua.cpp ../modules/wxbind/include/wxlhtmlwin.h:44: error: conflicting return type specified for ‘virtual void wxLuaHtmlWindow::OnCellClicked(wxHtmlCell*, wxCoord, wxCoord, const wxMouseEvent&)’ /usr/local/include/wx-2.7/wx/html/htmlwin.h:200: error: overriding ‘virtual bool wxHtmlWindowMouseHelper::OnCellClicked(wxHtmlCell*, wxCoord, wxCoord, const wxMouseEvent&)’ modifying wxlhtmlwin.h:44 to return bool, I then get errors later... Francesco |