installation - Trying to run Code::Blocks on Ubuntu with wxWidgets -
i've installed cb (code::blocks) 10,05 , installed wxwidgets repos. trying compile , run blank form. not seem work. error:
/usr/include/wx-2.8/wx/cursor.h error: ‘wxisbusy’ not declared in scope
what i've tried far:
- installed libwxbase 2.8 lib , dev files
- restarted cb
- installed codeblocks-contrib
i've tried solutions forums nothing seems work. error mentioned above.
can please direct me towards fix?
thanks!
after trying many forums (on different sites), did 1 desperate install. went on software center , searched wxsmith. checked not installed.
i believe trick in package: "dummy transitional package wxsmith development files" (libwxsmithlib0-dev). along package got installed.
so, did not reinstall one(s) mentioned above in answer. restarted cb , compiled , run breeze!
Comments
Post a Comment