ChenYingpeng / caffe-yolov3

A real-time object detection framework of Yolov3/v4 based on caffe
474 stars 231 forks source link

cmake successful but make failure,as follows #60

Closed XiaomuWang closed 4 years ago

XiaomuWang commented 4 years ago

make[2]: No rule to make target '/usr/lib/x86_64-linux-gnu/libglog.so', needed by 'x86_64/lib/libyolov3-plugin.so'. Stop. CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/yolov3-plugin.dir/all' failed make[1]: [CMakeFiles/yolov3-plugin.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2

XiaomuWang commented 4 years ago

Where is the dynamic library?