Comment 14 for bug 170046

Revision history for this message
LucaDC (lucadc) wrote :

Problem compiling under Windows XP SP3:

Make error line 299: problem compiling: In file included from src/color-profile.h:12,
                 from src/widgets/sp-color-icc-selector.h:13,
                 from src/widgets/sp-color-wheel-selector.cpp:13:
c:\devlibs/include/lcms.h: In function 'void* _cmsMalloc(size_t)':
c:\devlibs/include/lcms.h:1410: warning: comparison of unsigned expression < 0 is always false
src/widgets/sp-color-wheel-selector.cpp: In function 'void handleWheelStyleSet(GtkHSV*, GtkStyle*, void*)':
src/widgets/sp-color-wheel-selector.cpp:141: error: 'gtk_widget_get_allocation' was not declared in this scope