| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0011195 | CMake | Modules | public | 2010-09-01 09:48 | 2012-01-02 15:56 | ||||
| Reporter | James Sutherland | ||||||||
| Assigned To | Will Dicharry | ||||||||
| Priority | normal | Severity | major | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake-2-8 | ||||||||
| Target Version | CMake 2.8.5 | Fixed in Version | CMake 2.8.5 | ||||||
| Summary | 0011195: FindHDF5.cmake does not function properly if "hl" libs are not present | ||||||||
| Description | In the case where I do not have the "hl" hdf5 libraries installed, CMake fails when finding HDF5. I get the following error message: --------------------- CMake Error: The following variables are used in this project, but they are set to NOTFOUND. Please set them or make sure they are set and tested correctly in the CMake files: HDF5_hdf5_hl_LIBRARY_DEBUG (ADVANCED) linked by target "tabprops" in directory /uufs/chpc.utah.edu/common/home/u0033394/TabProps/tabprops HDF5_hdf5_hl_LIBRARY_RELEASE (ADVANCED) linked by target "tabprops" in directory /uufs/chpc.utah.edu/common/home/u0033394/TabProps/tabprops --------------------- OS: Linux CMake version: 2.8.0 HDF5 version: 1.6.3. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0026563) Will Dicharry (developer) 2011-05-20 16:55 |
I've checked a fix for this into the stage git repository. The hdf5_hl library is now specified as a COMPONENT in the find module. This allows clients to select the hdf5 library without requiring that hdf5_hl be available. |
|
(0026875) Will Dicharry (developer) 2011-06-15 12:26 |
Fix has made it in to master. Should be in the 2.8.5 release I think. |
|
(0028097) David Cole (manager) 2012-01-02 15:56 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2010-09-01 09:48 | James Sutherland | New Issue | |
| 2010-12-15 12:01 | David Cole | Assigned To | => Will Dicharry |
| 2010-12-15 12:01 | David Cole | Status | new => assigned |
| 2011-05-20 16:55 | Will Dicharry | Note Added: 0026563 | |
| 2011-06-15 12:26 | Will Dicharry | Note Added: 0026875 | |
| 2011-06-15 12:26 | Will Dicharry | Status | assigned => resolved |
| 2011-06-15 12:26 | Will Dicharry | Fixed in Version | => CMake 2.8.5 |
| 2011-06-15 12:26 | Will Dicharry | Resolution | open => fixed |
| 2011-07-08 17:56 | David Cole | Target Version | => CMake 2.8.5 |
| 2012-01-02 15:56 | David Cole | Note Added: 0028097 | |
| 2012-01-02 15:56 | David Cole | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |