Open DL-ljw opened 6 years ago
我也是这样的问题,您解决了吗
解决了没?前辈
Makefile line181: change LIBRARIES += glog gflags protobuf boost_system boost_filesystem m hdf5_serial_hl hdf5_serial to LIBRARIES += glog gflags protobuf boost_system boost_filesystem m hdf5_hl hdf5
@Chavez-Zhu thank you, its work
Makefile line181: change LIBRARIES += glog gflags protobuf boost_system boost_filesystem m hdf5_serial_hl hdf5_serial to LIBRARIES += glog gflags protobuf boost_system boost_filesystem m hdf5_hl hdf5
Hi @liulei01 , sorry for bothering you. When I make caffe, I got the following information. What I should do?
AR -o .build_release/lib/libcaffe.a LD -o .build_release/lib/libcaffe.so.1.0.0-rc3 /usr/bin/ld: 找不到 -lhdf5_serial_hl /usr/bin/ld: 找不到 -lhdf5_serial collect2: error: ld returned 1 exit status make: *** [.build_release/lib/libcaffe.so.1.0.0-rc3] 错误 1