Developer forums (C::B DEVELOPMENT STRICTLY!) > Development

installing plugin: undefined symbol

(1/1)

stardust:
Hi, I updated my C::B to svn 3805 (linux, wx 2.6.1)

When I install a plugin that formerly (last week) worked, I now get the error

--- Code: ---
/home/georg//.codeblocks/share/codeblocks/plugins/HtcToolchainPlugin.so: undefined symbol: _Z11PlaceWindowP8wxWindow17cbPlaceDialogModeb


--- End code ---


I post in this forum and not in "plugins" because" I did not change the plugin's sources, I just updated C::B and uninstalled/rebuild/tried to reinstall the plugin.

Moreover, I do not refer to that symbol in my plugin code...

Thanks

stahta01:
You need to recompile the plugin so it works using the changes done in Code::Blocks.
Note: You must recompile Code::Blocks then recompile your plugin so it uses the changes in the Code::Blocks SDK.

Tim S

Navigation

[0] Message Index

Go to full version