Ask Your Question

yfy's profile - activity

2014-02-18 18:17:52 -0600 received badge  Scholar (source)
2014-02-18 18:17:49 -0600 received badge  Supporter (source)
2014-02-13 17:17:25 -0600 asked a question No GPU Support(With OpenCv 2.4.8&CUDA5.5)

The error is always that "The library is compiled without CUDA support". However, I used CMake and compile BUILD_ALL project and get new .dll and .lib files in VC2010 path. Can someone tell me the whole way of compiled library with CUDA? Or mainly the specific step. (I found every time I use CMake the WITH_CUDA is always already been checked. Is that not normal?)