News:

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

Main Menu

Issues with plugins on linux.

Started by davija, February 01, 2006, 06:40:29 AM

Previous topic - Next topic

davija

I've been having a few issues with plugins.  The plugins that I'm most interested in are the wxSmith and svn plugins.  The wxSmith plugin doesn't want to load at all.  Following directions listed in other posts to document error, I discovered it generates an error when trying to load the wxSmith plugin:
/usr/local/codeblocks/share/codeblocks/plugins/libwxsmith.so: undefined symbol: _ZTV23wxsStdDialogButtonSizer

I'm using GCC 3.4.5, slackware 10.2 with wxGTK-2.6.2.

Additionally, there seems to be no mention of where or how to get the svn plugin.

Also using rev 1914 from SVN.

mandrav

wxStdDialogButtonSizer was recently added in wxSmith (yesterday?) and byo probably didn't update the Makefile.am yet. Just wait a while and he 'll do it ;)

About the svn plugin, it is under a re-design stage and will take a while until it's available again...
Be patient!
This bug will be fixed soon...

djesus

#2
I have the same problem in the revision 1965, is possible to do work wxSmith plugin in Linux? In RC2 not work. It's a very nice plugin, I hate m$ so I would like to know if fix the problem is very complicate. The GUI writing the code take too time.

Thanks a lot

djesus

Thanks a lot!!! In svn 1966 works fine!!!

Great work!!!

Best Regards