開發平台(Platform):
Linux
額外使用到的函數庫(Library Used):
wxWidgets
問題(Question):
http://ppt.cc/lO-6
http://ppt.cc/ooNz
下載最新的wxWidgets3.0.1後
按照官方的教學安裝
以下是小弟輸入的指令:
tar -jvxf wxWidgets-3.0.1.tar.bz2
mv wxWidgets-3.0.1 wxWidgets
cd wxWidgets
mkdir gtk
cd gtk
../configure