Developer forums (C::B DEVELOPMENT STRICTLY!) > Contributions to C::B
FATAL ERROR : Mismatch between the program and library build versions
kpone:
Hi, sorry for my bad english i'm french ^^
Well, i've installed codeblocks on Ubuntu 15.10 but when i launch it by terminal i've this error :
--- Code: ---Fatal Error: 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 1002,wx containers,compatible with 2.6).
--- End code ---
How can i fix this ? Thanks for help :)
stahta01:
You need to build Code::Blocks with the same compiler used to build wxWidgets.
If you still have the error after that; you need to post the compilers used to build both.
Tim S.
--- Quote from: kpone on January 26, 2016, 01:37:00 pm ---Hi, sorry for my bad english i'm french ^^
Well, i've installed codeblocks on Ubuntu 15.10 but when i launch it by terminal i've this error :
--- Code: ---Fatal Error: 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 1002,wx containers,compatible with 2.6).
--- End code ---
How can i fix this ? Thanks for help :)
--- End quote ---
kpone:
The problem is that i can't open codeblocks (i'm a bit lost) :-\
MortenMacFly:
--- Quote from: kpone on January 26, 2016, 08:43:17 pm ---The problem is that i can't open codeblocks (i'm a bit lost) :-\
--- End quote ---
If you compiled it yourself: Use a nightly. This should work.
kpone:
sorry but i don't know what do i do :( i'm not experimented and i don't understand what did you say :s
I have try follow this tuto : http://wiki.codeblocks.org/index.php/Installing_Code::Blocks_nightly_build_on_Ubuntu
I've installed all the packages, all dependancies with this build (codeblocks-13.12-1_i386.debian.stable.tar.xz) : http://www.codeblocks.org/downloads/binaries
i don't understand why this not work :(
Navigation
[0] Message Index
[#] Next page
Go to full version