2.6 build problems
Alex Bligh
alex at alex.org.uk
Tue Jul 25 06:44:27 PDT 2006
Anyone else seeing this from 2.6 CVSHEAD:
../src/generic/treectlg.cpp: In member function ‘void
wxGenericTreeCtrl::OnMouse(wxMouseEvent&)’:
../src/generic/treectlg.cpp:3262: error: no matching function for call
to ‘wxTreeEvent::wxTreeEvent(const wxEventType&, wxGenericTreeCtrl*
const, wxGenericTreeItem*&)’
../include/wx/treebase.h:262: note: candidates are:
wxTreeEvent::wxTreeEvent(const wxTreeEvent&)
../include/wx/treebase.h:261: note:
wxTreeEvent::wxTreeEvent(wxEventType, int)
make: *** [coredll_treectlg.o] Error 1
Alex
More information about the wx-dev
mailing list