View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0014348 | CMake | Modules | public | 2013-08-09 15:45 | 2016-06-10 14:31 | ||||
Reporter | Snowman | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | always | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | CMake 2.8.11.2 | ||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0014348: FindImageMagick.cmake needs update for ImageMagick built with HDRI support | ||||||||
Description | When ImageMagick is built with HDRI support, the library names changes as follows: libMagick++-6.Q16.so.1 => libMagick++-6.Q16HDRI.so.1 libMagickCore-6.Q16.so.1 => libMagickCore-6.Q16HDRI.so.1 libMagickWand-6.Q16.so.1 => libMagickWand-6.Q16HDRI.so.1 This cause cmake to not detect the libraries. Hence Modules/FindImageMagick.cmake needs to be updated. | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | cmake-imagemagick-hdri.patch [^] (1,534 bytes) 2013-08-09 15:45 [Show Content] | ||||||||
Relationships | |
Relationships |
Notes | |
(0033703) Brad King (manager) 2013-08-13 09:30 |
Applied, thanks: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=5803b94a [^] |
(0033706) Brad King (manager) 2013-08-13 09:42 |
While this patch addresses the immediate problem, this module faces a combinatorial explosion of possible names in the future :( |
(0042347) Kitware Robot (administrator) 2016-06-10 14:29 |
Resolving issue as `moved`. This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page. |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
2013-08-09 15:45 | Snowman | New Issue | |
2013-08-09 15:45 | Snowman | File Added: cmake-imagemagick-hdri.patch | |
2013-08-13 09:30 | Brad King | Note Added: 0033703 | |
2013-08-13 09:42 | Brad King | Note Added: 0033706 | |
2013-08-13 09:42 | Brad King | Status | new => backlog |
2016-06-10 14:29 | Kitware Robot | Note Added: 0042347 | |
2016-06-10 14:29 | Kitware Robot | Status | backlog => resolved |
2016-06-10 14:29 | Kitware Robot | Resolution | open => moved |
2016-06-10 14:29 | Kitware Robot | Assigned To | => Kitware Robot |
2016-06-10 14:31 | Kitware Robot | Status | resolved => closed |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |