View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015896CMakeCMakepublic2015-12-29 17:382016-06-10 14:31
Reporterhevy 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake 3.4.1 
Target VersionFixed in Version 
Summary0015896: Cmake does not find current hdf5 debug libraries
DescriptionIf you try to use the find hdf5 with only debug libraries from hdf5 1.8.16 it will not work.
In deed, the find_library only look at libraries like: lib${LIB}d.a ${LIB}d for debug.
But the current debug library from hdf5 have a prefix in "_D" for windows and "_debug" for Linux.

Note: this is reproducible with older version like 3.1 ...
TagsFindHDF5
Attached Files

 Relationships

  Notes
(0041005)
hevy (reporter)
2016-05-02 10:35

pull request created https://github.com/Kitware/CMake/pull/238 [^]
(0042905)
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.

 Issue History
Date Modified Username Field Change
2015-12-29 17:38 hevy New Issue
2015-12-29 17:39 hevy Tag Attached: FindHDF5
2016-05-02 10:35 hevy Note Added: 0041005
2016-06-10 14:29 Kitware Robot Note Added: 0042905
2016-06-10 14:29 Kitware Robot Status new => 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


Copyright © 2000 - 2018 MantisBT Team