ChenYingpeng / caffe-yolov3

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

/usr/bin/ld: cannot find -lopencv_dep_cudart #37

Open buptlj opened 5 years ago

buptlj commented 5 years ago

make failure

[ 80%] Linking CXX shared library x86_64/lib/libsysDetectSpeed.so /usr/bin/ld: cannot find -lopencv_dep_cudart /usr/bin/ld: cannot find -lopencv_dep_nppial /usr/bin/ld: cannot find -lopencv_dep_nppicc /usr/bin/ld: cannot find -lopencv_dep_nppicom /usr/bin/ld: cannot find -lopencv_dep_nppidei /usr/bin/ld: cannot find -lopencv_dep_nppif /usr/bin/ld: cannot find -lopencv_dep_nppig /usr/bin/ld: cannot find -lopencv_dep_nppim /usr/bin/ld: cannot find -lopencv_dep_nppist /usr/bin/ld: cannot find -lopencv_dep_nppisu /usr/bin/ld: cannot find -lopencv_dep_nppitc collect2: error: ld returned 1 exit status CMakeFiles/sysDetectSpeed.dir/build.make:228: recipe for target 'x86_64/lib/libsysDetectSpeed.so' failed make[2]: [x86_64/lib/libsysDetectSpeed.so] Error 1 CMakeFiles/Makefile2:67: recipe for target 'CMakeFiles/sysDetectSpeed.dir/all' failed make[1]: [CMakeFiles/sysDetectSpeed.dir/all] Error 2 Makefile:127: recipe for target 'all' failed make: *** [all] Error 2