Prompt undefined wxImageList during compile codelite source
Posted: Fri Jul 10, 2009 12:53 pm
Hi, all,
I download source code of codelite 2841, and ./configure and make, some errors occured. Anybody can help me?
the following is result:
LiteEditor/listctrlpanel.cpp: In constructor ‘ListCtrlPanel::ListCtrlPanel(wxWindow*)’:
LiteEditor/listctrlpanel.cpp:38: Error: invalid use of undefined type ‘struct wxImageList’
/usr/local/include/wx-2.8/wx/generic/listctrl.h:16: Error: forward declaration of ‘struct wxImageList’
LiteEditor/listctrlpanel.cpp:39: Error: invalid use of undefined type ‘struct wxImageList’
/usr/local/include/wx-2.8/wx/generic/listctrl.h:16: Error: forward declaration of ‘struct wxImageList’
My linux is Fedora 8.
Thanks.
I download source code of codelite 2841, and ./configure and make, some errors occured. Anybody can help me?
the following is result:
LiteEditor/listctrlpanel.cpp: In constructor ‘ListCtrlPanel::ListCtrlPanel(wxWindow*)’:
LiteEditor/listctrlpanel.cpp:38: Error: invalid use of undefined type ‘struct wxImageList’
/usr/local/include/wx-2.8/wx/generic/listctrl.h:16: Error: forward declaration of ‘struct wxImageList’
LiteEditor/listctrlpanel.cpp:39: Error: invalid use of undefined type ‘struct wxImageList’
/usr/local/include/wx-2.8/wx/generic/listctrl.h:16: Error: forward declaration of ‘struct wxImageList’
My linux is Fedora 8.
Thanks.