编译NetCDF 4.2时出现nc4file.c(279): error: identifier "H5F_LIBVER_18" is undefined
,最终发现原因是我编译NetCDF时使用的HDF5的版本是hdf5-1.10.1,H5F_LIBVER_18
是未定义的,因此需要换成1.18版本。因此我更换成hdf5-1.8.19后,编译通过。
编译NetCDF 4.2时出现nc4file.c(279): error: identifier "H5F_LIBVER_18" is undefined
本文链接:https://debug.fanzheng.org/post/H5F_LIBVER_18-error-when-compiling-netcdf4.2.html
-- EOF --
Comments
注:如果长时间无法加载,请针对 disq.us | disquscdn.com | disqus.com 启用代理。