View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0010416CMakeModulespublic2010-03-13 14:282016-06-10 14:31
ReporterAntonio Valentino 
Assigned ToWill Dicharry 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionmoved 
PlatformOSOS Version
Product VersionCMake-2-8 
Target VersionFixed in Version 
Summary0010416: HDF5 dependencies detection
DescriptionHDF5 library can depends on zlib and/or szip libaries.
Detection of this dependencies fails if when the HDF5_C_COMPILER_EXECUTABLE is not available (e.g. when one try to use pre-build HDF5 libraries on win32).

Please find attached the modified version of FindHDF5.cmake that
includes:

* improved logic for detecting zlib and szib dependencies when the
  wrapper compiler is not available
* code for setting windows specific defines for using DLLs when the
  wrapper compiler is not available
* code for setting component specific libraries
  (HDF5_${LANGUAGE}_LIBRARIES). The variable was always empty in the
  previous version
 
Please note that the modified module depends on Michael
Jackson's FindSZIP.cmake module available at

http://gitorious.org/hdf5/hdf5-v18/blobs/master/Resources/CMake/FindSZIP.cmake [^]



Additional InformationRelevant discussion on the users mailing list:

http://www.cmake.org/pipermail/cmake/2010-March/035520.html [^]
TagsNo tags attached.
Attached Files? file icon FindHDF5.cmake [^] (16,737 bytes) 2010-03-13 14:28

 Relationships

  Notes
(0026564)
Will Dicharry (developer)
2011-05-20 17:01

Since Mike Jackson's FindSZIP is not part of the standard CMake distribution and I'm not willing to maintain it, I'm not sure what to do about this.
(0041668)
Kitware Robot (administrator)
2016-06-10 14:27

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
2010-03-13 14:28 Antonio Valentino New Issue
2010-03-13 14:28 Antonio Valentino File Added: FindHDF5.cmake
2010-12-15 07:51 David Cole Assigned To => Will Dicharry
2010-12-15 07:51 David Cole Status new => assigned
2011-05-20 17:01 Will Dicharry Note Added: 0026564
2016-06-10 14:27 Kitware Robot Note Added: 0041668
2016-06-10 14:27 Kitware Robot Status assigned => resolved
2016-06-10 14:27 Kitware Robot Resolution open => moved
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team