Page 1 of 1

codelite compiling problems

Posted: Tue Aug 27, 2013 5:36 am
by coldfusion
I have installed codelite 5.2 successfully, using Linux mint 15 KDE OS
I have checked on command line level both g++ and gcc.
I fire up codelite and with any simple test code it builds and compiles with no error.
On run exits always with return -1 on output message dialog.

I have included a couple of snapshots of the screens, anybody shed any Lite (forgive the pun) on this one.
snapshot1.png
snapshot2.png
Kind Regards

John in New Zealand

Re: codelite compiling problems

Posted: Tue Aug 27, 2013 8:26 am
by eranif
Hi John,
Please install xterm as well
By default codelite will use xterm for console applications, you can change this from "Settings -> Global Editor Preferences -> Terminal"

Eran

Re: codelite compiling problems

Posted: Tue Aug 27, 2013 11:47 am
by coldfusion
Eran,

Many thanks for that help installed xterm, up pops the output window and all compiles and runs fine.
I am delighted and can now proceed with CodeLite and my C++.

Kindest Regards from Kiwiland

John