Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: cogs on March 29, 2010, 12:40:20 am

Title: "Process terminated with status" (how to disable?)
Post by: cogs on March 29, 2010, 12:40:20 am
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?
Title: Re: "Process terminated with status" (how to disable?)
Post by: oBFusCATed on March 29, 2010, 01:11:15 am
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