原文:caffe編譯問題-src/caffe/net.cpp:8:18: fatal error: hdf5.h: No such file or directory compilation terminated.

錯誤描述 操作過程 step : 在Makefile.config文件更改INCLUDE DIRS和LIBRARY DIRS的內容,添加 usr include hdf serial 到 INCLUDE DIRS,也就是把下面第一行代碼改為第二行代碼。 改為 step : 在Makefile文件的LIBRARIES,把 hdf hl 和hdf 修改為hdf serial hl 和 hdf seri ...

2018-06-20 17:48 0 3474 推薦指數:

查看詳情

 
粵ICP備18138465號   © 2018-2025 CODEPRJ.COM