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