[Mono-winforms-list] corelib not in sync with runtime

Kelly Leahy kellyleahy@swbell.net
Tue, 30 Nov 2004 11:43:03 -0800 (PST)


Max,

It looks like you have two different versions of
source?  I'm really new to mono, but I just noticed
yesterday that there is a version number in
mcs/class/corlib/System/Environment.cs
(mono_corlib_version = 28 in mine (SVN yesterday)).

Maybe you need to build mono before building mcs or
compiling with mcs?  Not sure myself.  Looks like the
other version number is in
mono/mono/metadata/appdomain.c (MONO_CORLIB_VERSION
(also 28 on mine)).

Kelly

--- Max Odendahl <max.odendahl@t-online.de> wrote:

> Corelib not in sync with runtime, expected 28 found
> 22.