User forums > Help

Code:Blocks 16.01 startup crashes

(1/2) > >>

TiagoGilMarques:
Hello.

My Code::Blocks crashes on startup. Before updating to 16.01 everything was fine.
I'm using Arch Linux 64bits.

My terminal output:

--- Quote ---Warning: Mismatch between the program and library build versions detected.
The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1009,wx containers,compatible with 2.6),
and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1010,wx containers,compatible with 2.6).
Starting Code::Blocks Release 16.01  rev 10692 Jun 11 2016, 23:37:16 - wx2.8.12 (Linux, unicode) - 64 bit
Initialize EditColourSet .....
Initialize EditColourSet: done.

Aborted (core dumped)
--- End quote ---

How can I solve this?
I already tried to start it with Valgrind, tried, too, rename "config.script" and nothing worked for me.

Thank you.


P.S: I have another Arch Linux PC with same problem. I think that's something wrong with release version.
Like I said, I downgraded codeblocks to 16.01-2 version, and it works fine.

oBFusCATed:
There error states perfectly clear what the problem is - you're not using the same wxgtk library you've used to build the source. Now you have to find why this happens.

TiagoGilMarques:
Hello.
I think that isn't the problem. With previous version installed I have same warning, and code::blocks runs normally.

I installed from arch linux repositories, so I already opened a ticket there. Right now, I go build codeblocks from source.

lbart:
We have also a similar problem with wxGtk and Codeblocks on FreeBSD

Jenna:

--- Quote from: lbart on August 18, 2016, 10:08:22 pm ---We have also a similar problem with wxGtk and Codeblocks on FreeBSD

--- End quote ---
Which compiler version is used ?

Navigation

[0] Message Index

[#] Next page

Go to full version