1. 程式人生 > >make: *** [.build_release/lib/libcaffe.so.1.0.0-rc3] 錯誤 1 問題解決

make: *** [.build_release/lib/libcaffe.so.1.0.0-rc3] 錯誤 1 問題解決

可能1. sudo apt-get install libopenblas-dev
即可

可能2.

修改Makefile 檔案(注意不是)Makefile.config 
將裡面的
LIBRARIES += glog gflags protobuf boost_system boost_filesystem m hdf5_hl hdf5

改為LIBRARIES += glog gflags protobuf boost_system boost_filesystem m hdf5_serial_hl hdf5_serial