error while running the program

General questions regarding the usage of CodeLite
zain
CodeLite Curious
Posts: 2
Joined: Wed Sep 14, 2011 7:03 pm
Genuine User: Yes
IDE Question: c++
Contact:

error while running the program

Post by zain »

i am new to ubuntu and codelite.
i installed it today and complied a simple "hello" program. when i selected the option 'build and run project' i get ths message in the terminal
/usr/lib/codelite/codelite_exec: 22: ./hello: Permission denied

i have created a new workspace and project and then selected new file and compiled.
can some1 plz tel me wats wrong?
thanks in advance
User avatar
eranif
CodeLite Plugin
Posts: 6372
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: error while running the program

Post by eranif »

zain wrote:i have created a new workspace and project and then selected new file and compiled.
Can you please post the complete build log?

http://codelite.org/forum/viewtopic.php?f=3&t=804#p3562
Eran
Make sure you have read the HOW TO POST thread
Post Reply