Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: JPM on January 04, 2014, 02:08:26 am

Title: Configure Code Blocks with wxwidgets
Post by: JPM on January 04, 2014, 02:08:26 am
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 
Title: Re: Configure Code Blocks with wxwidgets
Post by: stahta01 on January 04, 2014, 02:19:06 am
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 (http://wiki.codeblocks.org/index.php?title=WxWindowsQuickRef)

Tim S.
Title: Re: Configure Code Blocks with wxwidgets
Post by: Aaron on March 01, 2015, 04:46:02 pm
JPM Did you ever resolve this issue and get wxWidgets working?
Title: Re: Configure Code Blocks with wxwidgets
Post by: BlueHazzard on March 03, 2015, 11:27:51 am
Have you installed wxWidgets?
have you read the link?