> -----Original Message----- > From: [EMAIL PROTECTED] [mailto:mono-list- > [EMAIL PROTECTED] On Behalf Of Huub > Sent: lunes, 19 de febrero de 2007 16:10 > To: [email protected] > Subject: [Mono-list] Question on System.Windows.Forms > > Hi, > > For some time I'm trying to build an example program (HelloWindows) on > both Windows2k, Ubuntu and FC6. So far, I only succeed on Windows. On > both Ubuntu and FC6, I get the message that the directive Windows.Forms > doesn't exist. However, I also installed f-spot on both FC6 and Ubuntu > and I found out that Windows.Forms is one of its dependancies (it works > great on Ubuntu and crashes on FC6 at importing). So Windows.Forms is > there. > So, my question is: what should I do to get this directive working, > either on commandline (mcs/gmcs) on with MonoDevelop? I've tried to > find > out searching internet, but haven't found anything usable (yet). > > Thanks for helping out.
If you show us the code and the command line you're trying to compile with it would be easier to find the problem :) Rolf > > Huub > > _______________________________________________ > Mono-list maillist - [email protected] > http://lists.ximian.com/mailman/listinfo/mono-list > > > > -- > No virus found in this incoming message. > Checked by AVG Free Edition. > Version: 7.5.441 / Virus Database: 268.18.3/696 - Release Date: > 21/02/2007 15:19 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
