原文:在caffe-ssd安装编译环境运行make all时候报错:Makefile:572: recipe for target '.build_release/src/caffe/util/hdf5.o' failed make: *** [.build_release/src/caffe/util/hdf5.o] Error 1

解决办法: 修改:Makefile.config INCLUDE DIRS usr include hdf serial 修改:Makefile LIBRARIES hdf hl and hdf 改为 hdf serial hl ,hdf serial 其他make all之前的报错信息见:https: blog.csdn.net forest world article details ...

2019-01-17 13:48 0 2629 推荐指数:

查看详情

 
粤ICP备18138465号  © 2018-2025 CODEPRJ.COM