Code::Blocks Forums

User forums => Help => Topic started by: er on January 06, 2009, 11:06:33 pm

Title: How to avoid opening a new terminal each time a main.cpp is executed?
Post by: er on January 06, 2009, 11:06:33 pm
Each time I execute a cpp program from CodeBlocks, it opens a new terminal. I browsed through Settings so far haven't found out how
1) To have only one terminal
2) So that this terminal be integrated in the Log & other pane?
Any help appreciated.

Under Mac OS X 10.5.6
Title: Re: How to avoid opening a new terminal each time a main.cpp is executed?
Post by: stahta01 on January 07, 2009, 01:06:18 am
Window user here, but I think the place to change it is like the Linux user's place.
IIRC, "Project" -> "set program's arguments"
Then they change what is it "host application", but since it is blank not sure what values are used.
I think xterm and other stuff. Tim s