Page 1 of 1

Problem with Codelite

Posted: Wed Mar 27, 2013 6:15 pm
by marco
Hi, first of all i say sorry for my english. I installed Codelite 5.1 on my computer. But i can t compile file, build and run a program. I installed inormally, but when i compile file it get an error: "the current directory is not valid" ( i translated it from my language, italian was " la directory corrent non valida.). Can you help me? I did a screen of my error, but i can t attach it on this post so i give you a link, that i made.
http://versasito.altervista.org/codelite.png

thanks

Re: Problem with Codelite

Posted: Wed Mar 27, 2013 6:31 pm
by eranif
Create your workspace on a location that has NO spaces nor it contains any non standard characters (e.g. "()") in the path.

For example:

"C:\Program Files (x86)\CodeLite\" => Bad path

C:\src\ => Good path

Eran

Re: Problem with Codelite

Posted: Wed Mar 27, 2013 6:41 pm
by marco
I did as you said, but now i have another type of error. I give you a link of the new screen.
http://versasito.altervista.org/codelite1.png
thanks for your job.

Re: Problem with Codelite

Posted: Wed Mar 27, 2013 9:37 pm
by marco
i solved my problem. Thanks a lot, bye