User forums > Using Code::Blocks

how to remove tagline in code block compilation

(1/2) > >>

nirajhi147:
I get process returned 0 (0x0) execution time:1.22s
press any key to continue..
after running my program at end..is there any way to remove it. thank u :)

oBFusCATed:
What version are you using?
There is an option in Project -> Properties -> Build targets -> Pause when execution ends.
If you uncheck it should not require a keypress.

But currently in the svn head this option seems to do nothing (at least on linux), does it work for anyone?

Jenna:

--- Quote from: oBFusCATed on November 08, 2012, 08:18:21 am ---What version are you using?
There is an option in Project -> Properties -> Build targets -> Pause when execution ends.
If you uncheck it should not require a keypress.

But currently in the svn head this option seems to do nothing (at least on linux), does it work for anyone?

--- End quote ---
Works as expected, but in "Project -> Set programs arguments" there is another option (in newer revision) "Run host in terminal".
If this option is checked, you get the same behaviour as with a console-project and "pause when ..." set.

oBFusCATed:

--- Quote from: oBFusCATed on November 08, 2012, 08:18:21 am ---But currently in the svn head this option seems to do nothing (at least on linux), does it work for anyone?

--- End quote ---
By doesn't work here I mean that the settings is not respected and if I uncheck (if I don't want to have a pause) it I still get the "Pause bla bla".
Jens: Is it different for you?

Jenna:

--- Quote from: oBFusCATed on November 09, 2012, 12:03:00 am ---
--- Quote from: oBFusCATed on November 08, 2012, 08:18:21 am ---But currently in the svn head this option seems to do nothing (at least on linux), does it work for anyone?

--- End quote ---
By doesn't work here I mean that the settings is not respected and if I uncheck (if I don't want to have a pause) it I still get the "Pause bla bla".
Jens: Is it different for you?

--- End quote ---
The current implementation forces you to uncheck it in the projetcs properties and in "Set programs arguments",

Navigation

[0] Message Index

[#] Next page

Go to full version