美文网首页
caffe编译 过程中的错误

caffe编译 过程中的错误

作者: 墨三 | 来源:发表于2018-07-06 09:38 被阅读0次

1 ./include/caffe/data_layers.hpp:9:18: fatal error: hdf5.h: No such file or directory

来自想飞的萌猪的博客

2 安装matio时,libtool错误

来自Tinyso的博客

解决办法:将所有文件夹中Makefile文件中的 SHELL = /bin/sh 替换为 SHELL = /bin/bash

相关文章

网友评论

      本文标题:caffe编译 过程中的错误

      本文链接:https://www.haomeiwen.com/subject/xjoduftx.html