News:

The new Release 25.03 is out! You can download binaries for Windows and many major Linux distros here .

Main Menu

latest CVS plugin-changes killed contributed plugins

Started by tiwag, October 07, 2005, 01:15:53 PM

Previous topic - Next topic

tiwag


since Yiannis commited today the files with the following log message

QuoteLog Message:
* Added extra parameter "trimSpaces" in GetArrayFromString()
* Removed cbPlugin::GetSDKVersionMajor() and cbPlugin::GetSDKVersionMinor() (moved inside following macros).
* Added CB_DECLARE_PLUGIN() and CB_IMPLEMENT_PLUGIN(name) to ease the plugin binding.
* Updated all plugins in CVS to use the above macros.
* Fixed code generated from PluginWizard to comply to the above changes.
* Fixed warnings in code generated from PluginWizard for cbProjectWizardPlugin plugins

the contributed plugins aren't recogniced any longer.
i hope this can be repaired soon.

mandrav

I 've fixed the plugins in plugins/contrib shortly after the first commit. Try a cvs update.
AFAIR the only plugin I haven't updated is svn but this is not in our CVS...
Be patient!
This bug will be fixed soon...

mandrav

Be patient!
This bug will be fixed soon...

tiwag

Quote from: mandrav on October 07, 2005, 01:24:46 PM
Which plugins don't work for you?
wxSmith and Help-plugin

edit:
maybe they work again after i recompile em  :wink:

mandrav

Hehe, the plugins in the contrib dir are *not* part of the main build process in windows :)
You have to compile them separately.
Be patient!
This bug will be fixed soon...

tiwag

my god! - i'm so stupid -  :roll:

Quote from: mandrav on October 07, 2005, 02:10:12 PM
Hehe, the plugins in the contrib dir are *not* part of the main build process in windows :)
You have to compile them separately.
i did so now ...

... and everything is working properly (of course)
sorry for my false-alarm