Author Topic: Unable to see devpack plugin  (Read 4984 times)

Offline srini2174

  • Multiple posting newcomer
  • *
  • Posts: 13
Unable to see devpack plugin
« on: October 15, 2006, 09:24:39 am »
Hi,
     I have downloaded the latest nightly (october 14th Revision 3087).  I am unable to see some of the plugins like devpak updater plugin, plugin development etc.,  I am able to see devpackupdater.dll in my plugin directory.  Can someone help me solve this issue.

Regards,
Srinivasan.B

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Unable to see devpack plugin
« Reply #1 on: October 15, 2006, 10:49:44 am »
devpak updater plugin, plugin development etc.
I am able to see devpackupdater.dll in my plugin directory.
The plugin development plugin is obsolete. This has been implemented as wizard now.
The DevPak plugin doesn't show up, indeed - allthough it's in the plugin folder. This might be a bug - I'll check...
BTW: You should always clean your C::B folder before you do a update to a new nightly. There are sometimes files removed, too - not only modified/added. Find an example for a script that does this attached (rename it to*.bat). But: Be careful with this - it removes files! Please double-check if it applies to you!!!
With regards, Morten.

[attachment deleted by admin]
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ

Offline MortenMacFly

  • Administrator
  • Lives here!
  • *****
  • Posts: 9694
Re: Unable to see devpack plugin
« Reply #2 on: October 16, 2006, 11:49:10 am »
Alright, the bug with devpak not loading has been fixed in SVN. It was actually not a problem with the plugin but the manifest file. Thanks for the info.
With regards, Morten.
Compiler logging: Settings->Compiler & Debugger->tab "Other"->Compiler logging="Full command line"
C::B Manual: https://www.codeblocks.org/docs/main_codeblocks_en.html
C::B FAQ: https://wiki.codeblocks.org/index.php?title=FAQ