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?