Code::Blocks Forums

User forums => Help => Topic started by: shalem8 on December 07, 2009, 11:25:12 pm

Title: codeblocks crashes when I try to build a project
Post by: shalem8 on December 07, 2009, 11:25:12 pm
Hi,

I have Windows 7 x86, I use code blocks 8.02.

when I try to open a project that I got from school, cod blocks crashes, and writes this message:

codeblocks.exe has stopped working

problem details:
Problem Event Name:   APPCRASH
  Application Name:   codeblocks.exe
  Application Version:   0.0.0.0
  Application Timestamp:   47c5c222
  Fault Module Name:   compiler.dll
  Fault Module Version:   0.0.0.0
  Fault Module Timestamp:   47c5c228
  Exception Code:   c0000005
  Exception Offset:   000dfa87
  OS Version:   6.1.7600.2.0.0.256.48
  Locale ID:   1033
  Additional Information 1:   0a9e
  Additional Information 2:   0a9e372d3b4ad19135b953a78882e789
  Additional Information 3:   0a9e
  Additional Information 4:   0a9e372d3b4ad19135b953a78882e789


I had this problem before with other projects I tried to build.

thanks for the help!!
Title: Re: codeblocks crashes when I try to build a project
Post by: stahta01 on December 08, 2009, 12:54:40 am
Try running Code::Blocks as Admin

What Compiler are you using?
If, the compiler shipped with Code::Blocks 8.02; YOU MUST UPGRADE it to a Windows 7 Compatible Compiler.

Tim S.
Title: Re: codeblocks crashes when I try to build a project
Post by: shalem8 on December 08, 2009, 08:50:54 am
thanks for the quick reply.

how do I get a compiler compatible to windows 7? I didn't find it in a simple google search.
Title: Re: codeblocks crashes when I try to build a project
Post by: oBFusCATed on December 08, 2009, 09:27:27 am
Use the latest mingw release or the latest TDM gcc 4.4.x release.
Also you could search the forum for Vista compiler problems.

It was answer thousand times.