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

Robert Jordan robertj at gmx.net
Mon Dec 27 15:20:42 EST 2010


On 27.12.2010 21:02, CodeSlinger wrote:
>
> 1. I did the following to build mono on my RHEL45 system into its own
> directory -
>
> ./configure --prefix=/usr/mono --with-libgdiplus=installed
> --enable-minimal=com,simd --with-moonlight=no

Don't use --enable-minimal as it may lead to a runtime
that's unable to compile its class libs. This is by design.

Disabling COM and SIMD is of no use on regular machines.

Robert



More information about the Mono-devel-list mailing list