[Mono-bugs] [Bug 23708] New - unknown error with digger on mcs/.net
bugzilla-daemon@rocky.ximian.com
bugzilla-daemon@rocky.ximian.com
21 Apr 2002 20:14:09 -0000
Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.
Changed by groith@tcrz.net.
http://bugzilla.ximian.com/show_bug.cgi?id=23708
--- shadow/23708 Sun Apr 21 16:14:09 2002
+++ shadow/23708.tmp.15329 Sun Apr 21 16:14:09 2002
@@ -0,0 +1,28 @@
+Bug#: 23708
+Product: Mono/MCS
+Version: unspecified
+OS:
+OS Details:
+Status: NEW
+Resolution:
+Severity:
+Priority: Normal
+Component: Misc
+AssignedTo: mono-bugs@ximian.com
+ReportedBy: groith@tcrz.net
+QAContact: mono-bugs@ximian.com
+TargetMilestone: ---
+URL:
+Cc:
+Summary: unknown error with digger on mcs/.net
+
+When compiling Digger (http://www.aisto.com/roeder/dotnet/download.asp?
+File=diggersrc.zip) with mcs on .net I get:
+
+.\Digger.cs(58) error CS0246: Can not find type `Panel'
+.\Digger.cs(941) error CS0246: Can not find type `Form'
+.\Digger.cs(21) error CS0246: Cannot find type `Point'
+.\Digger.cs(22) error CS0246: Cannot find type `Size'
+.\Digger.cs(23) error CS0246: Cannot find type `Bitmap[]'
+.\Digger.cs(25) error CS0246: Cannot find type `Bitmap'
+.\Digger.cs(25) error CS0246: Cannot find type `Size'