You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello
I am trying to build netcdf 4.9.3, using CMAKE
First I build the hdf5 lib (version 1.14.3)
in cmake netcdf does not find directories and or files relevant to hdf (each time I get a different error message)
example
Using HDF5 include dir: C:/software/hdf/hdf5-1.14.3/include;
Checking for HDF5 config header
CMake Error at cmake/check_hdf5.cmake:30 (message):
Could not include any HDF5 config headers
Call Stack (most recent call first):
cmake/check_hdf5.cmake:39 (check_hdf5_feature_header)
cmake/dependencies.cmake:312 (check_hdf5_feature)
CMakeLists.txt:851 (include)
Configuring incomplete, errors occurred!
any help could really be appreciated
best
jac
To report a non-security related issue, please provide:
the version of the software with which you are encountering an issue
Hello
I am trying to build netcdf 4.9.3, using CMAKE
First I build the hdf5 lib (version 1.14.3)
in cmake netcdf does not find directories and or files relevant to hdf (each time I get a different error message)
example
Using HDF5 include dir: C:/software/hdf/hdf5-1.14.3/include;
Checking for HDF5 config header
CMake Error at cmake/check_hdf5.cmake:30 (message):
Could not include any HDF5 config headers
Call Stack (most recent call first):
cmake/check_hdf5.cmake:39 (check_hdf5_feature_header)
cmake/dependencies.cmake:312 (check_hdf5_feature)
CMakeLists.txt:851 (include)
Configuring incomplete, errors occurred!
any help could really be appreciated
best
jac
To report a non-security related issue, please provide:
If you have a general question about the software, please view our Suggested Support Process.
The text was updated successfully, but these errors were encountered: