[Mono-winforms-list] Trying to use Managed.Windows.Forms
Dean Geddes
dean.geddes at primus.ca
Mon May 10 12:40:44 EDT 2010
Hi,
I just downloaded Managed.Windws.Forms and am attempting to use them.
On my Mac (10.5.8) I get two errors:
*The type of namedspace name 'Unix' does not exist in the
namespace 'Mono'. Are you missing an assembly reference? (CS0234). I
get this error in class XplatUIX11.cs on statement using
Mono.Unix.Native.
*The type of namedspace name 'Polldf' does not exist in the
namespace 'Mono'. Are you missing an assembly reference? (CS0246). I
get this error in class XplatUIX11.cs on statement using
Mono.Unix.Native.
On my Windows XP SP3 computer I get three errors:
*The type 'System.Windows.Forms.Control' is defined in an assembly
that is not referenced. You must add a reference to assembly
'System.Windows.Forms, Version=2.0.0.0, Culture=neutral,
PublicKeyToken=b77a5c561934e089'. F:ShareMono.2010.04.26PiPe
ModulesVengeoFormsFormssourceStackContainerDesigner.cs
*Cannot convert type 'System.Windows.Forms.Control' to
'PiPe.StackContainer' F:ShareMono.2010.04.26PiPe
ModulesVengeoFormsFormssourceStackContainerDesigner.cs
*The type or namespace name 'SideLeaf' does not exist in the
namespace 'System.Windows.Forms' (are you missing an assembly
reference?) F:ShareMono.2010.04.26PiPe
ModulespipePiPesourceSidePanel.cs
I do not understand why I get these errors. Any assistance greatly
appreciated.
Cheers!
Dean
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/mono-winforms-list/attachments/20100510/1bbc4bdd/attachment.html
More information about the Mono-winforms-list
mailing list