From: Markus R. <rol...@un...> - 2008-02-28 10:13:10
|
Hi, Yuan Xu wrote: > The development is very active recently ;) > I am trying to make the alpha version, but I got error in making: > > ../../utility/wxutil/.libs/libwxutil.so: undefined reference to > `wxScrollBar::ms_classInfo' > ../../utility/wxutil/.libs/libwxutil.so: undefined reference to > `wxBufferedDC::UseBuffer(int, int)' > collect2: ld returned 1 exit status > > Should the wxWidget library be installed with parameters? and what parameters? [...] what version of wxWidgets are you using? Please type wx-config --version on the console. I'm using wxwidgets 2.8.4 (the default installed version on the current ubuntu). cheers, Markus |