[Mono-bugs] [Bug 58128][Blo] Changed - mcs in beta1 version couldn't find assembly references

bugzilla-daemon@bugzilla.ximian.com bugzilla-daemon@bugzilla.ximian.com
Fri, 7 May 2004 14:47:10 -0400 (EDT)


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 chapeaurouge@madpenguin.org.

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

--- shadow/58128	2004-05-07 13:10:59.000000000 -0400
+++ shadow/58128.tmp.2506	2004-05-07 14:47:10.000000000 -0400
@@ -73,6 +73,24 @@
 
 In your case, it only means you're trying to build a gtk-sharp 
 dependent progarm without including the gtk-sharp reference
 
 Issuing a: mcs -r:gtk-sharp heyhey.cs
 should work
+
+------- Additional Comments From chapeaurouge@madpenguin.org  2004-05-07 14:47 -------
+Thank you Ricardo, I just realized that.
+However, I now have a pb with the Gnome assembly... :S I tried the -r
+deal with Gnome, but it didn't work:
+
+ellipse.cs(5) error CS0246: The namespace `Gnome' can not be found
+(missing assembly reference?)
+Compilation failed: 4 error(s), 0 warnings
+
+I do not want to clutter this bug with unrelated stuff, so I will not
+post here anymore... but you can email me directly if you want ;) 
+
+Thanks :)
+
+...chap
+
+