User forums > Using Code::Blocks
problem installing wxSmith ...
pivit80:
Hi,
I've downloaded latest codeblocks svn (rev 4228).
Installation finished OK.
But when I run the program I receive this popup message:
--- Quote ---One or more plugins were not loaded.
This happens ...
....
List of failed plugins:
libwxsmith.so
libwxsmithcontribitems.so
--- End quote ---
practically it says I've a version of wxSmith plugin isn't compatible with the codeblocks version I've installed.
How shall I do to install wxSmith?
And generally, What's the link to download a codeblocks plugin?
Is there a page where I can find them?
Thank you in advance.
pv
raph:
--- Quote from: pivit80 on July 05, 2007, 08:40:54 pm ---practically it says I've a version of wxSmith plugin isn't compatible with the codeblocks version I've installed.
How shall I do to install wxSmith?
--- End quote ---
You do not need to install wxSmith. Just use a current nightly build and you will be fine.
--- Quote from: pivit80 on July 05, 2007, 08:40:54 pm ---And generally, What's the link to download a codeblocks plugin?
Is there a page where I can find them?
--- End quote ---
A lot of plugins come with codeblocks. So either use a current nightly build or build codeblocks by yourself.
If you build it yourself, simply build the ContribPlugins.workspace workspace and run update.bat(on linux do "./configure --enable-contrib").
You do also find some plugins in the plugins development forum :wink:
pivit80:
Thank you for the answer,
but I've already done what you say.
There is no nightly build for linux mandriva distribution, so I've downloaded latest svn.
Anyhow I have always used the svn to install or update codeblocks on linux, and I've never had problems;
this is the first time I have problem with wxSmith plugin.
I've used --enable-contrib;
all plugins have been installed regularly, except wxSmith.
Can it be a conflict with previous version of wxSmith?
When I run "make uninstall" the library libwxsmith.so is deleted?
Please, let me say if anyone have installed codeblocks from svn (rev 4228) and wxsmith works.
Thank you again.
pv
pivit80:
In the codeblocks log, I've these errors:
ERROR: /usr/local/share/codeblocks/plugins/libwxsmith.so: not loaded (missing symbols?)
ERROR: /usr/local/share/codeblocks/plugins/libwxsmithcontribitems.so: not loaded (missing symbols?)
No solutions?
I think wxSmith version, isn't updated.
pv
Auria:
Are you using wxWidgets 2.6 ? If so that is the problem, wxSmith now only works in 2.8 as of recently IIRC (this is probably not a desired behaviour, but the wxSmith maintainer is on holiday now still IIRC)
Navigation
[0] Message Index
[#] Next page
Go to full version