[Banshee-List] Error compiling Banshee.Dap.AppleDevice




Thanks for releasing Banshee 1.8.0!

I just tried to install it on an Arch Linux 64bit and was getting errors while compiling Banshee.Dap.AppleDevice.
Could somebody please have a look at it? I attached the hole "make" output.

Thomas



Making all in Banshee.Dap.AppleDevice
  MCS   ../../../bin/Banshee.Dap.AppleDevice.dll
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(189,17): error CS1502: The best overloaded method match for 
`GPod.Playlist.Playlist(System.IntPtr)' has some invalid arguments
/usr/lib/libgpod/libgpod-sharp.dll (Location of the symbol related to previous error)
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(189,17): error CS1503: Argument `#1' cannot convert `string' expression 
to type `System.IntPtr'
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(187,41): error CS1502: The best overloaded method match for 
`System.Collections.Generic.ICollection.Add(GPod.Playlist)' has some invalid arguments
/usr/lib/mono/2.0/mscorlib.dll (Location of the symbol related to previous error)
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(187,41): error CS1503: Argument `#1' cannot convert `object' expression 
to type `GPod.Playlist'
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(195,17): error CS1502: The best overloaded method match for 
`GPod.Playlist.Playlist(System.IntPtr)' has some invalid arguments
/usr/lib/libgpod/libgpod-sharp.dll (Location of the symbol related to previous error)
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(195,17): error CS1503: Argument `#1' cannot convert `string' expression 
to type `System.IntPtr'
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(193,41): error CS1502: The best overloaded method match for 
`System.Collections.Generic.ICollection.Add(GPod.Playlist)' has some invalid arguments
/usr/lib/mono/2.0/mscorlib.dll (Location of the symbol related to previous error)
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(193,41): error CS1503: Argument `#1' cannot convert `object' expression 
to type `GPod.Playlist'
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(604,69): error CS1502: The best overloaded method match for 
`GPod.Playlist.Playlist(System.IntPtr)' has some invalid arguments
/usr/lib/libgpod/libgpod-sharp.dll (Location of the symbol related to previous error)
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(604,69): error CS1503: Argument `#1' cannot convert `string' expression 
to type `System.IntPtr'
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(605,49): error CS1502: The best overloaded method match for 
`System.Collections.Generic.ICollection.Add(GPod.Playlist)' has some invalid arguments
/usr/lib/mono/2.0/mscorlib.dll (Location of the symbol related to previous error)
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(605,49): error CS1503: Argument `#1' cannot convert `object' expression 
to type `GPod.Playlist'
./Banshee.Dap.AppleDevice/AppleDeviceSource.cs(611,42): error CS1061: Type `object' does not contain a definition for 
`Tracks' and no extension method `Tracks' of type `object' could be found (are you missing a using directive or an 
assembly reference?)
Compilation failed: 13 error(s), 0 warnings
make[4]: *** [../../../bin/Banshee.Dap.AppleDevice.dll] Error 1
make[3]: *** [all-recursive] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Attachment: MAKE_Log
Description: Binary data



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