News:

As usual while waiting for the next release - don't forget to check the nightly builds in the forum.

Main Menu

[wxSmith] wxSmithContribItems not loaded in Linux

Started by gosella, April 19, 2007, 08:00:52 PM

Previous topic - Next topic

gosella

Code::Blocks SVN 3869 (18 April 2007 nigthly build), Ubuntu 6.10.

When Code::Blocks starts, I get the following error:

Scanning for plugins in /usr/share/codeblocks/plugins...
ERROR: Plugin resource not found: libwxsmithcontribitems.zip


The problem seems to be that the resource file is called wxSmithContribItems.zip but the library is called libwxsmithcontribitems.so.

Renaming one of them to make the names match seems to solve the problem.

Germán

byo