News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

When compiling, C::B crashes

Started by panda, April 23, 2010, 09:42:40 AM

Previous topic - Next topic

panda

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.

oBFusCATed

What is your C::B version?
If it is 8.02, try a nightly build, if the crashes happen again, please report.
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

panda

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.

oBFusCATed

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
(most of the time I ignore long posts)
[strangers don't send me private messages, I'll ignore them; post a topic in the forum, but first read the rules!]

panda

After I downloaded C::B code from svn and built it successfully, CB run ok.