Summary: | ImageMagick-6.8.3.9 could not be found | ||
---|---|---|---|
Product: | [Applications] digikam | Reporter: | nucleo <nucleo> |
Component: | Plugin-Generic-VideoSlideshow | Assignee: | Digikam Developers <digikam-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | caulier.gilles, rdieter |
Priority: | NOR | ||
Version: | 5.5.0 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
URL: | http://public.kitware.com/Bug/view.php?id=14012 | ||
Latest Commit: | Version Fixed In: | 6.1.0 | |
Sentry Crash Report: |
Description
nucleo
2013-03-13 21:21:06 UTC
ImageMagick c++ library are only used with VideoSlideshow tool. In kipi-plugins, we use already existing cmake script to find lib. I'm not sure who host this script : cmake or kdelibs. In all case, we (digiKam team) cannot change something about this script. This report must be moved at the right place. Gilles Caulier This is the dependency : MACRO_OPTIONAL_FIND_PACKAGE(ImageMagick COMPONENTS MagickCore display) # For VideoSlideshow. Gilles Caulier The FindImageMagick.cmake script is published through CMake component, not KDELibs. Gilles Caulier Please report this problem to CMake project... Gilles Caulier fyi, issue tracked @ cmake upstream here: http://public.kitware.com/Bug/view.php?id=14012 This file is not valid since 6.0.0, as video slideshow do not use IM anymore... Gilles Caulier |