| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0014301 | CMake | Modules | public | 2013-07-18 05:43 | 2014-03-05 09:58 | ||||
| Reporter | danielkaneider | ||||||||
| Assigned To | Rolf Eike Beer | ||||||||
| Priority | urgent | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | Windows | OS | Win8 x64 | OS Version | |||||
| Product Version | CMake 2.8.11.2 | ||||||||
| Target Version | CMake 2.8.12 | Fixed in Version | CMake 2.8.12 | ||||||
| Summary | 0014301: FindPNG: cmake can only find 1.5 (or 1.6) | ||||||||
| Description | It's related to 0014289. The current stable version of libPng is 1.6, but the current beta version is 1.7 (http://sourceforge.net/projects/libpng/files/libpng17/ [^]). Since it is expected to be released soon, the 17 version should also be added to the FindPNG script. Thanks! PS: Isn't it possible to make it future proof, by accepting any libPNG* ? | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0033622) Rolf Eike Beer (developer) 2013-07-27 16:40 |
Fix merged to next: http://cmake.org/gitweb?p=cmake.git;a=commitdiff;h=2a7975398f4e7fb02887539c19bea5f390f1156f [^] If there will be a version 1.8 and you need that you can do find_package(PNG 1.8) and it will search for libpng18 and png18. |
|
(0035254) Robert Maynard (manager) 2014-03-05 09:58 |
Closing resolved issues that have not been updated in more than 4 months |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2013-07-18 05:43 | danielkaneider | New Issue | |
| 2013-07-18 08:53 | Brad King | Assigned To | => Rolf Eike Beer |
| 2013-07-18 08:53 | Brad King | Status | new => assigned |
| 2013-07-27 16:40 | Rolf Eike Beer | Note Added: 0033622 | |
| 2013-07-27 16:40 | Rolf Eike Beer | Status | assigned => resolved |
| 2013-07-27 16:40 | Rolf Eike Beer | Resolution | open => fixed |
| 2013-07-27 16:40 | Rolf Eike Beer | Category | CMake => Modules |
| 2013-07-27 16:40 | Rolf Eike Beer | Fixed in Version | => CMake 2.8.12 |
| 2013-07-27 16:40 | Rolf Eike Beer | Target Version | => CMake 2.8.12 |
| 2014-03-05 09:58 | Robert Maynard | Note Added: 0035254 | |
| 2014-03-05 09:58 | Robert Maynard | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |