User forums > Using Code::Blocks
couldn't execute c++ file in terminal in ubuntu, its execute in xterm by default
(1/1)
nayimsust:
i like codeblocks ide to compile a c or c++ file . i use windows seven and ubuntu operating system .But one problem appear to me when i am using codeblocks in ubuntu , i execute a c or c++ file its execute in xterm interface , i think xterm is less powerful than terminal , because i can't paste something in there and its look so tiny and ugly :( , it would be better if it execute in ubuntu terminal by default . i am searching the answer how can i execute in terminal but these solution didn't work thats why i am feeling so much unhappy , please any one give me the right way to do that , i think many expert are in here to helps me :)
sory for my poor english :(
oBFusCATed:
1. You can paste in xterm: just middle click
2. Settings -> Environment -> General -> Terminal to launch console programs
Jenna:
"Settings -> Environment -> General settings -> Terminal to launch console programs:" is the place to change.
If you use gnome-terminal, you can use this command:
--- Code: ---gnome-terminal -t $TITLE -x
--- End code ---
nayimsust:
thank you its working thank u again :)
Navigation
[0] Message Index
Go to full version