YOLOP icon indicating copy to clipboard operation
YOLOP copied to clipboard

yolop-tensorrt->build->CMakeFiles/myplugins.dir/build.make:358: recipe for target 'libmyplugins.so' failed

Open guofenggitlearning opened this issue 2 years ago • 1 comments

[ 33%] Linking CXX shared library libmyplugins.so /usr/bin/ld: cannot find -lcudart collect2: error: ld returned 1 exit status CMakeFiles/myplugins.dir/build.make:358: recipe for target 'libmyplugins.so' failed make[2]: *** [libmyplugins.so] Error 1 CMakeFiles/Makefile2:125: recipe for target 'CMakeFiles/myplugins.dir/all' failed make[1]: *** [CMakeFiles/myplugins.dir/all] Error 2 Makefile:102: recipe for target 'all' failed make: *** [all] Error 2

guofenggitlearning avatar Mar 11 '22 10:03 guofenggitlearning

cuda没链接上

thinkthinking avatar May 10 '22 06:05 thinkthinking