Developer forums (C::B DEVELOPMENT STRICTLY!) > Plugins development

Missing symbols

(1/2) > >>

fenixk19:
I can't install my fresh compiled plugin. Compiles ok, without any warnings. When I try to load, it tells error and writes to log console:

/home/fenixk19/.codeblocks/share/codeblocks/plugins/GetoptSimplifier.so: not loaded (missing symbols?)
Loaded 2 plugins

At first stages of development it installed ok. What happened?

fenixk19:
wxWidgets && Codeblocks update didn't help

Pecan:
http://forums.codeblocks.org/index.php/topic,6871.msg52796.html#msg52796

fenixk19:
Sorry, but i still don't understand what to do. I'm already using wxWidgets 2.8.8 and Codeblocks 5156, so it is not versioning problem.

Pecan:
A missing symbol error may be caused by a missing linklib or the wrong library liinked with the plugin.

In order to find what the missing symbol is, it's necessary to re-compile CodeBlocks with the patch shown in the previous message.

wxWidgets will then issue a messageBox with the name of the missing symbol when the plugin is loaded by CodeBlocks.

Navigation

[0] Message Index

[#] Next page

Go to full version