Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

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?)

click to hide/show revision 2
retagged

updated 2014-02-14 02:00:07 -0600

berak gravatar image

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?)