Re: [Banshee-List] Official plugins build error



On 12/25/06, Jason Trickett <jstrickett cogeco ca> wrote:

 I'm getting the following error when compiling the official plugins from
svn:

 ./MiniModeWindow.cs(95,17): error CS0117: `Banshee.Base.Globals' does not
contain a definition for `Configuration'
 ./MiniModeWindow.cs(118,52): error CS0117: `Banshee.Base.Globals' does not
contain a definition for `Configuration'
 ./MiniModeWindow.cs(134,50): error CS0117: `Banshee.Base.Globals' does not
contain a definition for `Configuration'
 Compilation failed: 3 error(s), 0 warnings
 make[2]: *** [MiniMode.dll] Error 1
 make[2]: Leaving directory
`/home/jason/work/banshee-official-plugins/plugins/MiniMode'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory
`/home/jason/work/banshee-official-plugins/plugins'
 make: *** [all-recursive] Error 1

 Any ideas? I'm on ubuntu edgy.
 Thanks.

Hi,

I suppose you have a recent CVS banshee installed.
Aaron committed some major changes to the configuration system a few
days ago. Class names and namespaces have changed, so the plugins have
to be adapted.
See the banshee Changelog for details about the changes

Happy holidays,

--
Bertrand



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]