compilation error: filters/krita/gmagick/ ... Downscale/Upscale unknown
Melchior FRANZ
mfranz at kde.org
Sat Oct 14 17:36:47 CEST 2006
Here's another newbie question: when trying to compile
koffice from the 1.6 branch, everything works just fine,
except filters/krita/gmagick/. I tried with an older
GraphicsMagick and with its CVS/HEAD. Same result.
34% compiling /home/m/kde/koffice/filters/krita/gmagick/kis_image_magick_converter.cc
g++ -DHAVE_CONFIG_H [...]
[...]
[...]filters/krita/gmagick/kis_image_magick_converter.cc: In member \
function 'KisImageBuilder_Result KisImageMagickConverter::decode(const KURL&, bool)':
[...]filters/krita/gmagick/kis_image_magick_converter.cc:476: \
error: 'Downscale' was not declared in this scope
[...]filters/krita/gmagick/kis_image_magick_converter.cc:808: error: \
'Upscale' was not declared in this scope
Error creating ../../filters/krita/gmagick/kis_image_magick_converter.lo. Exit status 1.
Neither "Downscale" nor "Upscale" can be found. They aren't in the
GraphicsMagick sources either. The only place where it's mentioned
is in the ChangeLog.2001 under 2001-11-14.
Does anyone have a clue what's wrong here? configure seemed
to be happy. No complaints there.
m.
More information about the kimageshop
mailing list