[Mono-devel-list] The type mscorlib has two conflicting definitons

Martin Baulig martin at ximian.com
Mon Jan 17 15:23:25 EST 2005


On Sat, 2005-01-15 at 23:17 +0000, James Fitzsimons wrote:
> Hi all,
> Another problem :-(
> 
> BETA SOFTWARE: Mono C# Compiler 1.1.2.0 for Generics

Hi,

you must have a an old version of gmcs - it's not printing this warning
anymore since a few weeks.

Martin

> ./StereoMatcher.cs(89) error CS0029: Cannot convert implicitly from
> `System.Collections.Generic.List`1' to
> `System.Collections.Generic.List`1'
> ./StereoMatcher.cs(89) The type mscorlib, Version=2.0.3600.0,
> Culture=neutral, PublicKeyToken=b77a5c561934e089 has two conflicting
> definitons, one comes from mscorlib, Version=2.0.3600.0,
> Culture=neutral, PublicKeyToken=b77a5c561934e089 and the other from
> mscorlib, Version=2.0.3600.0, Culture=neutral,
> PublicKeyToken=b77a5c561934e089error
> Compilation failed: 1 error(s), 0 warnings
> make: *** [slam.exe] Error 1
> 
> Anyone have any ideas on this one?
> 
> Cheers,
> James Fitzsimons
> 




More information about the Mono-devel-list mailing list