[Mono-list] using Mono on Windows ?
Gert Driesen
gert.driesen@pandora.be
Thu, 27 Feb 2003 06:54:31 +0100
This is a multi-part message in MIME format.
------=_NextPart_000_00B3_01C2DE2D.141B8E40
Content-Type: text/plain;
charset="iso-8859-1"
Content-Transfer-Encoding: quoted-printable
Hi,
Is anyone else using Mono on Windows ? I seem to be having problems =
building code with enums or delegates.
both seems to cause a similar exception during compilation :
Unhandled Exception: System.NotSupportedException: Type Filter was not =
completed
.
at System.Reflection.Emit.ModuleBuilder.PreSave(String fileName)
at System.Reflection.Emit.AssemblyBuilder.Save(String =
assemblyFileName)
at Mono.CSharp.CodeGen.Save(String name)
at Mono.CSharp.Driver.MainDriver(String[] args)
at Mono.CSharp.Driver.Main(String[] args)
I'm pretty sure this is working on Linux (how would Mono otherwise have =
been built), but I'd like to know for sure that this is an issue related =
to all Windows users, not specific to my environment.
I used the Windows setup package, so I didn't build Mono myself.
Thanks,
Gert
------=_NextPart_000_00B3_01C2DE2D.141B8E40
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.3757.0" name=3DGENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=3D#ffffff>
<DIV><FONT face=3DArial size=3D2>Hi,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Is anyone else using Mono on Windows =
? I seem=20
to be having problems building code with enums or =
delegates.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>both seems to cause a similar exception =
during=20
compilation :</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Unhandled Exception: =
System.NotSupportedException:=20
Type Filter was not completed<BR>.<BR> at=20
System.Reflection.Emit.ModuleBuilder.PreSave(String =
fileName)<BR> at=20
System.Reflection.Emit.AssemblyBuilder.Save(String=20
assemblyFileName)<BR> at Mono.CSharp.CodeGen.Save(String=20
name)<BR> at Mono.CSharp.Driver.MainDriver(String[]=20
args)<BR> at Mono.CSharp.Driver.Main(String[] =
args)<BR></FONT></DIV>
<DIV><FONT face=3DArial size=3D2>I'm pretty sure this is working on =
Linux (how would=20
Mono otherwise have been built), but I'd like to know for sure that this =
is an=20
issue related to all Windows users, not specific to my=20
environment.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>I used the Windows setup package, so I =
didn't build=20
Mono myself.</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Thanks,</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2>Gert</FONT></DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV>
<DIV><FONT face=3DArial size=3D2></FONT> </DIV></BODY></HTML>
------=_NextPart_000_00B3_01C2DE2D.141B8E40--