[Mono-bugs] [Bug 52116][Nor] Changed - gdiplus does not compile using cairo built from cvs
bugzilla-daemon@bugzilla.ximian.com
bugzilla-daemon@bugzilla.ximian.com
Fri, 12 Dec 2003 14:19:57 -0500 (EST)
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 gert.driesen@pandora.be.
http://bugzilla.ximian.com/show_bug.cgi?id=52116
--- shadow/52116 2003-12-12 14:18:24.000000000 -0500
+++ shadow/52116.tmp.32325 2003-12-12 14:19:57.000000000 -0500
@@ -24,6 +24,11 @@
make[1]: Entering directory `/home/gert/mono/mcs/class/System.Drawing/gdiplus'
gcc -g -Wall `pkg-config --cflags cairo mono` -g -O2 -c -o bitmap.o bitmap.c
In file included from bitmap.c:26:
gdip.h:19:24: cairo-xlib.h: No such file or directory
I attached a small patch which fixes this, can someone commit this ?
+
+------- Additional Comments From gert.driesen@pandora.be 2003-12-12 14:19 -------
+Created an attachment (id=6217)
+patch which removes include of cairo-xlib.h
+