ElmerCSC / elmerfem

Official git repository of Elmer FEM software
http://www.elmerfem.org
Other
1.14k stars 310 forks source link

HDF5_FOUND #228

Open hellogxp opened 4 years ago

hellogxp commented 4 years ago

Error info: -- Elmer/Ice package: Looking for [HDF5] & [HDF5 Fortran] libraries -- Library not found: >HDF5_FOUND< CMake Warning at elmerice/Solvers/CMakeLists.txt:49 (MESSAGE):

I believe that I set the HDF5 path correctly, I think this maybe is a bug of the code on checking the hdf5 environment path

emirisman commented 4 years ago

I also have the same issue with HDF5 dependency on scc20 tag:

-- Elmer/Ice package: Looking for [HDF5] & [HDF5 Fortran] libraries
-- Library not found: >HDF5_FOUND< 
CMake Warning at elmerice/Solvers/CMakeLists.txt:49 (MESSAGE):

   Missing: >HDF5_INCLUDE_DIR< , >HDF5_LIBRARY<,  >HDF5F_LIBRARY< 
   some functionalities will be disabled