[Mono-bugs] [Bug 76490][Nor] Changed - Missing files used by developers on windows.

bugzilla-daemon at bugzilla.ximian.com bugzilla-daemon at bugzilla.ximian.com
Thu Feb 9 05:35:44 EST 2006


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 francis at aspl.es.

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

--- shadow/76490	2006-02-09 00:08:16.000000000 -0500
+++ shadow/76490.tmp.28091	2006-02-09 05:35:44.000000000 -0500
@@ -153,6 +153,21 @@
 Please be more specific about problems you're having compiling
 gtk-sharp with the included libxml2 lib files.
 
 ------- Additional Comments From wberrier at novell.com  2006-02-09 00:08 -------
 I haven't heard back on this bug, and I can't reproduce any gtk-sharp
 compiling problems, so marking as fixed.
+
+------- Additional Comments From francis at aspl.es  2006-02-09 05:35 -------
+Sorry Warren, I forgot to report more information about this issue.
+
+The specific problem found is that the file libxml2.dll.a is now not
+provided inside the mono for win32 bundle (it should be located at
+..mono-install/lib/ dir). 
+
+This makes that mingw environments to be not able to compila against
+the libxml2 library. In fact, what we are doing for GMOVIL is to copy
+that file (libxml2.dll.a) from mono-1.1.7 (win32) into the latest to
+be able to compile windows binaries with xml2 support.
+
+Good day, (you are doing a great job!)
+


More information about the mono-bugs mailing list