Code::Blocks Forums

User forums => Help => Topic started by: panda on April 23, 2010, 09:42:40 am

Title: When compiling, C::B crashes
Post by: panda on April 23, 2010, 09:42:40 am
When compile, if there is someting wrong in codes, C::B always crashes! How to do? :(
My OS is redhat. GCC's version is 4.1.2.
Title: Re: When compiling, C::B crashes
Post by: oBFusCATed on April 23, 2010, 10:20:15 am
What is your C::B version?
If it is 8.02, try a nightly build, if the crashes happen again, please report.
Title: Re: When compiling, C::B crashes
Post by: panda on April 24, 2010, 04:36:13 am
That's my mistake. I used wxGtk  version 2.8.10, now I replace it with version 2.8.7. Then the problem is ok.

ps:
 My codebolcks is got from sourceforge, and I build it.
Title: Re: When compiling, C::B crashes
Post by: oBFusCATed on April 24, 2010, 01:56:32 pm
The version of wxGTK you've used to build C::B and the version you're using to run it should be the same.
C::B works without a problem with 2.8.10
Title: Re: When compiling, C::B crashes
Post by: panda on April 27, 2010, 04:06:02 pm
After I downloaded C::B code from svn and built it successfully, CB run ok.