View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0014301CMakeModulespublic2013-07-18 05:432014-03-05 09:58
Reporterdanielkaneider 
Assigned ToRolf Eike Beer 
PriorityurgentSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformWindowsOSWin8 x64OS Version
Product VersionCMake 2.8.11.2 
Target VersionCMake 2.8.12Fixed in VersionCMake 2.8.12 
Summary0014301: FindPNG: cmake can only find 1.5 (or 1.6)
DescriptionIt'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* ?
TagsNo tags attached.
Attached Files

 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

 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


Copyright © 2000 - 2018 MantisBT Team