On 13/05/14 11:28, cocowalla wrote:
> I've discovered that mono is using mscorlib from `\lib\mono\4.5`, rather than
> `\lib\mono\4.0`.
> 
> Now, `xbuild` is in `\lib\mono\4.5`, but my project targets .NET 4.0. Any
> ideas as to what is going on here?
> 

Seems there is a bug in the makefiles. If you ran configure with
--with-profile4_5=no then xbuild should end up in lib\mono\4.0 , not
lib\mono\4.5.


_______________________________________________
Mono-list maillist  -  Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list

Reply via email to