Code::Blocks Forums

User forums => Help => Topic started by: phireis on October 28, 2006, 05:07:46 am

Title: Can't run CodeBlocks from Suse rpm
Post by: phireis on October 28, 2006, 05:07:46 am
After install the rpm package for Suse Linux (I'm using Suse 10.0 with KDE), when I try to run codeblocks I have the error:

codeblocks: symbol lookup error: /opt/gnome/lib/libcodeblocks.so.0: undefined symbol: _ZN12wxStringBaseC2Ejw
(I tried two different binaries: CB_20061021_rev3121_suse100+101.rpm and CB_20061025_rev3145_suse100+101.rpm)

I have wxWidgets 2.6.3 installed(I installed followind the CB wiki tuto), I have even build codeblocks from svn about 2 months ago(I unninstalled it before installing the rpm package).
Can someone help?
And I can't build from current SVN, got this error:
http://forums.codeblocks.org/index.php?topic=4302.0

Lipe