Closed olayasturias closed 7 years ago
Seems like it didn't found the libcuda.so
Solved by adding the following cmake flag:
-DCMAKE_LIBRARY_PATH=/usr/local/cuda/lib64/stubs
It looks like its your first issue, but good job!
Fix documented here.
Let me know in case I need to add any additional steps that you might have done.
OpenCV version: 3.0.0 O.S. : Ubuntu 14.04 CUDA toolkit installed but without NVIDIA driver
When compiling OpenCV 3.0.0 branch, the configure step fails with: