CodeLite installation/troubleshooting forum
Ahu_Lee
CodeLite Curious
Posts: 4 Joined: Thu Sep 15, 2016 4:16 am
Genuine User: Yes
IDE Question: C++
Contact:
Post
by Ahu_Lee » Thu Sep 15, 2016 4:33 am
The program crashes while saving the settings after searching\scanning for the compiler. It is MinGW folder at the root of C: in my case.
Here's the problem signature:
Code: Select all
:
Problem Event Name: APPCRASH
Application Name: codelite.exe
Application Version: 9.2.0.0
Application Timestamp: 578629d5
Fault Module Name: libplugin_sdku.dll
Fault Module Version: 0.0.0.0
Fault Module Timestamp: 578532c4
Exception Code: c0000005
Exception Offset: 001265dc
OS Version: 6.1.7601.2.1.0.256.1
Locale ID: 1033
Additional Information 1: 0a9e
Additional Information 2: 0a9e372d3b4ad19135b953a78882e789
Additional Information 3: 0a9e
Additional Information 4: 0a9e372d3b4ad19135b953a78882e789
Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid=104288&clcid=0x0409
If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
Why is it happening?
What do I do to be sure the compiler is set up properly?
eranif
CodeLite Plugin
Posts: 6375 Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:
Post
by eranif » Thu Sep 15, 2016 9:03 am
I can't really tell from the crash report why it crashed for you...
Try deleting %appdata%\CodeLite and try again
Ahu_Lee
CodeLite Curious
Posts: 4 Joined: Thu Sep 15, 2016 4:16 am
Genuine User: Yes
IDE Question: C++
Contact:
Post
by Ahu_Lee » Thu Sep 15, 2016 2:09 pm
I had already done that. It only helps to make the pre-installed compilers(those that come with CodeLite) to work again. But every time I try to add external compilers from the C:\MinGW\bin folder it cashes again.
Thank you for your help!
eranif
CodeLite Plugin
Posts: 6375 Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:
Post
by eranif » Thu Sep 15, 2016 3:39 pm
Which version of CodeLite are you using?
Ahu_Lee
CodeLite Curious
Posts: 4 Joined: Thu Sep 15, 2016 4:16 am
Genuine User: Yes
IDE Question: C++
Contact:
Post
by Ahu_Lee » Thu Sep 15, 2016 5:09 pm
eranif wrote: Which version of CodeLite are you using?
9.2.0
And the OS is Windows 7 SP1 32-bit.
eranif
CodeLite Plugin
Posts: 6375 Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:
Post
by eranif » Thu Sep 15, 2016 11:02 pm
I am not using 32 bit windows, so it might be related.
I will try to startup a VM and give it a try
Ahu_Lee
CodeLite Curious
Posts: 4 Joined: Thu Sep 15, 2016 4:16 am
Genuine User: Yes
IDE Question: C++
Contact:
Post
by Ahu_Lee » Fri Sep 16, 2016 9:46 pm
Thank you very much for the help, eranif .
Cheers!