[Mono-list] Problem with System.Windows.Forms namespace...

Todd Berman tberman@off.net
Sun, 26 Dec 2004 09:30:44 -0800


If you are using a release tarball, just go download mono-1.0.x or
mono-1.1.x and use a standard ./configure ; make ; make install. the
monolite, monocharge, etc are only useful for using SVN. If you are
building from a release tarball, you *only* want that tarball. Doing
what you are doing will result in corlib mismatch errors.

--Todd