codelite compiling problems

CodeLite installation/troubleshooting forum
coldfusion
CodeLite Curious
Posts: 2
Joined: Mon Aug 19, 2013 2:17 pm
Genuine User: Yes
IDE Question: c++
Contact:

codelite compiling problems

Post 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
You do not have the required permissions to view the files attached to this post.
User avatar
eranif
CodeLite Plugin
Posts: 6375
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite compiling problems

Post 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
Make sure you have read the HOW TO POST thread
coldfusion
CodeLite Curious
Posts: 2
Joined: Mon Aug 19, 2013 2:17 pm
Genuine User: Yes
IDE Question: c++
Contact:

Re: codelite compiling problems

Post 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
Post Reply