News:

Accounts with zero posts and zero activity during the last months will be deleted periodically to fight SPAM!

Main Menu

Plugin installed when "One or more plugins were not installed..." is displayed

Started by Super_Stinger, May 28, 2015, 12:28:18 PM

Previous topic - Next topic

Super_Stinger

Hi all. I've started experimenting with the development of plugins for codeblocks. It displays the message "One or more plugins were not installed successfully" dialog box whenever I reload my plugin, showing the .cbplugin path.

However, when I test the plugin, the new features are displayed successfully and it seems to run smoothly ( Just a few log manager functions ).

Do I have to possibly perform any action to remove the dialog box or just go along with it?

A few notes:
I'm running Windows 7 x64, Code::Blocks 13.12, compiled from source.
I had a few issues with compiling wxwidgets and codeblocks from source, thus it became a large mess before arriving with the full IDE showing on my screen. Maybe a fresh restart and compilation may help?

Many Thanks,
Super_Stinger

stahta01

I posted a patch for this bug in one of the last two releases.
I think it was 13.12 but, it might have been 12.??

Edit: Link to patch http://forums.next.codeblocks.org/index.php/topic,18938.msg129765.html#msg129765

Tim S.

C Programmer working to learn more about C++.
On Windows 10 64 bit and Windows 11 64 bit.
--
When in doubt, read the CB WiKi FAQ. [url="http://wiki.codeblocks.org"]http://wiki.codeblocks.org[/url]

Super_Stinger

Awesome! If this doesn't work, I don't know what will.

Many Thanks,
Super_Stinger