Re: [Banshee-List] Help test the new play queue
- From: Joshua Blount <joshua canonical com>
- To: banshee-list gnome org
- Subject: Re: [Banshee-List] Help test the new play queue
- Date: Sat, 01 Aug 2009 10:00:18 -0400
On 08/01/2009 08:48 AM, Alexander Kojevnikov wrote:
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.
Just wanted to note that git master compiles fine, I'm only having a
problem with this patch.
Sounds like a compiler problem. Which version of mcs do you have? I've got 2.0.1
jblount solo:~/code/banshee$ mcs --version
Cannot open assembly '/usr/lib/mono/1.0/mcs.exe': No such file or directory.
(I'm running Ubuntu Karmic, and googling around this seems like a known
issue)
Could you try replacing both instances of 'T.Equals' with 'Object.Equals'
Replacing 'T.Equals' with 'Object.Equals' worked perfectly, I've got
your test patch up and running now. Thanks for the diagnostic help!
--
Joshua Blount // Ubuntu One // http://launchpad.net/~jblount
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]