News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Codeblocks relocation error on Fedora 14

Started by keithrk, February 10, 2011, 11:43:49 AM

Previous topic - Next topic

keithrk

I am returning to programming and wanted to install an IDE after a look through the offerings CodeBlocks seemed a good choice.

I have installed Fedora 14 without issues I added in codeblocks as my IDE; but when I ran it from the menu nothing happened. I tried running from a console window and the following message appears:

codeblocks: relocation error: codeblocks: symbol _Z23wxHandleFatalExceptionsb, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference.

I checked and wxBase 2.8.11 is installed as are wxGTK and wxGTK-media both at 2.8.11.

Any help would be greatly appreciated

Keith

Jenna


keithrk

RPM package from RPM FIND.

Just noticed that it is an FC13 build. WOuld that makea significant difference?

Jenna

The problem is probably that it is build against wx2.8.10 (most likely).

Folco

#4
You can use this repo : http://fedora.danny.cz/danny/

It works. :)
Kernel Extremist - PedroM power ©

keithrk