[Mono-devel-list] mono on windows and System.Web.Mail
John BouAntoun
jbouantoun at rogen.com.au
Wed Jun 23 03:31:39 EDT 2004
Isn't it meant to be "mcs /r:System.Web mailer.cs" or something?
-----Original Message-----
From: mono-devel-list-admin at lists.ximian.com
[mailto:mono-devel-list-admin at lists.ximian.com] On Behalf Of Joeri Belis
Sent: Wednesday, 23 June 2004 5:29 PM
To: mono-devel-list at lists.ximian.com
Subject: [Mono-devel-list] mono on windows and System.Web.Mail
I installed mono beta 3 on windows and tried to compile a program that
uses
using System.Web.Mail;
I get the following error:
C:\temp>mcs mailer.cs
mailer.cs(3) error CS0246: The namespace `System.Web.Mail' can not be
found (missing assembly reference?) Compilation failed: 1 error(s), 0
warnings
Tried it on linux too and got the same error.
what did i do wrong?
Joeri
_______________________________________________
Mono-devel-list mailing list
Mono-devel-list at lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-devel-list
More information about the Mono-devel-list
mailing list