1 | initial version |
Built succeeded.
Solution: Don't build ("Debug" or "Release") the whole OpenCV.sln but try to build certain core projects one by one, such as -opencv_core -opencv_cudaarithm -opencv_cudabgsegm -opencv_codec -opencv_features2d -opencv_cudafilters -opencv_cudaimgproc -opencv_cudaobject -opencv_cudaoptflow -opencv_cudastereo -opencv_cudawarping
Reload all if the reload window is prompt.
After that, build "Install" again under debug mode, repeat all steps in release mode.
Case closed.