User forums > Using Code::Blocks

"Process terminated with status" (how to disable?)

(1/1)

cogs:
totally new here, and want to only see the program's output, not the return status (in cmd window). looked in forums and google. tried settings/compiler&debugger/other settings/compiler logging (all settings). how to disable this output?

oBFusCATed:
Project -> Properties -> Build targets

Ensure that project type is Console and you have checked the "Pause when execution ends"...

Also you can take a look at the manual -> http://www.codeblocks.org/user-manual

Navigation

[0] Message Index

Go to full version