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
-- Found HDF5: $PREFIX/lib/libhdf5.so (found version "1.10.6") found components: C HL
CMake Error at CMakeLists.txt:405 (CHECK_LIBRARY_EXISTS):
CHECK_LIBRARY_EXISTS Macro invoked with incorrect arguments for macro
named: CHECK_LIBRARY_EXISTS
But patching with the provided fix didn't work. There have obviously been other changes to the cmake files. Do you have any recommendations what changes are needed to patch netcdf-cxx4 4.3.1 up to build on top of netcdf-c 4.8.0? Or when will netcdf-cxx4 4.3.2 be released. Any guidance very much appreciated.
We have currently problems to compile
netcdf-cxx4
4.3.1
inconda-forge
(hdf5 1.10.6, netcdf-c 4.8.0).Please find the CI build logs here.
The error message
indicates this issue #92
But patching with the provided fix didn't work. There have obviously been other changes to the cmake files. Do you have any recommendations what changes are needed to patch netcdf-cxx4 4.3.1 up to build on top of netcdf-c 4.8.0? Or when will netcdf-cxx4 4.3.2 be released. Any guidance very much appreciated.
xref: conda-forge/netcdf-cxx4-feedstock#34
The text was updated successfully, but these errors were encountered: