News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

How to avoid opening a new terminal each time a main.cpp is executed?

Started by er, January 06, 2009, 11:06:33 PM

Previous topic - Next topic

er

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
Code::Blocks 10.05/ Mac OS X 10.6.4/GCC

stahta01

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
C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]