User forums > Help

Plugin doesn't load

(1/1)

maofde:
Hi,

I still try to get the fresh doxyblocks plugin working and get the following error:


--- Code: ---/trunk/src/devel/share/codeblocks/plugins/libDoxyBlocks.so: not loaded (missing symbols?)
--- End code ---

I'm using ubuntu  svn revision 6198. I compiled C::B, the contrib-plugins and the doxyblocks plugin successfully and the *.so show up in the plugin directories. All plugins are starting, except doxyblocks.

Any ideas?

Thanks in advance.

[EDIT] The yellow warning box after launching C::B says:

--- Quote ---One or more plugins were not loaded. This usually happens when a plugin is built for a different version of the Code::Blocks SDK. Check the application log for more info. List of failed plugins: libDoxyBlocks.so

--- End quote ---

oBFusCATed:
You can try ldd libDoxyBlocks.so to see if all the required libs are in place

maofde:

--- Quote from: oBFusCATed on April 01, 2010, 12:13:14 pm ---You can try ldd libDoxyBlocks.so to see if all the required libs are in place

--- End quote ---

Thanks for the hint, but there everything seems to be fine. Output of ldd is here: http://pastebin.org/130449  :(

oBFusCATed:
You can try to compare that output to the output of ldd against some of the official plugins (compiler,debugger).

Hm, maybe you've linked the doxyblocks to you svn version, but you try to use it in the installed version.

maofde:
I removed C::B 8.02 and the libs from the ubuntu repository before compilation of the svn version and the doxyblocks plugin. As all contrib plugins work, I guess the linking should in principle be ok. Nevertheless I'll have a look at contrib plugins and compare the ldd output.

I just tried the whole thing with an older svn version (6190), but without success.

Navigation

[0] Message Index

Go to full version