Try reading this tutorial:
http://wiki.wxwindows.org/wiki.pl?Hello_World
Especially this line:
Each wxWindow application needs an object derived from wxApp. Each application overrides the OnInit() method for initializing the application. You can, for example, create your main window here.
You did not create a wxApp-thingie ;)
Post Edited (01-02-04 12:44)------------------------ Website: www.KaReLs0ft.be |