User forums > Using Code::Blocks

Debug Build Option Missing

(1/1)

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...

Navigation

[0] Message Index

Go to full version