Ask Your Question

DrLuis's profile - activity

2013-08-30 01:46:12 -0600 asked a question OpenCV 2.4.6 with Cuda support, VS 2012

My mother language is not English, so sorry for annoying English :)

Hi I'm trying to build opencv 2.4.6 in vs2012 with cuda support. Build successed but sample project keep showing error. "No Gpu Support (the library is compiled without GPU support)"

OS : Win8 pro x64 GPU : NVIDIA 780 CUDA ver : 5.5

CMake With Cuda = ON and other things. cuda_attach_vs_build_rule_to_cuda_file = off

What's wrong?