Author Topic: Plugins not loaded  (Read 5932 times)

Offline malloc

  • Single posting newcomer
  • *
  • Posts: 6
Plugins not loaded
« on: January 10, 2008, 04:49:04 pm »
Hello

I just downloaded the last IDE Code: Blocks (Nightly) with all dll. But when I run the Code: Blocks I get a window yellow which reads:

"One or more plugins were not loaded.
This usually happens when a plugin is buit for a different version fo the codeBlocks SDK.
Check the application log for more info.

List of failed plugins:
ClearCase.dll"


And I do not know how to solve it. Someone knows? :shock:

Thanks

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Plugins not loaded
« Reply #1 on: January 10, 2008, 04:50:14 pm »
Rebuild the plugin for the newer SDK version.

I just looked in the past forums, and it looks like support for the plugin was dropped the suggest solution was to delete the dll.

Tim S
« Last Edit: January 10, 2008, 05:04:35 pm by stahta01 »
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline malloc

  • Single posting newcomer
  • *
  • Posts: 6
Re: Plugins not loaded
« Reply #2 on: January 10, 2008, 05:02:02 pm »
And what is the way to do it? :shock:

   
Greetings

Offline stahta01

  • Lives here!
  • ****
  • Posts: 7591
    • My Best Post
Re: Plugins not loaded
« Reply #3 on: January 10, 2008, 05:06:19 pm »
I just looked in the past forums, and it looks like support for the plugin was dropped the suggest solution was to delete the dll.

Tim S

Well Im not sure is a problem of the current build but when I load Code::Blocks i get error:
Quote
One or more plugin where not loaded.
This usually happen when a plugin is built for a different version
of the Code::Block SDK. Check the application log for more info.

List of failed plugins:
ClearCase.dll

And another question:
Where I find application log? ><

Thanks.

go into the codeblocks\share dir and hunt for that clearcase.zip or clearcase.dll and delete it. No ide how that one slipped through again, unless it's a left over from on old nightly where it sneaked in.
C Programmer working to learn more about C++ and Git.
On Windows 7 64 bit and Windows 10 64 bit.
--
When in doubt, read the CB WiKi FAQ. http://wiki.codeblocks.org

Offline dje

  • Lives here!
  • ****
  • Posts: 683
Re: Plugins not loaded
« Reply #4 on: January 10, 2008, 05:37:46 pm »
Hi !

I just looked in the past forums, and it looks like support for the plugin was dropped the suggest solution was to delete the dll.

I spoke about ClearCase plugin with Lieven and it seems you're not right...
The last problem was new logging system.

Dje

Offline killerbot

  • Administrator
  • Lives here!
  • *****
  • Posts: 5491
Re: Plugins not loaded
« Reply #5 on: January 10, 2008, 06:03:52 pm »
the plug-in still works here on my PC's, but it is not port of the nightlies, some day it must have slipped in. Officially it should not be there. So the official advice : clean it up as described above and if you want to use it contact me.

Offline malloc

  • Single posting newcomer
  • *
  • Posts: 6
Re: Plugins not loaded
« Reply #6 on: January 12, 2008, 01:14:53 am »
Thanks for the answers.

I joined C:\codeblocks\share\
And removed the compressed file ClearCase.zip

Then we run the Code: Blocks and no more left that message.

Now ask:
I must also eliminate file ClearCase.dll which is at C:\codeblocks\share\pluings?


Again, thank you and sorry if my English is bad :D
« Last Edit: January 12, 2008, 01:16:57 am by malloc »

Offline JGM

  • Lives here!
  • ****
  • Posts: 518
  • Got to practice :)
Re: Plugins not loaded
« Reply #7 on: January 12, 2008, 03:52:30 am »
of course!  :)