MantisBT - CMake | |||||
View Issue Details | |||||
ID | Project | Category | View Status | Date Submitted | Last Update |
0015896 | CMake | CMake | public | 2015-12-29 17:38 | 2016-06-10 14:31 |
Reporter | hevy | ||||
Assigned To | Kitware Robot | ||||
Priority | normal | Severity | minor | Reproducibility | always |
Status | closed | Resolution | moved | ||
Platform | OS | OS Version | |||
Product Version | CMake 3.4.1 | ||||
Target Version | Fixed in Version | ||||
Summary | 0015896: Cmake does not find current hdf5 debug libraries | ||||
Description | If 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 ... | ||||
Steps To Reproduce | |||||
Additional Information | |||||
Tags | FindHDF5 | ||||
Relationships | |||||
Attached Files | |||||
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 |
Notes | |||||
|
|||||
|
|
||||
|
|||||
|
|