[Mono-winforms-list] another forms problem

Paul paul@all-the-johnsons.co.uk
Sun, 26 Dec 2004 14:56:09 +0000


--=-sYD5IPL+ukZUWWRtIm4N
Content-Type: text/plain
Content-Transfer-Encoding: quoted-printable

Hi,

> If I try to run a programm compiled with
>=20
> mcs myprogramm.cs -r System.Windows.Forms
>=20
> and try to run it using
>=20
> mono myprogramm.exe
>=20
> I got an error that means something like mono cannot find wine.
>=20
> What about the native implementation? I read on the website that it can=20
> be found in Managed.Windows.Forms , but if I try to add this assembly by:

You need to=20

cd ~/mcs/class/Managed.Windows.Forms; make clean; make; su; make
(prefix=3D/usr) install

for MWF to be used.

I'm not sure if that's exactly what has to be done for OS X, but given
it's a BSD variant, it's a pretty good guess that that is what will
work.

su changes you to the administrator (super user).

TTFN

Paul
--=20
"He's not the Messiah, he's a very naughty boy!"
- Life of Brian, Monty Python

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

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

iD8DBQBBztEJusSVe5EZv3wRAjefAKCabubF54dZAt322YbXrDoDOgOCgwCfb5sE
z8OyLllvOdXRDYN5r0VQ3Mw=
=TTQM
-----END PGP SIGNATURE-----

--=-sYD5IPL+ukZUWWRtIm4N--