原文:在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