[Banshee-List] Error Compiling Banshee.Daap.dll



I've been getting this error when compiling for the last several days (on ubuntu hardy):

Compiling Banshee.Daap.dll...
./Banshee.Daap/DaapSource.cs(108,38): error CS0123: A method or delegate `Banshee.Daap.DaapSource.PromptLogin(object, System.EventArgs)' parameters do not match delegate `Banshee.BaseHandler()' parameters
/home/jason/work/banshee/bin/Banshee.Core.dll (Location of the symbol related to previous error)
./Banshee.Daap/DaapSource.cs(180,22): (Location of the symbol related to previous error)
./Banshee.Daap/DaapSource.cs(201,34): error CS0123: A method or delegate `Banshee.Daap.DaapSource.PromptLogin(object, System.EventArgs)' parameters do not match delegate `Banshee.BaseHandler()' parameters
/home/jason/work/banshee/bin/Banshee.Core.dll (Location of the symbol related to previous error)
./Banshee.Daap/DaapSource.cs(180,22): (Location of the symbol related to previous error)
Compilation failed: 2 error(s), 0 warnings
make[4]: *** [../../../bin/Banshee.Daap.dll] Error 1
make[4]: Leaving directory `/home/jason/work/banshee/src/Extensions/Banshee.Daap'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/jason/work/banshee/src/Extensions'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/jason/work/banshee/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jason/work/banshee'
make: *** [all] Error 2

Any help would be appreciated.
Thanks.

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