codelite crash on win 7 during build

CodeLite installation/troubleshooting forum
vikasparashar
CodeLite Curious
Posts: 1
Joined: Sat Apr 18, 2015 8:38 pm
Genuine User: Yes
IDE Question: cpp
Contact:

codelite crash on win 7 during build

Post by vikasparashar »

I am a first time user. Installed codelite on 32 bit win7, during building a .c file ,i got this error with details as given --->>
Problem signature:
Problem Event Name: APPCRASH
Application Name: codelite.exe
Application Version: 7.0.0.0
Application Timestamp: 54d65150
Fault Module Name: wxmsw310u_gcc_cl.dll
Fault Module Version: 3.1.0.0
Fault Module Timestamp: 54b6a0f4
Exception Code: c0000005
Exception Offset: 00899420
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

Read our privacy statement online:
http://go.microsoft.com/fwlink/?linkid= ... cid=0x0409

If the online privacy statement is not available, please read our privacy statement offline:
C:\Windows\system32\en-US\erofflps.txt
User avatar
eranif
CodeLite Plugin
Posts: 6373
Joined: Wed Feb 06, 2008 9:29 pm
Genuine User: Yes
IDE Question: C++
Contact:

Re: codelite crash on win 7 during build

Post by eranif »

These Microsoft errors are useless...
Can you try the 64 version from the latest weekly build?

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