Compiling CUDA never enables
Hi I am trying to compile opencv 2.4.8 with CUDA enabled but the cmake is never able to enable this. I am putting the WITH_CUDA=ON but it never goes ON. Every time run cmake with the WITH_CUDA=ON, the resume which appears after ways cuda = no
Any ideas on what could be the problem?
Cheers.
Did you install CUDA Toolkit? Try to set CUDA_TOOLKIT_ROOT_DIR CMake variable.