[Mono-bugs] [Bug 75563][Wis] New - gecko-sharp compile error

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Sat Jul 16 05:42:56 EDT 2005


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 hys545 at dreamwiz.com.

http://bugzilla.ximian.com/show_bug.cgi?id=75563

--- shadow/75563	2005-07-16 05:42:56.000000000 -0400
+++ shadow/75563.tmp.13166	2005-07-16 05:42:56.000000000 -0400
@@ -0,0 +1,52 @@
+Bug#: 75563
+Product: Mono: Tools
+Version: unspecified
+OS: other
+OS Details: 
+Status: NEW   
+Resolution: 
+Severity: 
+Priority: Wishlist
+Component: tools
+AssignedTo: mono-bugs at ximian.com                            
+ReportedBy: hys545 at dreamwiz.com               
+QAContact: mono-bugs at ximian.com
+TargetMilestone: ---
+URL: 
+Cc: 
+Summary: gecko-sharp compile error
+
+Please fill in this template when reporting a bug, unless you know what you 
+are doing.
+Description of Problem:
+/bin/mcs -unsafe \
+-lib:..//gtkmozembed \
+-r:gecko-sharp.dll \
+-lib:/lib \
+-pkg:gtk-sharp-2.0 \
+-r:System.Drawing.dll \
+-out:GtkMozApp.exe ./GtkMozApp.cs ./MozWindow.cs
+./MozWindow.cs(206) error CS0246: The type or namespace name 
+`NewWindowArgs' could not be found. Areyou missing a using directive or an 
+assembly reference?
+Compilation failed: 1 error(s), 0 warnings
+make[1]: *** [GtkMozApp.exe] 오류 1
+make[1]: Leaving directory `/home/hys545/MONO/gtkmozembed-sharp/sample'
+make: *** [all-recursive] 오류 1
+[hys545 at localhost gtkmozembed-sharp]$                               
+
+Steps to reproduce the problem:
+1. I use mono-47355 gtk-sharp 47355
+2. 
+3. 
+
+Actual Results:
+
+
+Expected Results:
+
+
+How often does this happen? 
+
+
+Additional Information:


More information about the mono-bugs mailing list