Hi!
I installed suse 11.3 64bit with KDE. One of the first programs i installed was cb.
When I start it, nothing happens. Konsole says:
bmateusz@linux-jawa:~> codeblocks
codeblocks: relocation error: /usr/lib/libcodeblocks.so.0: symbol _Z18wxSafeConvertWX2MBPKw,
version WXU_2.8 not defined in file libwx_baseu-2.8.so.0 with link time reference
When starting with -d, it seems to work, but it says:
Scanning for plugins in /usr/lib/codeblocks/plugins
/usr/lib/codeblocks/plugins/libdebugger.so: not loaded (missing symbols?)
/usr/lib/codeblocks/plugins/libcompiler.so: not loaded (missing symbols?)
I installed it from codeblocks.org. Can someone help me out? What library should I install?
IIRC, The wxWidgets was too old or not compiled with the right options.
I think wxWidgets 2.8.5 or newer is required for C::B 10.05; the exact minimum version is not known to me.
But, my attempts to use wxWidgets 2.8.4 stopped working several months ago under Windows.
Tim S.
Thanks! Now it works.
But it's very doubtful, YaST sais no wxWidgets were installed. Then how did it start at all?? (in debug)
But the fix for the future:
install wxWidgets from Packman repository, then it works.