[Mono-list] Windows.Forms not found

Andy Hume andyhume32 at yahoo.co.uk
Fri Jul 6 12:21:41 EDT 2007


>   You need to add the reference to System.Windows.Forms just 
> like you did System.Drawing.  Such as "mcs -r:System.Drawing 
> -r:System.Windows.Forms sample.cs" 
> 
Or instead just use "-pkg:dotnet".  See e.g.
http://www.mono-project.com/WinForms_Getting_Started_Guide

Andy




More information about the Mono-list mailing list