Code::Blocks Forums
User forums => Help => Topic started by: winder on December 04, 2008, 08:42:53 pm
-
hello all
i've noticed that in some tutorials etc they refer to a wxWidgets wizard page that doesn't show up in my case. I use 8.02 version... and the last page i see, when using the wx wizard is the create debug and create release configuration page... Then nothing more, just finish. Where is this monolith etc stuff i see people talking about?
i use wxpack.
needless to say, i can't build a wx project. Sometimes after i hit build and run, a pop says "it seems that this project has not been buit yet. Do you wanna build it now?" Can't find any .exe
Some other times... it says "cannot find -lwxmswd_core". When i search inside wxWidgets installation folder, i only see the file lwxmsw28d...
Any help appreciated!
thanks in advance
-
i just solved my problem...
i built wxwidgets from source, and then some more pages of the wizard appeared.... strange ehh? Now my app compiles just fine.