Currently a separate console is opened for the output which goes to a console. This works with the following settings in
Settings -> Preferences -> Terminal:
/usr/lib/codelite/codelite_xterm '$(TITLE)' '$(CMD)'
How can I configure it that the output goes to the built-in output pane ?
built-in output tab/window for console output
-
- CodeLite Curious
- Posts: 1
- Joined: Sun Jan 27, 2019 12:06 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: built-in output tab/window for console output
You cant.
However, you should really read the "how to post" thread (see my signature) as many changes have been made in that read (terminal handling by CodeLite)
in later versions of CodeLite, you just pick the terminal you use (QTerminal, Mate, Konsole, gnome-terminal etc)
However, you should really read the "how to post" thread (see my signature) as many changes have been made in that read (terminal handling by CodeLite)
in later versions of CodeLite, you just pick the terminal you use (QTerminal, Mate, Konsole, gnome-terminal etc)
Make sure you have read the HOW TO POST thread