News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Configure Code Blocks with wxwidgets

Started by JPM, January 04, 2014, 02:08:26 AM

Previous topic - Next topic

JPM

I am new to code blocks. I downloaded version 13.12 and ran a console application for the "hello world" program and it worked fine. I tried to set up a new project using wxwidgets, I get to the "various configuration options" window and am not sure what to do. If I leave it alone and proceed, I get a pop up window that states; "Matching debug config not found in wxwidgets directory you specified".  I read a few posts on this topic and seems to be a common problem with beginners, but I didn't really find the answer. Can anybody help me get on the right path with very specific instructions? Maybe try to start a wxwidgets project and see if you run into the same problem? I am working with windows 7 and code blocks has its own folder on my C drive.
Sincerely.
JPM 

stahta01

Read the stuff on this link; then ask your CB Questions here.
Note: The directions has NOT yet been updated for 13.12 release; but, most of it should be correct.

http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef

Tim S.
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Aaron

JPM Did you ever resolve this issue and get wxWidgets working?

BlueHazzard

Have you installed wxWidgets?
have you read the link?