https://bugs.kde.org/show_bug.cgi?id=360806
--- Comment #29 from maderios <leoutat...@gmx.fr> --- I tried to build digikam r42726 with imagemagick git version [for those who would be interested https://aur.archlinux.org/packages/imagemagick-full-git/] I got exactly same error: `Digikam::QImageLoader::loadWithImageMagick(QString const&, QImage&)': qimageloader.cpp:(.text+0x74e): undefined reference to `Magick::Image::columns() const' /usr/bin/ld: qimageloader.cpp:(.text+0x778): undefined reference to `Magick::Image::rows() const' /usr/bin/ld: qimageloader.cpp:(.text+0xa27): undefined reference to `Magick::Image::rows() const' /usr/bin/ld: qimageloader.cpp:(.text+0xa33): undefined reference to `Magick::Image::columns() const' collect2: error: ld returned 1 exit status I don't understand why... -- You are receiving this mail because: You are watching all bug changes.