News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

Can't launch console

Started by ZacZ, August 16, 2014, 06:22:12 PM

Previous topic - Next topic

ZacZ

I have tried almost all the C++ IDE's for Linux and I think Code::Blocks is the best one. The only problem I'm having now is I can't get debugging console to work. I got the following error:

Debugger name and version: GNU gdb (GDB) Fedora 7.7.1-17.fc20
Can't launch console (xterm -T 'Program Console' -e sleep 80002147)

Any help will be much appreciated.

Zac

Jenna

Either install xterm or use another terminal, see "Settings -> Environment -> Terminal to launch ...".

ZacZ

Thanks a lot. I'll try that.