Im trying to install libgdiplus. but first i have to install cairo. But when i do that i get a confusing error: Havent yet figuerd out what making the fuzz. Any idea.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -I. -I/usr/local/include/freetype2 -I/usr/local/include -I/usr/X11R6/include -D_XOPEN_SOURCE=500 -I/usr/include/libpng12 -g -O2 -MT cairo_xcb_surface.lo -MD -MP -MF .deps/cairo_xcb_surface.Tpo -c cairo_xcb_surface.c -fPIC -DPIC -o .libs/cairo_xcb_surface.o cairo_xcb_surface.c: In function `format_from_visual': cairo_xcb_surface.c:51: error: incompatible types in assignment cairo_xcb_surface.c:52: error: incompatible types in assignment cairo_xcb_surface.c:53: error: incompatible types in assignment cairo_xcb_surface.c: In function `format_from_cairo': cairo_xcb_surface.c:126: error: incompatible types in assignment cairo_xcb_surface.c: In function `_cairo_xcb_surface_set_filter': cairo_xcb_surface.c:478: warning: passing arg 5 of `XCBRenderSetPictureFilter' makes integer from pointer without a cast make[2]: *** [cairo_xcb_surface.lo] Fel 1 make[2]: Leaving directory `/home/hugo/dotnet/v1.0.6T/cairo-0.1.23/src' make[1]: *** [all-recursive] Fel 1 make[1]: Leaving directory `/home/hugo/dotnet/v1.0.6T/cairo-0.1.23' make: *** [all] Fel 2 _______________________________________________ Mono-list maillist - [email protected] http://lists.ximian.com/mailman/listinfo/mono-list
