BVLC / caffe

Caffe: a fast open framework for deep learning.
http://caffe.berkeleyvision.org/
Other
33.96k stars 18.72k forks source link

make: *** [.build_release/src/caffe/net.o] Error 1 #6980

Open cainiaoPCW opened 3 years ago

cainiaoPCW commented 3 years ago

In file included from src/caffe/net.cpp:10:0: ./include/caffe/common.hpp:4:10: fatal error: boost/shared_ptr.hpp: No such file or directory

include <boost/shared_ptr.hpp>

      ^~~~~~~~~~~~~~~~~~~~~~

compilation terminated. Makefile:585: recipe for target '.build_release/src/caffe/net.o' failed make: *** [.build_release/src/caffe/net.o] Error 1