Cannot build snapshot with CUDA on Linux (Bug #2022)


Added by Tim Zaman almost 13 years ago. Updated almost 13 years ago.


Status:Cancelled Start date:2012-06-05
Priority:Normal Due date:
Assignee:Vladislav Vinogradov % Done:

0%

Category:gpu (cuda)
Target version:3.0
Affected version: Operating System:
Difficulty: HW Platform:
Pull request:

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

Revision f22d9a23
Added by Roman Donchenko about 11 years ago

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

Also available in: Atom PDF