Just to follow up my earlier mail,
>
HDF5_C_LIBRARY C:/Program Files/HDF5/bin/hdf5_D.dll
Instead of
HDF5_C_LIBRARY C:/Program Files/HDF5/bin/hdf5_D.lib
<
Should have read
HDF5_C_LIBRARY C:/Program Files/HDF5/lib/hdf5_D.lib
To fix the problem a bit more obustly.

Trying to fix that left me with a problem of detecting 
debug/release/shared/static and I ended up rewriting the routine inside findhdf5
Here's a patch which I think improves the module somewhat. If someone could 
take a look at the diff and give me some feedback I'd be most grateful

Thanks

JB


Attachment: 0001-Fix-some-problems-with-FindHDF5-with-windows-shared-.patch
Description: 0001-Fix-some-problems-with-FindHDF5-with-windows-shared-.patch

--

Powered by www.kitware.com

Visit other Kitware open-source projects at 
http://www.kitware.com/opensource/opensource.html

Please keep messages on-topic and check the CMake FAQ at: 
http://www.cmake.org/Wiki/CMake_FAQ

Follow this link to subscribe/unsubscribe:
http://www.cmake.org/mailman/listinfo/cmake

Reply via email to