[Mono-list] VS.NET project built with Mono
Narcís Calvet
narcis@steema.com
Fri, 13 May 2005 15:40:46 +0200
This is a multi-part message in MIME format.
------=_NextPart_000_024B_01C557D2.2127C3D0
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi Peter,
Thanks for your help. I'm already using Mono 1.1.6. Yes, I can see it =
already finds System.Windows.Forms, the problem is more related to my =
project namespaces (being in different files) and its compilation order. =
I'll try to do some testing merging files together.
Thanks and regards,
Narc=EDs Calvet
----- Original Message -----=20
From: Peter Dennis Bartok=20
To: Narc=EDs Calvet ; mono-list@lists.ximian.com=20
Sent: Thursday, May 12, 2005 7:30 PM
Subject: Re: [Mono-list] VS.NET project built with Mono
> 1) Using "mcs /target:library /out:MyProject.dll=20
> /recurse:\MyProjectFolder\*.cs -r:System.Windows.Forms =
-r:System.Drawing -r:System.Data".=20
> The first problem is that System.Windows.Forms doesn't exist on Mono =
and I=20
> can get through this.
Unless you're on the 1.0 branch or pre 1.1.4, you have =
System.Windows.Forms.=20
If you're on 1.0 or pre 1.1.4 I'd like to strongly encourage you to =
update=20
to a newer version of Mono.
Depending on what classes you're using from SWF, you still may get an =
error=20
though, since we're still missing a few classes (DataGrid, =
RichTextBox)
Cheers,
Peter=20
_______________________________________________
Mono-list maillist - Mono-list@lists.ximian.com
http://lists.ximian.com/mailman/listinfo/mono-list
------=_NextPart_000_024B_01C557D2.2127C3D0
Content-Type: text/html;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=3DContent-Type content=3D"text/html; =
charset=3Diso-8859-1">
<META content=3D"MSHTML 6.00.3790.1830" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi Peter,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks for your help. I'm already using =
Mono 1.1.6.=20
Yes, I can see it already finds System.Windows.Forms, the problem is =
more=20
related to my project namespaces (being in different files) and its =
compilation=20
order. I'll try to do some testing merging files together.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks and regards,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2>Narc=EDs Calvet</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<BLOCKQUOTE=20
style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; =
BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px">
<DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV>
<DIV=20
style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: =
black"><B>From:</B>=20
<A title=3Dpeter@novonyx.com href=3D"mailto:peter@novonyx.com">Peter =
Dennis=20
Bartok</A> </DIV>
<DIV style=3D"FONT: 10pt arial"><B>To:</B> <A =
title=3Dnarcis@steema.com=20
href=3D"mailto:narcis@steema.com">Narc=EDs Calvet</A> ; <A=20
title=3Dmono-list@lists.ximian.com=20
=
href=3D"mailto:mono-list@lists.ximian.com">mono-list@lists.ximian.com</A>=
</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Thursday, May 12, 2005 =
7:30=20
PM</DIV>
<DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: [Mono-list] VS.NET =
project=20
built with Mono</DIV>
<DIV><BR></DIV>> 1) Using "mcs /target:library /out:MyProject.dll =
<BR>>=20
/recurse:\MyProjectFolder\*.cs -r:System.Windows.Forms =
-r:System.Drawing=20
-r:System.Data". <BR>> The first problem is that =
System.Windows.Forms=20
doesn't exist on Mono and I <BR>> can get through this.<BR>Unless =
you're on=20
the 1.0 branch or pre 1.1.4, you have System.Windows.Forms. <BR>If =
you're on=20
1.0 or pre 1.1.4 I'd like to strongly encourage you to update <BR>to a =
newer=20
version of Mono.<BR>Depending on what classes you're using from SWF, =
you still=20
may get an error <BR>though, since we're still missing a few classes=20
(DataGrid, RichTextBox)<BR><BR>Cheers,<BR> Peter=20
<BR><BR>_______________________________________________<BR>Mono-list=20
maillist - <A=20
=
href=3D"mailto:Mono-list@lists.ximian.com">Mono-list@lists.ximian.com</A>=
<BR><A=20
=
href=3D"http://lists.ximian.com/mailman/listinfo/mono-list">http://lists.=
ximian.com/mailman/listinfo/mono-list</A><BR></BLOCKQUOTE></BODY></HTML>
------=_NextPart_000_024B_01C557D2.2127C3D0--