Correction to Mono_Basics

[email protected] Sat, 09 Feb 2008 05:22:47 +0000
Newsgroups gmane.comp.gnome.mono.documentation
Message-ID <020920080522.24252.47AD38A7000320AC00005EBC2207021053C0C0C7CE9D0A089C070003@comcast.net>
New Mono user, etc. -- what a cool project!

What's the drill for reporting documentation issues or helping to make the edits? I see the "Editor Login" links, but there doesn't seem to be a registration form for new editors. 

Wild guess -- it won't be too far off topic to mention the issue on this list. I'm using OpenSuse 10.2, and have been stepping through the examples from this page:

  http://www.mono-project.com/Mono_Basics

Everything goes OK, except the "Winforms Hello World" example. I did find a solution over on the Ubuntu forums, which is to compile using either of the following commands:

  mcs hello.cs -r:System.Windows.Forms.dll -r:System.Drawing.dll
  gmcs hello.cs -r:System.Windows.Forms.dll -r:System.Drawing.dll

Best,

 - Matt
_______________________________________________
Mono-docs-list maillist  -  [email protected]
http://lists.ximian.com/mailman/listinfo/mono-docs-list