Bug #8846 2006-09-20 06:02

darkanry

Plugin not loaded

Hallo all,

during startup I get a following error:

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

thank you for help

anry

Category
Plugin::wxSmith
Group
 
Status
Closed
Close date
2006-10-11 17:54
Assigned to
 
mandrav 2006-10-11 17:54

This bug has been already fixed in HEAD.

Thank you.