SliTaz SliTaz Forum

You are not logged in.

#1 2020-06-05 14:45:10

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Fatal Error launching codeblocks

Hello,

I've installed codeblocks in SliTaz Rolling but it doen't run.

From a terminal I get the message[c]

$ codeblocks

Fatal Error: Mismatch between the program and library build versions detected.

The library used 2.8 (no debug,Unicode,compiler with C++ ABI 1002,wx containers,compatible with 2.6),

and your program used 2.8 (no debug,Unicode,compiler with C++ ABI 1013,wx containers,compatible with 2.6).

Aborted

$[/c]

I must confess that I don't really understand what means the message.

Any idea?

Offline

#2 2020-06-06 08:02:58

mojo
Administrator
Registered: 2011-03-29
Posts: 2,174

Re: Fatal Error launching codeblocks

Codeblocks-17.12 is built with gcc83 which is a mismatch to wxWidgets28 which is built with gcc4.6.3

Both codeblocks and wxWidgets28 must be built using versions of gcc with the same C++ ABI

Offsite download link for codeblocks-10.05.tazpkg:

http://www.mediafire.com/file/d4d184ogah53l4e/codeblocks-10.05.tazpkg/file

Offline

#3 2020-06-16 14:58:44

Ceel
Administrator
Registered: 2011-04-02
Posts: 1,424

Re: Fatal Error launching codeblocks

Thanks mojo! Works fine smile

Offline

Registered users online in this topic: 0, guests: 1
[Bot] ClaudeBot

Board footer

Powered by FluxBB
Modified by Visman

[ Generated in 0.015 seconds, 8 queries executed - Memory usage: 1.53 MiB (Peak: 1.77 MiB) ]