Code::Blocks Forums

User forums => Using Code::Blocks => Topic started by: swarupsomanna on March 26, 2016, 05:41:33 pm

Title: How to remove execution related text from output window of codeblocks?
Post by: swarupsomanna on March 26, 2016, 05:41:33 pm


I am using code::blocks for programming in C. When I compile my program and execute it, the output window (i.e.. Windows Command prompt) displays some execution related text, these texts are not of use to me right now and dont want them to appear(see image below).
I tried to change the settings in codeblocks but couldn't find any settings related to the output window and also I dont want the text "Press any key to continue" to appear. These texts appear only if I run the program through codeblocks and doesn't appear if I directly run the program.
Title: Re: How to remove execution related text from output window of codeblocks?
Post by: oBFusCATed on March 26, 2016, 07:27:17 pm
These are coming from the cb_console_runner tool.
Why do they bother you?
Title: Re: How to remove execution related text from output window of codeblocks?
Post by: BlueHazzard on April 02, 2016, 03:37:30 pm
You can try to remove the Project->Properties->Build targets->Pause when execution ends tick