CodeLite Quits unexpectedly when opening a workspace
-
- CodeLite Curious
- Posts: 1
- Joined: Mon Jan 16, 2012 11:12 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
CodeLite Quits unexpectedly when opening a workspace
I have just downloaded CodeLite, and after creating a workspace, it quit. Then I tried to open it, and it quit. Finally, I made a project, and it quit again. (Mac OS X 10.6 Snow Leopard) It quits with an Abort Trap. On GDB it's EXC_BAD_ACCESS. Sorry if I'm not of much help. Codelite 3.5.5376
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: CodeLite Quits unexpectedly when opening a workspace
If its a fresh install (i.e. first time installing codelite) - then you are out of luck, since I only have MacOSX 10.5.8 - which codelite works perfectly on it, so you will need to wait for someone with a more recent of MacOX to help you out.
However, If its an upgrade from a previous version of codelite, you could try deleting codelite user's preferences directory:
and start codelite again
Eran
However, If its an upgrade from a previous version of codelite, you could try deleting codelite user's preferences directory:
Code: Select all
/Users/<YOUR-USER-NAME>/Library/Application\ Support/codelite/
Eran
Make sure you have read the HOW TO POST thread