News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

plugin wxsmith.so not loaded

Started by darkanry, September 20, 2006, 08:31:56 AM

Previous topic - Next topic

darkanry

Hallo all,

during startup I get a following error(suse 10.0):

07:30:16: /opt/codeblocks/share/codeblocks/plugins/libwxsmith.so: undefined symbol: wxDirSelectorPromptStr
07:30:17: /opt/codeblocks/share/codeblocks/plugins/libexporter.so: undefined symbol: _ZTV12wxPNGHandler

What have I done wrong:(

Here are more details:

1.I've downloaded wxGTK-2.63.

2. wx configured with:

$ ../configure --enable-monolithic --with-gtk --disable-shared --prefix=/opt/wx/2.6

make

(root)make install
(root)ldconfig

5.I've downloaded a svn version 2982

6.codeblocks configured with:

$ ../configure --enable-contrib --prefix=/opt/codeblocks

make

(root)make install
(root)ldconfig

I've reproted as a bug #8846

thank you for help

anry