First time here? Check out the FAQ!
answered 2014-05-18 22:13:20 -0600
It is a known bug : #3430 (http://code.opencv.org/issues/3430)
Temporary solution given:
Remove OPTIONAL opencv_cudev in the file modules/core/CMakeLists.txt
OPTIONAL opencv_cudev
modules/core/CMakeLists.txt
Clean CMake Cache and run it again.