(Codelite 7.0)
Although codelite run just fine a while ago, when I tried at some point to run my application, codelite suddenly closed for no apparent reason.
Also, the build button is not clickable, but I can right click the project and click build which builds just fine)...
Any ideas on why this is happening? I would really appreciate some help.
[SOLVED] Codelite closes on run
-
- CodeLite Curious
- Posts: 9
- Joined: Mon Feb 02, 2015 11:10 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
[SOLVED] Codelite closes on run
Last edited by gtsiam on Thu May 07, 2015 4:43 pm, edited 1 time in total.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
-
- CodeLite Curious
- Posts: 9
- Joined: Mon Feb 02, 2015 11:10 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Codelite closes on run
Win 7 64-bit
-
- CodeLite Curious
- Posts: 9
- Joined: Mon Feb 02, 2015 11:10 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Codelite closes on run
I've found the problem: it was a problem with a '.' in the name, which was put there after a project rename(I think that codelite was somehow confused with the project path).
Maybe codelite should check more carefully about such errors...
But I still wonder, is why did it work earlier???
Maybe codelite should check more carefully about such errors...
But I still wonder, is why did it work earlier???
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: [SOLVED] Codelite closes on run
Please submit a bug + steps to reproduce on the github tracker
Thanks,
Eran
Thanks,
Eran
Make sure you have read the HOW TO POST thread