Page 1 of 1

[SOLVED] Codelite closes on run

Posted: Thu May 07, 2015 4:19 pm
by gtsiam
(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.

Re: Codelite closes on run

Posted: Thu May 07, 2015 4:28 pm
by eranif
OS?

Re: Codelite closes on run

Posted: Thu May 07, 2015 4:31 pm
by gtsiam
Win 7 64-bit

Re: Codelite closes on run

Posted: Thu May 07, 2015 4:35 pm
by gtsiam
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???

Re: [SOLVED] Codelite closes on run

Posted: Thu May 07, 2015 5:19 pm
by eranif
Please submit a bug + steps to reproduce on the github tracker

Thanks,
Eran