View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
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 ... | ||||||||
Tags | FindHDF5 | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |