Code::Blocks Forums
User forums => General (but related to Code::Blocks) => Topic started by: Maxx++ on November 02, 2010, 02:17:22 pm
-
Hallo!
Sorry for my English. Probably I'm not so smart. I've tried to install CodeBlocks on Opensuse 11.3. All ok, but when I launch Codeblocks (last release, for OpenSuse 11.2) only a splash screen appears for just a second, nothing else. Someone knows if it's a problem with the opensuse 11.3 or is it something wrong that I'm doing?
Thanks.
-
C::B seems crashing. You can run under GDB to see what's happening.
-
Trying run CB in shell, and post the log in here.
-
hope i've done what you've asked me.
This is the message, that I don't understand. Perhaps 'cause I'm italian! :D
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
Thanks
-
The C::B you're trying to install is compiled with different wxGTK, from the one you have on your system.
You've 2 options:
1. Build C::B from source
2. Or search for the correct packages...
-
Thanks a lot!
I'll try