wxwidgets hello world
wxwidgets hello world
centos or oracle linux install
- add rpmforge repo
- SDL rpm
- wxGTK rpm
- wxPython rpm
- # yum --enablerepo=rpm* --nogpgcheck install wxPython
ubuntu gnu/linux install
- libwxbase2.6-0
- libwxgtk2.6-0
- python-wxgtk2.6
- python-wxversion
then