News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Debug Build Option Missing

Started by spflanze, April 19, 2019, 07:13:54 AM

Previous topic - Next topic

spflanze

I am attempting to follow the directions here:
http://wiki.codeblocks.org/index.php/Debugging_with_Code::Blocks
to build a debug version of an application. In the dialog that opens when navigating to:
Menu => Project => Build Options
I see in the left pane's tree under the project name only "Release". I do not see "Debug". How is Debug added to this tree?

This is for a wxWidgets project that uses wxSmith. The compiler is TDM-GCC-64. I am able to use the Wizard to create, compile, and run, a wxWidgets starter project.

Code::Blocks version 17.12 running in Windows 7. 

oBFusCATed

In the wizard you have to select the Debug target for creation. If you don't have it goto Project -> Properties -> Build Targets and create a new one. You'll have to set it up from scratch...
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]