Cannot build snapshot with CUDA on Linux (Bug #2022)
Description
If I use the latest snapshot [*8567*] for building opencv (cmake-gui), i get the error:
CMake Error: The following variables are used in this project, but they are set to NOTFOUND.
Please set them or make sure they are set and tested correctly in the CMake files:
CUDA_nvcuvid_LIBRARY (ADVANCED)
linked by target "opencv_gpu" in directory XXX/gpu
With the LTS 2.4.1 release i do not get this, nor did i get this error previously. The CUDA_nvcuvid_LIBRARY is only used in Windows, strangely enough. So I am afraid something went wrong in a new commit somewhere?
Associated revisions
Merge pull request #2022 from asmorkalov:ocv_dynamic_cuda
History
Updated by Tim Zaman almost 13 years ago
Figured it out. For some reason he couldnt find libcuda.so. That's the problem For people finding this problem later: reinstall the latest devdriver from the CUDA website.
Updated by Andrey Kamaev almost 13 years ago
- Category set to gpu (cuda)
- Assignee set to Vladislav Vinogradov
Updated by Vladislav Vinogradov almost 13 years ago
- Status changed from Open to Cancelled
Updated by Andrey Kamaev almost 13 years ago
- Target version set to 3.0