Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FindMagick.cmake not working with ImageMagick #1367

Open
rolanddenis opened this issue Nov 28, 2018 · 0 comments
Open

FindMagick.cmake not working with ImageMagick #1367

rolanddenis opened this issue Nov 28, 2018 · 0 comments
Labels

Comments

@rolanddenis
Copy link
Member

It seems that the FindMagick.cmake script is designed to find GraphicsMagick but not ImageMagick. Even the error message (when not found) is about the missing GraphicsMagick headers.

For example, with Ubuntu 16.04 and libmagick++-dev installed, the Magick++.h file is in /usr/include/ImageMagick-6/ that is not part of the searching paths of the CMake script. Specifying MAGICK_LOCATION environment variable doesn't work either...

@dcoeurjo dcoeurjo added this to Inbox in Issue triage Dec 29, 2018
@dcoeurjo dcoeurjo moved this from Inbox to High priority for rel1.1 in Issue triage Mar 22, 2020
@dcoeurjo dcoeurjo moved this from High priority for rel1.1 to Inbox in Issue triage Mar 22, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
Issue triage
  
Inbox
Development

No branches or pull requests

1 participant