Author Topic: [wxSmith] wxSmithContribItems not loaded in Linux  (Read 6408 times)

Offline Germán

  • Single posting newcomer
  • *
  • Posts: 3
[wxSmith] wxSmithContribItems not loaded in Linux
« on: April 19, 2007, 08:00:52 pm »
Code::Blocks SVN 3869 (18 April 2007 nigthly build), Ubuntu 6.10.

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

Code
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

Offline byo

  • Plugin developer
  • Lives here!
  • ****
  • Posts: 837
Re: [wxSmith] wxSmithContribItems not loaded in Linux
« Reply #1 on: April 19, 2007, 09:27:36 pm »
Should be fixed now. Thanks for feedback :)

BYO