The title of the article is about a specific error that occurs during the make compilation process in Linux with Opencv. The error message is "cannot find -lopencv_dep_cudart". The article suggests using the option "-D CUDA_USE_STATIC_CUDA_RUNTIME=OFF" during the cmake process to resolve the error.
错误提示为:
/usr/bin/ld: cannot find -lopencv_dep_cudart
cmake 的时候 -D CUDA_USE_STATIC_CUDA_RUNTIME=OFF
Loading...
Ownership of this post data is guaranteed by blockchain and smart contracts to the creator alone.