<div dir="ltr">I have recently built HDF5 version 1.8.14 on my Windows 8.1 machine using Visual Studio 2013 compilers. Now when I configure ITK 4.7.1 to build using the "System HDF5" it picks up the installation of HDF5-1.8.14 in the C:/Users/mjackson/Workspace/hdf5-1.8.14 instead of the actual installation location of C:/DREAM3D_SDK/hdf5-1.8.14<div><br>Then when I attempt to actually compile ITK I get a compile error that says it can not find include file "H5Cpp.h".</div><div><br></div><div>So I rerun CMake and set the HDF5_DIR to C:/DREAM3D_SDK/hdf5-1.8.14/cmake/hdf5 and configure.</div><div><br></div><div>I have also noticed that I have to manually set the HDF5_LIBRARIES to include both the debug and release versions of the libraries.</div><div><br></div><div>I have never had to manually enter all this kind of information before with CMake projects. I am wondering if I just missing something simple with HDF5?</div><div><br></div><div>Thanks</div><div><div><div>_________________________________________________________<br>Mike Jackson                  <a href="mailto:mike.jackson@bluequartz.net" target="_blank">mike.jackson@bluequartz.net</a><br>BlueQuartz Software                    <a href="http://www.bluequartz.net" target="_blank">www.bluequartz.net</a><br>Principal Software Engineer                  Dayton, Ohio</div></div><div><br></div>
</div></div>