5
"/ Usr / bin / ld: -lcudart kann nicht gefunden werden"
Ich bin Ubuntu-Neuling und benutze Ubuntu 14.04 64-Bit. Ich möchte makeein Projekt, das verwendet cudaund opencvich habe die folgende Fehlermeldung beim Ausführencmake . && make Linking CXX executable ground_estimation /usr/bin/ld: cannot find -lcudart collect2: error: ld returned 1 exit status make[2]: *** [ground_estimation] Error 1 make[1]: *** [CMakeFiles/ground_estimation.dir/all] Error 2 …