Author Topic: wxSmith plugin is not loaded, can not continue  (Read 8793 times)

Offline ankchl

  • Single posting newcomer
  • *
  • Posts: 6
wxSmith plugin is not loaded, can not continue
« on: May 02, 2010, 09:26:18 am »
Ubuntu 10.04
codeblocks svn 6206

When I creat a wxWidgets Project,I find that I don't have a wxSmith plugin

Who can tell me the problem?Should I download this plugin?But I can't find it.

I'm waiting for your answer.

Offline Loaden

  • Lives here!
  • ****
  • Posts: 1014
Re: wxSmith plugin is not loaded, can not continue
« Reply #1 on: May 02, 2010, 09:59:43 am »
wxSmith is packaged in codeblocks-contrib.
You need install it too.

Offline ankchl

  • Single posting newcomer
  • *
  • Posts: 6
Re: wxSmith plugin is not loaded, can not continue
« Reply #2 on: May 02, 2010, 11:18:38 am »
Hi,Loaden!
I really appreciate your answer.
But I found a new problem,I wonder how codeblocks svn 6206 cover codeblock 8.02.

Installing Code::Blocks sources

 ./configure
 make
 make install

What can I do to modify configuration,such as :

./configure --prefix=/opt/codeblocks-svn

The codeblocks 8.02 is installed in default directory.


Offline Jenna

  • Administrator
  • Lives here!
  • *****
  • Posts: 7255
Re: wxSmith plugin is not loaded, can not continue
« Reply #3 on: May 02, 2010, 11:31:25 am »
Run  ./configure --help to see which options are available.

Offline ankchl

  • Single posting newcomer
  • *
  • Posts: 6
Re: wxSmith plugin is not loaded, can not continue
« Reply #4 on: May 02, 2010, 03:30:15 pm »
Asking for help
./configure --with-contrib-plugins=all

This usually happens when I open the codeblocks .
Warning
one or more plugins were not loaded
this usually happens when plugin is built for a different version of the code-blocks SDK check application log for more info
List of failed plugins
libwxsmith.so
libwxSmithAui.so
libwxsmithcontribitems.so

codeblocks svn 6206

Offline ankchl

  • Single posting newcomer
  • *
  • Posts: 6
Re: wxSmith plugin is not loaded, can not continue
« Reply #5 on: May 02, 2010, 03:52:58 pm »
I get it .
libwxsmithlib0 is needed.