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
Problem with Codelite
-
- CodeLite Curious
- Posts: 3
- Joined: Wed Mar 27, 2013 6:01 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Problem with Codelite
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
For example:
"C:\Program Files (x86)\CodeLite\" => Bad path
C:\src\ => Good path
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 3
- Joined: Wed Mar 27, 2013 6:01 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Problem with Codelite
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.
http://versasito.altervista.org/codelite1.png
thanks for your job.
-
- CodeLite Curious
- Posts: 3
- Joined: Wed Mar 27, 2013 6:01 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Problem with Codelite
i solved my problem. Thanks a lot, bye