[cmake-developers] [CMake 0014111]: FindHDF5 on windows tries to link to DLL instead of lib

Mantis Bug Tracker mantis at public.kitware.com
Fri Apr 26 07:59:30 EDT 2013


The following issue has been SUBMITTED. 
====================================================================== 
http://www.cmake.org/Bug/view.php?id=14111 
====================================================================== 
Reported By:                John Biddiscombe
Assigned To:                John Biddiscombe
====================================================================== 
Project:                    CMake
Issue ID:                   14111
Category:                   CMake
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
Target Version:             CMake 2.8.11
====================================================================== 
Date Submitted:             2013-04-26 07:59 EDT
Last Modified:              2013-04-26 07:59 EDT
====================================================================== 
Summary:                    FindHDF5 on windows tries to link to DLL instead of
lib
Description: 
When the hdf5/c/cpp/hl libraries are found using the cmake generated config
file, the location is used instead of the implib varible so the dl is linked
instead of the lib file.

There are a few other issues with the FindHDF5 which need tidying up when using
a cmake installed hdf5.

A Patch is included which addresses the problem and has been tested on windows
and linuxz with old and new hdf5 installations.

The supplied patch also addresses issue
http://www.cmake.org/Bug/view.php?id=11961
====================================================================== 

Issue History 
Date Modified    Username       Field                    Change               
====================================================================== 
2013-04-26 07:59 John BiddiscombeNew Issue                                    
2013-04-26 07:59 John BiddiscombeStatus                   new => assigned     
2013-04-26 07:59 John BiddiscombeAssigned To               => John Biddiscombe
2013-04-26 07:59 John BiddiscombeFile Added:
0001-Fix-some-problems-with-FindHDF5-with-windows-shared-.patch                 
  
======================================================================




More information about the cmake-developers mailing list