Hi,
i'm new at developing plugins for Codeblocks and tried to build a plugin with a C::B Plugin Project. The Code was build without errors.
Then I want to install the plugin with pluginmanager and following error appiered.
One or more Plugins were not loaded. This usually happend when a plugin is build for a different version of the Code::Blocks SDK.
List of failed plugins:
Testplugin.dll
The build and the execution version of Codeblocks are the same (C::B 16.01).
Do anybody know what's going wrong?
Greatings craigger