Author Topic: CodeBlock and wxFormBuilder  (Read 2891 times)

ymabreu

  • Guest
CodeBlock and wxFormBuilder
« on: September 25, 2009, 04:47:10 pm »
Hi.
I have win xp on my PC. Also, I installed wxWidgets 2.8.10, Code::Blocks 8.02 and wxFormBuilder 3.0.57 to make a project with wxFormBuilder and CodeBlock.
I do the follow step:
1.   I execute CodeBlock->Create a new project -> wxWidgets Project.
2.   In the next windows I select option wxWidgets 2.8.x.
3.   In the next windows I write the project title.
4.   In the next windows I select the locations of wxWidgets on my computer. In my case:  “C:\Archivos de programa\Programacion\wxWidgets-2.8.10”
5.   In the next windows appear Create “Debug” configuration.
Default option is:    Output dir.:  bin\Debug\
                                   Objects Output dir.:  obj\Debug\
6.   In the next windows  I select the wxWidgets Library Settings and when I click Finish appear:
“A matching Debug configuration cannot be found in the wxWidgets directories you specified. This means that Debug target of your project will not build.”

And is true don’t do nothing…

What can I do...?
Thank in advise.