Thank you, MrFreeman. In the meantime I managed to solve the problem adding the following two flags after gmcs: /reference:System.Drawing /reference:System.Windows.Forms . I think this is exactly what you meant for Visual Studio, but there I need not add anything; the two assembly references were presumably added by default.
-- View this message in context: http://mono.1490590.n4.nabble.com/Problem-Drawing-and-Windows-not-recognised-tp3302075p3302302.html Sent from the Mono - WinForms mailing list archive at Nabble.com. _______________________________________________ Mono-winforms-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-winforms-list
