[Mono-list] The assembly mscorlib.dll was not found or could not be loaded

"Andrés G. Aragoneses" knocte at gmail.com
Tue May 13 11:19:34 UTC 2014


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.




More information about the Mono-list mailing list