Unable to open workspace

CodeLite installation/troubleshooting forum
monk
CodeLite Curious
Posts: 1
Joined: Mon Sep 08, 2014 6:26 pm
Genuine User: Yes
IDE Question: C++
Contact:

Unable to open workspace

Post by monk »

I'm using codelite 6.1.1 on Windows 7. Whenever I try to open a saved workspace, codelite shuts itself down. How can I fix this problem ?

These are the problem details Windows gives :

Problem signature:
Problem Event Name: APPCRASH
Application Name: codelite.exe
Application Version: 6.0.0.0
Application Timestamp: 53fcd0d1
Fault Module Name: wxbase30u_xml_gcc_cl.dll
Fault Module Version: 3.0.1.0
Fault Module Timestamp: 539f69f4
Exception Code: c0000005
Exception Offset: 00002a40
OS Version: 6.1.7600.2.0.0.256.1
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: Unable to open workspace

Post by eranif »

Try deleting your %APPDATA%\CodeLite folder
It should help

Eran
Make sure you have read the HOW TO POST thread
Post Reply