Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

2.4.3RC - Visual Studio 2012 - CUDA 5.0

Has anyone successfully compiled the 2.4.3 release candidate in MSVC-11 using CUDA 5.0, and if so how did you do it? I get this error message:

1>------ Build started: Project: opencv_core, Configuration: Debug x64 ------ 1> Building NVCC (Device) object modules/core/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_matrix_operations.cu.obj 1>nvcc : fatal error : nvcc cannot find a supported cl version. Only MSVC 9.0 and MSVC 10.0 are supported 1> CMake Error at cuda_compile_generated_matrix_operations.cu.obj.cmake:198

I have tried to explicitly identify usage of the MSVC-11 compiler in "nvcc.profile" and in "Cuda 5.0.props", but to no avail.