User forums > Help
I can't run Codeblocks
Mentos:
Hi!
I use Opensuse 11.2 x64. I have installed Codeblocks and when i try to run it, i get this error: codeblocks: relocation error: /usr/lib64/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference
. What do i have to do?
Thanks
Jenna:
Where did you get your C::B from ?
Seems that openSuse supplies a wxWidgets-library, that is not compatible with the one your C::B is linked against.
Mentos:
I get CB at http://software.opensuse.org/ymp/devel:tools:ide/openSUSE_11.2/codeblocks.ymp
kurtis99:
same problem!
I use Ubuntu 9.10
--- Code: ---mike@myHome:~$ codeblocks
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw, version WXU_2.8.2 not defined in file libwx_baseu-2.8.so.0 with link time reference
--- End code ---
but if I run codeblocks with -d gui starts, but build (F5) fails with same error message
--- Code: ---mike@myHome:~$ codeblocks -d
--- End code ---
i got my code::blocks from nightly build (in this http://apt.jenslody.de/ debian repository)
Mentos:
if i write codeblocks -d, CB begins but there are these errors: /usr/lib64/codeblocks/plugins/libdebugger.so: not loaded (missing symbols?)
/usr/lib64/codeblocks/plugins/libcodesnippets.so: not loaded (missing symbols?)
/usr/lib64/codeblocks/plugins/libcompiler.so: not loaded (missing symbols?)
/usr/lib64/codeblocks/plugins/libIncrementalSearch.so: not loaded (missing symbols?)
Navigation
[0] Message Index
[#] Next page
Go to full version