[MonoDevelop] BooBinding build errors in SVN?

Michael Hutchinson m.j.hutchinson at gmail.com
Fri Feb 13 00:15:14 EST 2009


On Thu, Feb 12, 2009 at 10:43 PM, John Dong <jdong at ubuntu.com> wrote:
> I've been trying to build BooBinding from monodevelop SVN and encounter the
> following error:
>
> ./BooBindingCompilerServices.boo(56,59): BCE0149: The type
> 'MonoDevelop.Projects.ProjectReference' must derive from 'T' in order to
> substitute the generic parameter 'U' in
> 'MonoDevelop.Projects.ProjectItemCollection[of T].GetAll()'.
> ./BooBindingCompilerServices.boo(60,56): BCE0149: The type
> 'MonoDevelop.Projects.ProjectFile' must derive from 'T' in order to
> substitute the generic parameter 'U' in
> 'MonoDevelop.Projects.ProjectItemCollection[of T].GetAll()'.
>
>
> Am I doing something wrong here?

Nope, although the code is correct and is reported to work with boo
0.7.9, the boo compiler 0.8.2 is broken and gives this nonsensical
error.

I'm not sure whether the recent 0.9 release of boo works.

-- 
Michael Hutchinson
http://mjhutchinson.com


More information about the Monodevelop-list mailing list