Re: [Banshee-List] Help test the new play queue



2009/8/1 Joshua Blount <joshua canonical com>:
> The new patch worked with git master, but I got an error on 'make'
>
> http://pastebin.com/m54a825d0
>
> The relevant bit seems to be this :
>
> Making all in Banshee.Core
>  MCS   ../../../bin/Banshee.Core.dll
> ./Banshee.Configuration/SchemaEntry.cs(67,18): error CS0119: Expression
> denotes a `type parameter', where a `variable', `value' or `type' was
> expected
> Compilation failed: 1 error(s), 0 warnings

That's strange, it compiles fine here.

Sounds like a compiler problem. Which version of mcs do you have? I've got 2.0.1

Could you try replacing both instances of 'T.Equals' with 'Object.Equals'


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