mausch wrote: > I'm trying to get xbuild nightly running and I'm having some problems. I > first installed the 2.4.2.3 release, then I got the latest nightly binaries > (monocharge-20090928) and copied the 2.0 dir into C:\Program Files > (x86)\Mono-2.4.2.3\lib\mono\2.0. > > Now, when I run xbuild from the mono command-line I get this error: > > Corlib not in sync with this runtime: expected corlib version 69, found 84. > Loaded from: C:\PROGRA~2\MONO-2~1.3\lib\mono\2.0\mscorlib.dll > Download a newer corlib or a newer runtime at http://www.go-mono.com/daily.
Well, you've managed to break your installation. Monocharge is not intended to be used like this. It's only useful if a developer has told you which assemblies to pick from it. I suggest you to reinstall Mono and update only the Microsoft.Build.* assemblies from monocharge. Robert _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
