解决办法:

修改:Makefile.config
INCLUDE_DIRS
/usr/include/hdf5/serial/
修改:Makefile
LIBRARIES
hdf5_hl and hdf5 改为 hdf5_serial_hl ,hdf5_serial

其他make all之前的报错信息见:https://blog.csdn.net/forest_world/article/details/51371560

相关文章:

  • 2022-01-09
  • 2022-12-23
  • 2022-12-23
  • 2021-05-27
  • 2022-12-23
  • 2021-11-09
  • 2022-12-23
  • 2021-11-01
猜你喜欢
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
相关资源
相似解决方案