[Mono-winforms-list] Re: Newbie Windows Question

Paul paul@all-the-johnsons.co.uk
Sun, 27 Mar 2005 12:10:38 +0100


--=-fmcGZ+/BY3MOGH1tuuEP
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi,

> > mcs DoughnutMachine.cs /r:System.Windows.Forms.dll -o:DoughnutMachine.e=
xe
>=20
> ... sorry: mcs DoughnutMachine.cs -r:System.Windows.Forms.dll=20
> -out:DoughnutMachine.exe
> for cross-platform compatibility

Easier than that

mcs file.cs -r:System.Windows.Forms

If no executable name is given, mono uses the filename without .cs
passed in. The .dll is not required.

TTFN

Paul
--=20
"It is often said that something cannot be libel if it is the truth.
This has had to be amended to 'something cannot be libel if it is the
truth or if the bank balance says otherwise'" - US Today

--=-fmcGZ+/BY3MOGH1tuuEP
Content-Type: application/pgp-signature; name=signature.asc
Content-Description: This is a digitally signed message part

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (GNU/Linux)

iD8DBQBCRpSuusSVe5EZv3wRAqp0AJwN/b+RE8FA4zct/NpnIH7NPfL/8ACfS3eA
D8VbgrNNG9h4wROLT/p7l/s=
=6dt7
-----END PGP SIGNATURE-----

--=-fmcGZ+/BY3MOGH1tuuEP--