I have been trying to bulid FreeCAD and vtk keeps hitting the same error, "Could NOT find HDF5".
HDF5 is installed and was pulled by vtk with the following:
sci-libs/hdf5-1.14.4_p3-r1::gentoo was built with the following:
USE="hl zlib -cxx -debug -examples -fortran -mpi -szip -test -threads -unsupported" ABI_X86="(64)"
Should I just manually add the missing "HDF5_INCLUDE_DIRS"?