5
"/ Usr / bin / ld: не вдається знайти -lcudart"
Я новачок у Ubuntu та використовую 64-розрядний Ubuntu 14.04. Я хочу, щоб makeпроект, який використовує, cudaі opencvпід час запуску отримав таку помилкуcmake . && 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 …