Hi,
De : LucaDC <dicappello@...2144...> I have problems when compiling r12535 (but probably r12532 is the cause) under Windows XP: cc : compile of build/obj/sp-skeleton.o required by source: src/sp-skeleton.cpp
Confirmed. And r12531 also fails with the following error (r12530 compiles correctly): ---
Make error line 298: problem compiling: src/display/cairo-utils.cpp: In member function 'const gucha r* Inkscape::Pixbuf::getMimeData(gsize&, std::string&) const': src/display/cairo-utils.cpp:402:102: error: invalid conversion from 'gsize* {aka unsigned int*}' to 'long unsigned int*' [-fpermissive] c:\devlibs/include/cairo/cairo.h:2169:1: error: initializing argument 4 of 'void cairo_surface_get _mime_data(cairo_surface_t*, const char*, const unsigned char**, long unsigned int*)' [-fpermissive]
-- Nicolas