[Mono-bugs] [Bug 363881] ArgumentException in Graphics.CopyFromScreen

bugzilla_noreply at novell.com bugzilla_noreply at novell.com
Tue Mar 4 21:17:34 EST 2008


https://bugzilla.novell.com/show_bug.cgi?id=363881

User mchristensen at novell.com added comment
https://bugzilla.novell.com/show_bug.cgi?id=363881#c6


Marc Christensen <mchristensen at novell.com> changed:

           What    |Removed                                         |Added
----------------------------------------------------------------------------
                 CC|                                                |mchristensen at novell.com




--- Comment #6 from Marc Christensen <mchristensen at novell.com>  2008-03-04 19:17:33 MST ---
gert, when trying to compile your smaller repo, I get the following error:

mono at c217:~/tmp> gmcs test.cs 
test.cs(2,14): error CS0234: The type or namespace name `Drawing' does not
exist in the namespace `System'. Are you missing an assembly reference?
test.cs(3,14): error CS0234: The type or namespace name `Drawing' does not
exist in the namespace `System'. Are you missing an assembly reference?
test.cs(5,14): error CS0234: The type or namespace name `Windows' does not
exist in the namespace `System'. Are you missing an assembly reference?
test.cs(76,33): error CS0246: The type or namespace name `Form' could not be
found. Are you missing a using directive or an assembly reference?
Compilation failed: 4 error(s), 0 warnings

Is there a flag that I need to use to access that assembly?


-- 
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
You are the assignee for the bug.


More information about the mono-bugs mailing list