User forums > Help
Plz HELP installing codeblocks on Slackware 13.37 ...
(1/1)
Blitz:
After installing codeblocks from abinary slackware pkg [Latest Version], I get that while starting the app up !
--- Code: ---codeblocks: relocation error: codeblocks: symbol _Z23wxHandleFatalExceptionsb, version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference
--- End code ---
However, I compiled that too --> http://www.wxwidgets.org/downloads/ from source !!
Jenna:
That means the wxWidgets versions used for building C::B is not binary compatible with the one you have build yourself.
Either you install the one used for creating the binary package (if possible), or you have to build C::B yourself.
The second is not so hard, if you use autotools.
Navigation
[0] Message Index
Go to full version