Hi there. I'm trying to run CUDA libraries with my OpenCV project (need for GpuMat). I've generated a solution with CMake (WITH_CUDA ON) and builded it (although it lasted 2.5h...), then created a new CUDA project and linked all the librares. Unfortunately, while compiling the code, I get an error: I've tried copying .dll and .lib files into my project directory and updating GF960m drivers but none of them worked out. Have you got any idea?