Hello,
i tried out CodeLite but have some problems.
I make a TestProject in the following Project-Path: "D:\Eigene Dateien\CodeLite".
Wen compiling the Project, an error occurs and no .exe file was created. If i change the Project-Path to
"D:\CodeLite", it works fine. How can i use my "D:\Eigene Dateien\CodeLite" Path?
And the next Question, is there any possibility to change the IDE-Language to German?
OS: Windows XP Sp3 German
CodeLite Version 2.6.0.4189 ( Version 2.5.2.4031 and 2.5.3.4075 generate the same Error on the Project-Path)
Thanks a lot.
CodeLite Project Path
-
- CodeLite Enthusiast
- Posts: 33
- Joined: Fri Aug 13, 2010 10:45 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: CodeLite Project Path
You are probably using MinGW - MinGW does not work well with paths which contain spaces (it will cause problems to gdb as well) - I highly recommend you to avoid paths with spaces.Netzschleicher wrote:Wen compiling the Project, an error occurs and no .exe file was created.
Nope. Some people started translating codelite - but patches were never submittedNetzschleicher wrote:And the next Question, is there any possibility to change the IDE-Language to German?
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Enthusiast
- Posts: 33
- Joined: Fri Aug 13, 2010 10:45 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: CodeLite Project Path
Thank you for the fast Answer.
it´s real pity that i can´t use my Path. Now, i think that i make a new path especially for CodeLite.
The German translation is not so important, reading english ist better than writing for me.
thank you.
it´s real pity that i can´t use my Path. Now, i think that i make a new path especially for CodeLite.
The German translation is not so important, reading english ist better than writing for me.
thank you.
-
- CodeLite Enthusiast
- Posts: 33
- Joined: Fri Aug 13, 2010 10:45 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: CodeLite Project Path
I have another question about CodeLite.
When creating a new Workspace, CodeLite´s default Path is "C:\Programme\CodeLite".
Can i set a Environment-Variable to set the default Path i.e. to "D:\CodeLite"?
thanks a lot
When creating a new Workspace, CodeLite´s default Path is "C:\Programme\CodeLite".
Can i set a Environment-Variable to set the default Path i.e. to "D:\CodeLite"?
thanks a lot