opencv / opencv

Open Source Computer Vision Library
https://opencv.org
Apache License 2.0
77.11k stars 55.67k forks source link

Compiling OpenCV 3.3.1 w/Visual Studio 2017 for CUDA 9.1 and MATLAB #10596

Closed GerardWalsh closed 5 years ago

GerardWalsh commented 6 years ago
System information
Detailed description

I'm attempting to compile OpenCV with Visual Studio 2017, with support for CUDA 9.1 and MATLAB. I re-installed an earlier version of Visual Studio (to enable CUDA support), and am trying to compile OpenCV 3.3.1 as https://github.com/kyamagu/mexopencv/wiki/Installation-%28Windows%2C-MATLAB%2C-OpenCV-3%29 states 3.3.1 is the only version of OpenCV that supports MATLAB (I previously installed OpenCV 3.4.0 and noticed in the output it did not support MATLAB mex functionality). I am configuring my CMake build following https://perso.uclouvain.be/allan.barrea/opencv/cmake_config.html, but have also checked WITH_ CUBLAS and CUFFT.

I specified the paths to MATLAB LIB MAT, MATLAB LIB MEX and MATLAB LIB MX as C:/Program Files/MATLAB/R2017b/bin/win64/libxxx.dll and TBB paths from http://cvlecture.marearts.com/2017/04/opencv-opencv-32-cuda-tbb.html

When building in Visual Studio after generating the project in CMake , I am getting the following output after attempting to build the ALL_BUILD , with configuration set to Debug still (haven't attempted to build the release)

Build log ``` 1>------ Build started: Project: ZERO_CHECK, Configuration: Debug x64 ------ 1>Checking Build System 1>CMake does not need to re-run because D:/OpenCV/buildz/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/zlib/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/libtiff/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/libjpeg/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/libjasper/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/libpng/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/ippiw/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/include/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/calib3d/.calib3d/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/core/.core/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudaarithm/.cudaarithm/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudabgsegm/.cudabgsegm/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudacodec/.cudacodec/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudafeatures2d/.cudafeatures2d/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudafilters/.cudafilters/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudaimgproc/.cudaimgproc/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudalegacy/.cudalegacy/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudaobjdetect/.cudaobjdetect/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudaoptflow/.cudaoptflow/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudastereo/.cudastereo/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudawarping/.cudawarping/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudev/.cudev/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/dnn/.dnn/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/protobuf/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/features2d/.features2d/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/flann/.flann/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/highgui/.highgui/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/imgcodecs/.imgcodecs/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/imgproc/.imgproc/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/java/.java/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/js/.js/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/ml/.ml/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/objdetect/.objdetect/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/photo/.photo/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/python/.python/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/python/.python/python2/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/python/.python/python3/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/shape/.shape/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/stitching/.stitching/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/superres/.superres/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/ts/.ts/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/video/.video/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/videoio/.videoio/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/videostab/.videostab/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/viz/.viz/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/world/.world/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/.aruco/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/bgsegm/.bgsegm/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/bioinspired/.bioinspired/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/ccalib/.ccalib/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cnn_3dobj/.cnn_3dobj/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/contrib_world/.contrib_world/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cvv/.cvv/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/.datasets/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/dnn_modern/.dnn_modern/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/dpm/.dpm/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/face/.face/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/freetype/.freetype/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/fuzzy/.fuzzy/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/hdf/.hdf/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/img_hash/.img_hash/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/line_descriptor/.line_descriptor/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/matlab/.matlab/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/optflow/.optflow/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/phase_unwrapping/.phase_unwrapping/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/plot/.plot/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/reg/.reg/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/rgbd/.rgbd/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/saliency/.saliency/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/sfm/.sfm/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/stereo/.stereo/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/structured_light/.structured_light/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/surface_matching/.surface_matching/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/text/.text/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/.tracking/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/xfeatures2d/.xfeatures2d/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/.ximgproc/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/xobjdetect/.xobjdetect/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/xphoto/.xphoto/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudev/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudev/test/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/core/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudaarithm/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/flann/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/imgproc/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/ml/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/objdetect/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/phase_unwrapping/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/plot/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/reg/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/surface_matching/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/video/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/xphoto/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/bgsegm/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudabgsegm/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudafilters/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudaimgproc/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudawarping/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/dnn/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/face/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/fuzzy/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/img_hash/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/imgcodecs/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/photo/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/shape/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/videoio/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/xobjdetect/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudacodec/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/highgui/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/bioinspired/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/dpm/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/features2d/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/line_descriptor/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/saliency/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/text/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/calib3d/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/ccalib/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudafeatures2d/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudalegacy/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudaobjdetect/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudaoptflow/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudastereo/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/rgbd/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/stereo/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/structured_light/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/superres/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/videostab/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/xfeatures2d/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/optflow/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/modules/stitching/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/doc/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/data/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/samples/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/samples/java/tutorial_code/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/samples/dnn/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/samples/tapi/CMakeFiles/generate.stamp is up-to-date. 1>CMake does not need to re-run because D:/OpenCV/buildz/samples/directx/CMakeFiles/generate.stamp is up-to-date. 2>------ Build started: Project: ippiw, Configuration: Debug x64 ------ 3>------ Build started: Project: opencv_core_SSE4_2, Configuration: Debug x64 ------ 4>------ Build started: Project: opencv_core_SSE4_1, Configuration: Debug x64 ------ 5>------ Build started: Project: opencv_core_FP16, Configuration: Debug x64 ------ 6>------ Build started: Project: opencv_core_AVX2, Configuration: Debug x64 ------ 7>------ Build started: Project: opencv_core_AVX, Configuration: Debug x64 ------ 8>------ Build started: Project: zlib, Configuration: Debug x64 ------ 9>------ Build started: Project: opencv_imgproc_AVX2, Configuration: Debug x64 ------ 2>Building Custom Rule D:/OpenCV/buildz/3rdparty/ippicv/ippiw_win/CMakeLists.txt 2>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/ippiw/CMakeFiles/generate.stamp is up-to-date. 2>iw_core.c 2>iw_image.c 2>iw_image_color_convert_all.c 2>iw_image_color_convert_rgbs.c 2>iw_image_filter_bilateral.c 2>iw_image_filter_box.c 7>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/core/CMakeLists.txt 7>CMake does not need to re-run because D:/OpenCV/buildz/modules/core/CMakeFiles/generate.stamp is up-to-date. 2>iw_image_filter_canny.c 2>iw_image_filter_gaussian.c 7>mathfuncs_core.avx.cpp 3>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/core/CMakeLists.txt 3>CMake does not need to re-run because D:/OpenCV/buildz/modules/core/CMakeFiles/generate.stamp is up-to-date. 5>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/core/CMakeLists.txt 4>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/core/CMakeLists.txt 4>CMake does not need to re-run because D:/OpenCV/buildz/modules/core/CMakeFiles/generate.stamp is up-to-date. 5>CMake does not need to re-run because D:/OpenCV/buildz/modules/core/CMakeFiles/generate.stamp is up-to-date. 3>stat.sse4_2.cpp 6>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/core/CMakeLists.txt 6>CMake does not need to re-run because D:/OpenCV/buildz/modules/core/CMakeFiles/generate.stamp is up-to-date. 8>Building Custom Rule D:/OpenCV/opencv-3.3.1/3rdparty/zlib/CMakeLists.txt 5>convert.fp16.cpp 2>iw_image_filter_general.c 4>convert.sse4_1.cpp 8>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/zlib/CMakeFiles/generate.stamp is up-to-date. 9>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/imgproc/CMakeLists.txt 6>convert.avx2.cpp 9>CMake does not need to re-run because D:/OpenCV/buildz/modules/imgproc/CMakeFiles/generate.stamp is up-to-date. 6>mathfuncs_core.avx2.cpp 6>stat.avx2.cpp 8>adler32.c 8>compress.c 8>crc32.c 8>deflate.c 8>gzclose.c 8>gzlib.c 8>gzread.c 8>gzwrite.c 9>filter.avx2.cpp 9>imgwarp.avx2.cpp 9>resize.avx2.cpp 9>undistort.avx2.cpp 8>inflate.c 2>iw_image_filter_laplacian.c 8>infback.c 8>inftrees.c 2>iw_image_filter_morphology.c 2>iw_image_filter_scharr.c 2>iw_image_filter_sobel.c 2>iw_image_op_copy.c 2>iw_image_op_copy_channel.c 8>inffast.c 8>trees.c 8>uncompr.c 8>zutil.c 2>iw_image_op_copy_make_border.c 2>iw_image_op_copy_merge.c 2>iw_image_op_copy_split.c 2>iw_image_op_scale.c 2>iw_image_op_set.c 2>iw_image_op_set_channel.c 2>iw_image_op_swap_channels.c 8>zlib.vcxproj -> D:\OpenCV\buildz\3rdparty\lib\Debug\zlibd.lib 10>------ Build started: Project: opencv_imgproc_SSE4_1, Configuration: Debug x64 ------ 2>iw_image_transform_mirror.c 10>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/imgproc/CMakeLists.txt 2>iw_image_transform_resize.c 10>CMake does not need to re-run because D:/OpenCV/buildz/modules/imgproc/CMakeFiles/generate.stamp is up-to-date. 2>iw_image_transform_rotate.c 10>imgwarp.sse4_1.cpp 2>iw_image_transform_warpaffine.c 2>iw_own.c 10>resize.sse4_1.cpp 2>ippiw.vcxproj -> D:\OpenCV\buildz\3rdparty\lib\Debug\ippiwd.lib 11>------ Build started: Project: opencv_cudev, Configuration: Debug x64 ------ 7>opencv_core_AVX.vcxproj -> D:\OpenCV\buildz\modules\core\opencv_core_AVX.dir\Debug\opencv_core_AVX.lib 12>------ Build started: Project: opencv_imgproc_AVX, Configuration: Debug x64 ------ 11>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/cudev/CMakeLists.txt 11>CMake does not need to re-run because D:/OpenCV/buildz/modules/cudev/CMakeFiles/generate.stamp is up-to-date. 12>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/imgproc/CMakeLists.txt 11>stub.cpp 12>CMake does not need to re-run because D:/OpenCV/buildz/modules/imgproc/CMakeFiles/generate.stamp is up-to-date. 12>corner.avx.cpp 12>accum.avx.cpp 4>opencv_core_SSE4_1.vcxproj -> D:\OpenCV\buildz\modules\core\opencv_core_SSE4_1.dir\Debug\opencv_core_SSE4_1.lib 13>------ Build started: Project: libjasper, Configuration: Debug x64 ------ 13>Building Custom Rule D:/OpenCV/opencv-3.3.1/3rdparty/libjasper/CMakeLists.txt 13>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/libjasper/CMakeFiles/generate.stamp is up-to-date. 13>jas_cm.c 13>jas_debug.c 13>jas_getopt.c 13>jas_icc.c 13>jas_iccdata.c 13>jas_image.c 13>jas_init.c 13>jas_malloc.c 11> Creating library D:/OpenCV/buildz/lib/Debug/opencv_cudev331d.lib and object D:/OpenCV/buildz/lib/Debug/opencv_cudev331d.exp 13>jas_seq.c 13>jas_stream.c 13>jas_string.c 13>jas_tmr.c 13>jas_tvp.c 13>jas_version.c 13>jp2_cod.c 11>opencv_cudev.vcxproj -> D:\OpenCV\buildz\bin\Debug\opencv_cudev331d.dll 14>------ Build started: Project: libjpeg, Configuration: Debug x64 ------ 13>jp2_dec.c 13>jp2_enc.c 13>jpc_bs.c 13>jpc_cs.c 13>jpc_dec.c 14>Building Custom Rule D:/OpenCV/opencv-3.3.1/3rdparty/libjpeg/CMakeLists.txt 13>jpc_enc.c 14>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/libjpeg/CMakeFiles/generate.stamp is up-to-date. 14>jaricom.c 14>jcapimin.c 14>jcapistd.c 14>jcarith.c 14>jccoefct.c 14>jccolor.c 14>jcdctmgr.c 14>jchuff.c 13>jpc_math.c 14>jcinit.c 13>jpc_mct.c 14>jcmainct.c 14>jcmarker.c 14>jcmaster.c 14>jcomapi.c 14>jcparam.c 13>jpc_mqcod.c 14>jcprepct.c 14>jcsample.c 13>jpc_mqdec.c 14>jctrans.c 13>jpc_mqenc.c 14>jdapimin.c 13>jpc_qmfb.c 14>jdapistd.c 14>jdarith.c 14>jdatadst.c 14>jdatasrc.c 14>jdcoefct.c 13>jpc_t1cod.c 14>jdcolor.c 14>jddctmgr.c 14>jdhuff.c 14>jdinput.c 14>jdmainct.c 14>jdmarker.c 14>jdmaster.c 14>jdmerge.c 13>jpc_t1dec.c 14>jdpostct.c 13>jpc_t1enc.c 13>jpc_t2cod.c 13>jpc_t2dec.c 13>jpc_t2enc.c 14>jdsample.c 14>jdtrans.c 14>jerror.c 13>jpc_tagtree.c 13>jpc_tsfb.c 14>jfdctflt.c 14>jfdctfst.c 14>jfdctint.c 14>jidctflt.c 13>jpc_util.c 14>jidctfst.c 14>jidctint.c 14>jmemansi.c 14>jmemmgr.c 14>jquant1.c 14>jquant2.c 14>jutils.c 14>libjpeg.vcxproj -> D:\OpenCV\buildz\3rdparty\lib\Debug\libjpegd.lib 15>------ Build started: Project: libtiff, Configuration: Debug x64 ------ 15>Building Custom Rule D:/OpenCV/opencv-3.3.1/3rdparty/libtiff/CMakeLists.txt 15>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/libtiff/CMakeFiles/generate.stamp is up-to-date. 15>tif_aux.c 13>libjasper.vcxproj -> D:\OpenCV\buildz\3rdparty\lib\Debug\libjasperd.lib 16>------ Build started: Project: libpng, Configuration: Debug x64 ------ 15>tif_close.c 15>tif_codec.c 15>tif_color.c 15>tif_compress.c 15>tif_dir.c 15>tif_dirinfo.c 15>tif_dirread.c 16>Building Custom Rule D:/OpenCV/opencv-3.3.1/3rdparty/libpng/CMakeLists.txt 16>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/libpng/CMakeFiles/generate.stamp is up-to-date. 16>png.c 16>pngerror.c 16>pngget.c 16>pngmem.c 16>pngpread.c 16>pngread.c 16>pngrio.c 16>pngrtran.c 15>tif_dirwrite.c 15>tif_dumpmode.c 15>tif_error.c 15>tif_extension.c 15>tif_fax3.c 15>tif_fax3sm.c 15>tif_flush.c 15>tif_getimage.c 16>pngrutil.c 15>tif_jbig.c 16>pngset.c 16>pngtrans.c 16>pngwio.c 16>pngwrite.c 16>pngwtran.c 16>pngwutil.c 15>tif_jpeg_12.c 15>tif_jpeg.c 15>tif_luv.c 15>tif_lzma.c 15>tif_lzw.c 15>tif_next.c 15>tif_ojpeg.c 15>tif_open.c 15>tif_packbits.c 15>tif_pixarlog.c 15>tif_predict.c 15>tif_print.c 15>tif_read.c 15>tif_strip.c 16>libpng.vcxproj -> D:\OpenCV\buildz\3rdparty\lib\Debug\libpngd.lib 17>------ Build started: Project: libprotobuf, Configuration: Debug x64 ------ 15>tif_swab.c 17>Building Custom Rule D:/OpenCV/opencv-3.3.1/3rdparty/protobuf/CMakeLists.txt 17>CMake does not need to re-run because D:/OpenCV/buildz/3rdparty/protobuf/CMakeFiles/generate.stamp is up-to-date. 17>arena.cc 17>arenastring.cc 17>extension_set.cc 17>generated_message_util.cc 17>coded_stream.cc 17>zero_copy_stream.cc 17>zero_copy_stream_impl_lite.cc 17>message_lite.cc 15>tif_thunder.c 15>tif_tile.c 15>tif_version.c 15>tif_warning.c 15>tif_write.c 15>tif_zip.c 15>tif_win32.c 15>tif_stream.cxx 17>repeated_field.cc 17>atomicops_internals_x86_msvc.cc 17>bytestream.cc 17>common.cc 15>libtiff.vcxproj -> D:\OpenCV\buildz\3rdparty\lib\Debug\libtiffd.lib 18>------ Build started: Project: opencv_objdetect_AVX, Configuration: Debug x64 ------ 17>int128.cc 18>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/objdetect/CMakeLists.txt 17>once.cc 18>CMake does not need to re-run because D:/OpenCV/buildz/modules/objdetect/CMakeFiles/generate.stamp is up-to-date. 18>haar.avx.cpp 17>status.cc 9>opencv_imgproc_AVX2.vcxproj -> D:\OpenCV\buildz\modules\imgproc\opencv_imgproc_AVX2.dir\Debug\opencv_imgproc_AVX2.lib 19>------ Build started: Project: opencv_dnn_AVX2, Configuration: Debug x64 ------ 19>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/dnn/CMakeLists.txt 19>CMake does not need to re-run because D:/OpenCV/buildz/modules/dnn/CMakeFiles/generate.stamp is up-to-date. 19>layers_common.avx2.cpp 3>opencv_core_SSE4_2.vcxproj -> D:\OpenCV\buildz\modules\core\opencv_core_SSE4_2.dir\Debug\opencv_core_SSE4_2.lib 20>------ Build started: Project: opencv_dnn_AVX, Configuration: Debug x64 ------ 20>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/dnn/CMakeLists.txt 10>opencv_imgproc_SSE4_1.vcxproj -> D:\OpenCV\buildz\modules\imgproc\opencv_imgproc_SSE4_1.dir\Debug\opencv_imgproc_SSE4_1.lib 20>CMake does not need to re-run because D:/OpenCV/buildz/modules/dnn/CMakeFiles/generate.stamp is up-to-date. 20>layers_common.avx.cpp 17>statusor.cc 17>stringpiece.cc 17>stringprintf.cc 17>structurally_valid.cc 17>strutil.cc 19>opencv_dnn_AVX2.vcxproj -> D:\OpenCV\buildz\modules\dnn\opencv_dnn_AVX2.dir\Debug\opencv_dnn_AVX2.lib 17>time.cc 18>opencv_objdetect_AVX.vcxproj -> D:\OpenCV\buildz\modules\objdetect\opencv_objdetect_AVX.dir\Debug\opencv_objdetect_AVX.lib 5>opencv_core_FP16.vcxproj -> D:\OpenCV\buildz\modules\core\opencv_core_FP16.dir\Debug\opencv_core_FP16.lib 12>opencv_imgproc_AVX.vcxproj -> D:\OpenCV\buildz\modules\imgproc\opencv_imgproc_AVX.dir\Debug\opencv_imgproc_AVX.lib 20>opencv_dnn_AVX.vcxproj -> D:\OpenCV\buildz\modules\dnn\opencv_dnn_AVX.dir\Debug\opencv_dnn_AVX.lib 17>wire_format_lite.cc 17>any.cc 17>any.pb.cc 17>api.pb.cc 17>descriptor.cc 17>descriptor.pb.cc 17>descriptor_database.cc 17>duration.pb.cc 17>dynamic_message.cc 17>empty.pb.cc 17>extension_set_heavy.cc 17>field_mask.pb.cc 17>generated_message_reflection.cc 17>gzip_stream.cc 17>printer.cc 17>strtod.cc 17>tokenizer.cc 17>zero_copy_stream_impl.cc 17>map_field.cc 17>message.cc 17>reflection_ops.cc 17>service.cc 17>source_context.pb.cc 17>struct.pb.cc 17>mathlimits.cc 17>substitute.cc 17>text_format.cc 17>timestamp.pb.cc 17>type.pb.cc 17>unknown_field_set.cc 17>field_comparator.cc 17>field_mask_util.cc 17>datapiece.cc 17>default_value_objectwriter.cc 17>field_mask_utility.cc 17>json_escaping.cc 17>json_objectwriter.cc 17>json_stream_parser.cc 17>object_writer.cc 17>proto_writer.cc 17>protostream_objectsource.cc 17>protostream_objectwriter.cc 17>type_info.cc 17>utility.cc 17>json_util.cc 17>message_differencer.cc 17>time_util.cc 17>type_resolver_util.cc 17>wire_format.cc 17>wrappers.pb.cc 6>opencv_core_AVX2.vcxproj -> D:\OpenCV\buildz\modules\core\opencv_core_AVX2.dir\Debug\opencv_core_AVX2.lib 21>------ Build started: Project: opencv_core, Configuration: Debug x64 ------ 17>libprotobuf.vcxproj -> D:\OpenCV\buildz\3rdparty\lib\Debug\libprotobufd.lib 21>Building NVCC (Device) object modules/core/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj 21>CMake Error at cuda_compile_generated_gpu_mat.cu.obj.cmake:206 (message): 21> Error generating 21> D:/OpenCV/buildz/modules/core/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj 21> 21> 21>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 21>Done building project "opencv_core.vcxproj" -- FAILED. 22>------ Build started: Project: opencv_imgproc, Configuration: Debug x64 ------ 23>------ Build started: Project: opencv_flann, Configuration: Debug x64 ------ 24>------ Build started: Project: opencv_cudaarithm, Configuration: Debug x64 ------ 25>------ Build started: Project: opencv_ml, Configuration: Debug x64 ------ 23>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/flann/CMakeLists.txt 23>CMake does not need to re-run because D:/OpenCV/buildz/modules/flann/CMakeFiles/generate.stamp is up-to-date. 23>opencv_flann_pch.cpp 24>Building NVCC (Device) object modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_absdiff_mat.cu.obj 22>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/imgproc/CMakeLists.txt 22>CMake does not need to re-run because D:/OpenCV/buildz/modules/imgproc/CMakeFiles/generate.stamp is up-to-date. 22>Processing OpenCL kernels (imgproc) 25>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/ml/CMakeLists.txt 25>CMake does not need to re-run because D:/OpenCV/buildz/modules/ml/CMakeFiles/generate.stamp is up-to-date. 25>opencv_ml_pch.cpp 22>opencv_imgproc_pch.cpp 24>CMake Error at cuda_compile_generated_absdiff_mat.cu.obj.cmake:206 (message): 24> Error generating 24> D:/OpenCV/buildz/modules/cudaarithm/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_absdiff_mat.cu.obj 24> 24> 24>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 24>Done building project "opencv_cudaarithm.vcxproj" -- FAILED. 25>ann_mlp.cpp 25>boost.cpp 25>data.cpp 25>em.cpp 25>gbt.cpp 25>inner_functions.cpp 25>kdtree.cpp 25>knearest.cpp 25>lr.cpp 25>nbayes.cpp 25>rtrees.cpp 25>svm.cpp 25>svmsgd.cpp 25>testset.cpp 25>tree.cpp 23>flann.cpp 23>miniflann.cpp 22>accum.cpp 22>accum.dispatch.cpp 22>approx.cpp 22>blend.cpp 22>canny.cpp 22>clahe.cpp 22>color.cpp 22>colormap.cpp 22>connectedcomponents.cpp 22>contours.cpp 22>convhull.cpp 22>corner.cpp 22>cornersubpix.cpp 22>demosaicing.cpp 22>deriv.cpp 22>distransform.cpp 22>drawing.cpp 22>emd.cpp 22>featureselect.cpp 22>filter.cpp 22>floodfill.cpp 22>gabor.cpp 22>generalized_hough.cpp 22>geometry.cpp 22>grabcut.cpp 25>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core331d.lib' 25>Done building project "opencv_ml.vcxproj" -- FAILED. 22>hershey_fonts.cpp 22>histogram.cpp 22>hough.cpp 22>imgwarp.cpp 22>intersection.cpp 22>linefit.cpp 22>lsd.cpp 22>main.cpp 22>matchcontours.cpp 22>min_enclosing_triangle.cpp 22>moments.cpp 22>morph.cpp 22>phasecorr.cpp 22>pyramids.cpp 22>resize.cpp 22>rotcalipers.cpp 22>samplers.cpp 22>segmentation.cpp 22>shapedescr.cpp 22>smooth.cpp 22>spatialgradient.cpp 22>subdivision2d.cpp 22>sumpixels.cpp 22>tables.cpp 22>templmatch.cpp 22>thresh.cpp 22>undistort.cpp 22>utils.cpp 22>opencl_kernels_imgproc.cpp 22>accum.sse2.cpp 23>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core331d.lib' 23>Done building project "opencv_flann.vcxproj" -- FAILED. 26>------ Build started: Project: opencv_surface_matching, Configuration: Debug x64 ------ 26>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/surface_matching/CMakeLists.txt 26>CMake does not need to re-run because D:/OpenCV/buildz/modules/surface_matching/CMakeFiles/generate.stamp is up-to-date. 26>opencv_surface_matching_pch.cpp 26>icp.cpp 22>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_core331d.lib' 22>Done building project "opencv_imgproc.vcxproj" -- FAILED. 27>------ Build started: Project: opencv_imgcodecs, Configuration: Debug x64 ------ 28>------ Build started: Project: opencv_cudafilters, Configuration: Debug x64 ------ 29>------ Build started: Project: opencv_dnn, Configuration: Debug x64 ------ 30>------ Build started: Project: opencv_objdetect, Configuration: Debug x64 ------ 31>------ Build started: Project: opencv_video, Configuration: Debug x64 ------ 32>------ Build started: Project: opencv_cudawarping, Configuration: Debug x64 ------ 33>------ Build started: Project: opencv_phase_unwrapping, Configuration: Debug x64 ------ 26>pose_3d.cpp 26>ppf_helpers.cpp 26>ppf_match_3d.cpp 26>t_hash_int.cpp 32>Building NVCC (Device) object modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_pyr_down.cu.obj 33>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/phase_unwrapping/CMakeLists.txt 30>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/objdetect/CMakeLists.txt 31>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/video/CMakeLists.txt 33>CMake does not need to re-run because D:/OpenCV/buildz/modules/phase_unwrapping/CMakeFiles/generate.stamp is up-to-date. 31>CMake does not need to re-run because D:/OpenCV/buildz/modules/video/CMakeFiles/generate.stamp is up-to-date. 31>Processing OpenCL kernels (video) 30>CMake does not need to re-run because D:/OpenCV/buildz/modules/objdetect/CMakeFiles/generate.stamp is up-to-date. 30>Processing OpenCL kernels (objdetect) 33>opencv_phase_unwrapping_pch.cpp 29>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/dnn/CMakeLists.txt 29>CMake does not need to re-run because D:/OpenCV/buildz/modules/dnn/CMakeFiles/generate.stamp is up-to-date. 29>Processing OpenCL kernels (dnn) 27>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/imgcodecs/CMakeLists.txt 31>opencv_video_pch.cpp 28>Building NVCC (Device) object modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_column_filter.16sc1.cu.obj 27>CMake does not need to re-run because D:/OpenCV/buildz/modules/imgcodecs/CMakeFiles/generate.stamp is up-to-date. 30>opencv_objdetect_pch.cpp 27>opencv_imgcodecs_pch.cpp 29>opencv_dnn_pch.cpp 32>CMake Error at cuda_compile_generated_pyr_down.cu.obj.cmake:206 (message): 32> Error generating 32> D:/OpenCV/buildz/modules/cudawarping/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_pyr_down.cu.obj 32> 32> 32>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 32>Done building project "opencv_cudawarping.vcxproj" -- FAILED. 34>------ Build started: Project: opencv_plot, Configuration: Debug x64 ------ 28>CMake Error at cuda_compile_generated_column_filter.16sc1.cu.obj.cmake:206 (message): 34>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/plot/CMakeLists.txt 28> Error generating 28> D:/OpenCV/buildz/modules/cudafilters/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_column_filter.16sc1.cu.obj 28> 28> 28>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 28>Done building project "opencv_cudafilters.vcxproj" -- FAILED. 35>------ Build started: Project: opencv_cudaimgproc, Configuration: Debug x64 ------ 26>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_flann331d.lib' 34>CMake does not need to re-run because D:/OpenCV/buildz/modules/plot/CMakeFiles/generate.stamp is up-to-date. 26>Done building project "opencv_surface_matching.vcxproj" -- FAILED. 36>------ Build started: Project: opencv_fuzzy, Configuration: Debug x64 ------ 34>opencv_plot_pch.cpp 36>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/fuzzy/CMakeLists.txt 35>Building NVCC (Device) object modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_bilateral_filter.cu.obj 36>CMake does not need to re-run because D:/OpenCV/buildz/modules/fuzzy/CMakeFiles/generate.stamp is up-to-date. 36>opencv_fuzzy_pch.cpp 35>CMake Error at cuda_compile_generated_bilateral_filter.cu.obj.cmake:206 (message): 35> Error generating 35> D:/OpenCV/buildz/modules/cudaimgproc/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_bilateral_filter.cu.obj 35> 35> 35>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 35>Done building project "opencv_cudaimgproc.vcxproj" -- FAILED. 37>------ Build started: Project: opencv_photo, Configuration: Debug x64 ------ 37>Building NVCC (Device) object modules/photo/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_nlm.cu.obj 37>CMake Error at cuda_compile_generated_nlm.cu.obj.cmake:206 (message): 37> Error generating 37> D:/OpenCV/buildz/modules/photo/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_nlm.cu.obj 37> 37> 37>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 37>Done building project "opencv_photo.vcxproj" -- FAILED. 38>------ Build started: Project: opencv_reg, Configuration: Debug x64 ------ 38>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/reg/CMakeLists.txt 38>CMake does not need to re-run because D:/OpenCV/buildz/modules/reg/CMakeFiles/generate.stamp is up-to-date. 38>opencv_reg_pch.cpp 38>map.cpp 38>mapaffine.cpp 38>mapper.cpp 38>mappergradaffine.cpp 38>mappergradeuclid.cpp 38>mappergradproj.cpp 38>mappergradshift.cpp 38>mappergradsimilar.cpp 34>plot.cpp 33>histogramphaseunwrapping.cpp 34>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_imgproc331d.lib' 34>Done building project "opencv_plot.vcxproj" -- FAILED. 39>------ Build started: Project: opencv_img_hash, Configuration: Debug x64 ------ 39>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/img_hash/CMakeLists.txt 39>CMake does not need to re-run because D:/OpenCV/buildz/modules/img_hash/CMakeFiles/generate.stamp is up-to-date. 33>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_imgproc331d.lib' 39>opencv_img_hash_pch.cpp 33>Done building project "opencv_phase_unwrapping.vcxproj" -- FAILED. 40>------ Build started: Project: opencv_xphoto, Configuration: Debug x64 ------ 40>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xphoto/CMakeLists.txt 40>CMake does not need to re-run because D:/OpenCV/buildz/modules/xphoto/CMakeFiles/generate.stamp is up-to-date. 40>bm3d_image_denoising.cpp 40>dct_image_denoising.cpp 40>grayworld_white_balance.cpp 40>inpainting.cpp 40>learning_based_color_balance.cpp 40>simple_color_balance.cpp 27>loadsave.cpp 27>utils.cpp 27>grfmt_base.cpp 27>grfmt_bmp.cpp 27>grfmt_exr.cpp 27>grfmt_gdal.cpp 27>grfmt_gdcm.cpp 27>grfmt_hdr.cpp 27>grfmt_jpeg.cpp 27>grfmt_jpeg2000.cpp 27>grfmt_pam.cpp 30>cascadedetect.cpp 27>grfmt_png.cpp 30>cascadedetect_convert.cpp 30>detection_based_tracker.cpp 30>haar.cpp 30>hog.cpp 30>main.cpp 30>opencl_kernels_objdetect.cpp 29>attr_value.pb.cc 29>function.pb.cc 29>graph.pb.cc 29>op_def.pb.cc 29>tensor.pb.cc 29>tensor_shape.pb.cc 29>types.pb.cc 29>versions.pb.cc 27>grfmt_pxm.cpp 39>average_hash.cpp 39>block_mean_hash.cpp 39>color_moment_hash.cpp 39>img_hash_base.cpp 39>marr_hildreth_hash.cpp 39>phash.cpp 39>radial_variance_hash.cpp 27>grfmt_sunras.cpp 27>grfmt_tiff.cpp 27>grfmt_webp.cpp 27>bitstrm.cpp 27>rgbe.cpp 27>exif.cpp 39>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_imgproc331d.lib' 39>Done building project "opencv_img_hash.vcxproj" -- FAILED. 38>mapperpyramid.cpp 38>mapprojec.cpp 38>mapshift.cpp 30>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_imgproc331d.lib' 30>Done building project "opencv_objdetect.vcxproj" -- FAILED. 41>------ Build started: Project: opencv_face, Configuration: Debug x64 ------ 41>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/face/CMakeLists.txt 41>CMake does not need to re-run because D:/OpenCV/buildz/modules/face/CMakeFiles/generate.stamp is up-to-date. 41>opencv_face_pch.cpp 29>caffe.pb.cc 31>bgfg_KNN.cpp 31>bgfg_gaussmix2.cpp 31>camshift.cpp 31>compat_video.cpp 31>ecc.cpp 31>kalman.cpp 31>lkpyramid.cpp 31>optflowgf.cpp 31>tvl1flow.cpp 31>opencl_kernels_video.cpp 38>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_imgproc331d.lib' 38>Done building project "opencv_reg.vcxproj" -- FAILED. 40>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_imgproc331d.lib' 40>Done building project "opencv_xphoto.vcxproj" -- FAILED. 31>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_imgproc331d.lib' 31>Done building project "opencv_video.vcxproj" -- FAILED. 27>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_imgproc331d.lib' 27>Done building project "opencv_imgcodecs.vcxproj" -- FAILED. 42>------ Build started: Project: opencv_shape, Configuration: Debug x64 ------ 43>------ Build started: Project: opencv_cudabgsegm, Configuration: Debug x64 ------ 44>------ Build started: Project: opencv_bgsegm, Configuration: Debug x64 ------ 45>------ Build started: Project: opencv_videoio, Configuration: Debug x64 ------ 46>------ Build started: Project: opencv_xobjdetect, Configuration: Debug x64 ------ 41>bif.cpp 41>eigen_faces.cpp 41>face_basic.cpp 41>facerec.cpp 41>fisher_faces.cpp 41>lbph_faces.cpp 41>predict_collector.cpp 45>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/videoio/CMakeLists.txt 44>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/bgsegm/CMakeLists.txt 43>Building NVCC (Device) object modules/cudabgsegm/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_mog.cu.obj 42>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/shape/CMakeLists.txt 44>CMake does not need to re-run because D:/OpenCV/buildz/modules/bgsegm/CMakeFiles/generate.stamp is up-to-date. 45>CMake does not need to re-run because D:/OpenCV/buildz/modules/videoio/CMakeFiles/generate.stamp is up-to-date. 42>CMake does not need to re-run because D:/OpenCV/buildz/modules/shape/CMakeFiles/generate.stamp is up-to-date. 46>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xobjdetect/CMakeLists.txt 45>opencv_videoio_pch.cpp 44>opencv_bgsegm_pch.cpp 42>opencv_shape_pch.cpp 46>CMake does not need to re-run because D:/OpenCV/buildz/modules/xobjdetect/CMakeFiles/generate.stamp is up-to-date. 46>opencv_xobjdetect_pch.cpp 43>CMake Error at cuda_compile_generated_mog.cu.obj.cmake:206 (message): 43> Error generating 43> D:/OpenCV/buildz/modules/cudabgsegm/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_mog.cu.obj 43> 43> 43>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 43>Done building project "opencv_cudabgsegm.vcxproj" -- FAILED. 41>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_objdetect331d.lib' 41>Done building project "opencv_face.vcxproj" -- FAILED. 44>bgfg_gaussmix.cpp 44>bgfg_gmg.cpp 44>bgfg_subcnt.cpp 36>fuzzy_F0_math.cpp 44>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 44>Done building project "opencv_bgsegm.vcxproj" -- FAILED. 36>fuzzy_F1_math.cpp 36>fuzzy_image.cpp 46>feature_evaluator.cpp 46>lbpfeatures.cpp 46>waldboost.cpp 46>wbdetector.cpp 29>caffe_importer.cpp 29>caffe_io.cpp 29>caffe_shrinker.cpp 29>darknet_importer.cpp 29>darknet_io.cpp 29>dnn.cpp 29>halide_scheduler.cpp 29>init.cpp 29>batch_norm_layer.cpp 29>blank_layer.cpp 29>concat_layer.cpp 29>convolution_layer.cpp 46>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_objdetect331d.lib' 46>Done building project "opencv_xobjdetect.vcxproj" -- FAILED. 29>crop_layer.cpp 29>detection_output_layer.cpp 45>cap.cpp 42>aff_trans.cpp 45>cap_images.cpp 45>cap_mjpeg_encoder.cpp 45>cap_mjpeg_decoder.cpp 45>cap_cmu.cpp 45>cap_dshow.cpp 45>cap_vfw.cpp 45>cap_ffmpeg.cpp 42>emdL1.cpp 42>haus_dis.cpp 42>hist_cost.cpp 42>sc_dis.cpp 42>tps_trans.cpp 29>elementwise_layers.cpp 29>eltwise_layer.cpp 29>flatten_layer.cpp 45>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_imgcodecs331d.lib' 45>Done building project "opencv_videoio.vcxproj" -- FAILED. 47>------ Build started: Project: opencv_highgui, Configuration: Debug x64 ------ 48>------ Build started: Project: opencv_cudacodec, Configuration: Debug x64 ------ 29>fully_connected_layer.cpp 47>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/highgui/CMakeLists.txt 48>Building NVCC (Device) object modules/cudacodec/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_nv12_to_rgb.cu.obj 47>CMake does not need to re-run because D:/OpenCV/buildz/modules/highgui/CMakeFiles/generate.stamp is up-to-date. 47>opencv_highgui_pch.cpp 29>layers_common.cpp 29>lrn_layer.cpp 29>max_unpooling_layer.cpp 29>mvn_layer.cpp 29>normalize_bbox_layer.cpp 29>padding_layer.cpp 48>CMake Error at cuda_compile_generated_nv12_to_rgb.cu.obj.cmake:206 (message): 48> Error generating 48> D:/OpenCV/buildz/modules/cudacodec/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_nv12_to_rgb.cu.obj 48> 48> 48>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 48>Done building project "opencv_cudacodec.vcxproj" -- FAILED. 29>permute_layer.cpp 29>pooling_layer.cpp 29>prior_box_layer.cpp 42>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 42>Done building project "opencv_shape.vcxproj" -- FAILED. 29>recurrent_layers.cpp 29>region_layer.cpp 29>reorg_layer.cpp 29>reshape_layer.cpp 29>resize_nearest_neighbor_layer.cpp 29>scale_layer.cpp 29>shift_layer.cpp 29>slice_layer.cpp 29>softmax_layer.cpp 29>split_layer.cpp 29>common.cpp 29>math_functions.cpp 29>ocl4dnn_conv_spatial.cpp 29>ocl4dnn_inner_product.cpp 29>ocl4dnn_lrn.cpp 47>window.cpp 29>ocl4dnn_pool.cpp 47>roiSelector.cpp 47>window_w32.cpp 29>ocl4dnn_softmax.cpp 29>op_halide.cpp 29>tf_importer.cpp 29>tf_io.cpp 29>THDiskFile.cpp 29>THFile.cpp 29>THGeneral.cpp 29>torch_importer.cpp 29>opencl_kernels_dnn.cpp 29>D:\OpenCV\opencv-3.3.1\modules\dnn\src\torch\torch_importer.cpp(1177): error C2065: 'TorchImporter': undeclared identifier 29>D:\OpenCV\opencv-3.3.1\modules\dnn\src\torch\torch_importer.cpp(1177): error C2146: syntax error: missing ';' before identifier 'importer' 29>D:\OpenCV\opencv-3.3.1\modules\dnn\src\torch\torch_importer.cpp(1177): error C3861: 'importer': identifier not found 29>D:\OpenCV\opencv-3.3.1\modules\dnn\src\torch\torch_importer.cpp(1179): error C2065: 'importer': undeclared identifier 29>D:\OpenCV\opencv-3.3.1\modules\dnn\src\torch\torch_importer.cpp(1179): error C2228: left of '.populateNet' must have class/struct/union 29>D:\OpenCV\opencv-3.3.1\modules\dnn\src\torch\torch_importer.cpp(1179): note: type is 'unknown-type' 47>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_videoio331d.lib' 47>Done building project "opencv_highgui.vcxproj" -- FAILED. 49>------ Build started: Project: opencv_features2d, Configuration: Debug x64 ------ 50>------ Build started: Project: opencv_dpm, Configuration: Debug x64 ------ 51>------ Build started: Project: opencv_bioinspired, Configuration: Debug x64 ------ 52>------ Build started: Project: (EXAMPLE_DIRECTX) d3d11_interop, Configuration: Debug x64 ------ 53>------ Build started: Project: (EXAMPLE_DIRECTX) d3d9_interop, Configuration: Debug x64 ------ 54>------ Build started: Project: (EXAMPLE_DIRECTX) d3d9ex_interop, Configuration: Debug x64 ------ 49>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/features2d/CMakeLists.txt 50>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/dpm/CMakeLists.txt 53>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/directx/CMakeLists.txt 52>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/directx/CMakeLists.txt 51>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/bioinspired/CMakeLists.txt 54>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/directx/CMakeLists.txt 52>CMake does not need to re-run because D:/OpenCV/buildz/samples/directx/CMakeFiles/generate.stamp is up-to-date. 50>CMake does not need to re-run because D:/OpenCV/buildz/modules/dpm/CMakeFiles/generate.stamp is up-to-date. 49>CMake does not need to re-run because D:/OpenCV/buildz/modules/features2d/CMakeFiles/generate.stamp is up-to-date. 49>Processing OpenCL kernels (features2d) 53>CMake does not need to re-run because D:/OpenCV/buildz/samples/directx/CMakeFiles/generate.stamp is up-to-date. 54>CMake does not need to re-run because D:/OpenCV/buildz/samples/directx/CMakeFiles/generate.stamp is up-to-date. 51>CMake does not need to re-run because D:/OpenCV/buildz/modules/bioinspired/CMakeFiles/generate.stamp is up-to-date. 51>Processing OpenCL kernels (bioinspired) 53>d3d9_interop.cpp 50>opencv_dpm_pch.cpp 52>d3d11_interop.cpp 54>d3d9ex_interop.cpp 51>opencv_bioinspired_pch.cpp 49>opencv_features2d_pch.cpp 50>dpm_cascade.cpp 50>dpm_cascade_detector.cpp 50>dpm_convolution.cpp 50>dpm_feature.cpp 50>dpm_model.cpp 50>dpm_nms.cpp 54>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_highgui331d.lib' 54>Done building project "example_directx_d3d9ex_interop.vcxproj" -- FAILED. 55>------ Build started: Project: (sample) facerec_demo, Configuration: Debug x64 ------ 53>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_highgui331d.lib' 52>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_highgui331d.lib' 53>Done building project "example_directx_d3d9_interop.vcxproj" -- FAILED. 56>------ Build started: Project: (sample) facerec_eigenfaces, Configuration: Debug x64 ------ 52>Done building project "example_directx_d3d11_interop.vcxproj" -- FAILED. 57>------ Build started: Project: (sample) facerec_fisherfaces, Configuration: Debug x64 ------ 55>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/face/CMakeLists.txt 55>CMake does not need to re-run because D:/OpenCV/buildz/modules/face/CMakeFiles/generate.stamp is up-to-date. 56>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/face/CMakeLists.txt 57>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/face/CMakeLists.txt 57>CMake does not need to re-run because D:/OpenCV/buildz/modules/face/CMakeFiles/generate.stamp is up-to-date. 56>CMake does not need to re-run because D:/OpenCV/buildz/modules/face/CMakeFiles/generate.stamp is up-to-date. 55>facerec_demo.cpp 57>facerec_fisherfaces.cpp 56>facerec_eigenfaces.cpp 36>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_imgproc331d.lib' 36>Done building project "opencv_fuzzy.vcxproj" -- FAILED. 58>------ Build started: Project: (sample) facerec_lbph, Configuration: Debug x64 ------ 29>Done building project "opencv_dnn.vcxproj" -- FAILED. 59>------ Build started: Project: () caffe_googlenet, Configuration: Debug x64 ------ 58>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/face/CMakeLists.txt 58>CMake does not need to re-run because D:/OpenCV/buildz/modules/face/CMakeFiles/generate.stamp is up-to-date. 59>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/dnn/CMakeLists.txt 51>basicretinafilter.cpp 58>facerec_lbph.cpp 59>CMake does not need to re-run because D:/OpenCV/buildz/samples/dnn/CMakeFiles/generate.stamp is up-to-date. 51>imagelogpolprojection.cpp 51>magnoretinafilter.cpp 51>parvoretinafilter.cpp 51>retina.cpp 51>retina_ocl.cpp 51>retinacolor.cpp 51>retinafasttonemapping.cpp 59>caffe_googlenet.cpp 55>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_face331d.lib' 50>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_objdetect331d.lib' 55>Done building project "example_face_facerec_demo.vcxproj" -- FAILED. 60>------ Build started: Project: () fcn_semsegm, Configuration: Debug x64 ------ 50>Done building project "opencv_dpm.vcxproj" -- FAILED. 61>------ Build started: Project: () squeezenet_halide, Configuration: Debug x64 ------ 56>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_face331d.lib' 60>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/dnn/CMakeLists.txt 56>Done building project "example_face_facerec_eigenfaces.vcxproj" -- FAILED. 62>------ Build started: Project: () ssd_mobilenet_object_detection, Configuration: Debug x64 ------ 61>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/dnn/CMakeLists.txt 60>CMake does not need to re-run because D:/OpenCV/buildz/samples/dnn/CMakeFiles/generate.stamp is up-to-date. 61>CMake does not need to re-run because D:/OpenCV/buildz/samples/dnn/CMakeFiles/generate.stamp is up-to-date. 60>fcn_semsegm.cpp 62>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/dnn/CMakeLists.txt 61>squeezenet_halide.cpp 62>CMake does not need to re-run because D:/OpenCV/buildz/samples/dnn/CMakeFiles/generate.stamp is up-to-date. 62>ssd_mobilenet_object_detection.cpp 49>agast.cpp 49>agast_score.cpp 49>akaze.cpp 49>bagofwords.cpp 49>blobdetector.cpp 49>brisk.cpp 49>draw.cpp 49>dynamic.cpp 49>evaluation.cpp 49>fast.cpp 49>fast_score.cpp 49>feature2d.cpp 51>retinafilter.cpp 51>transientareassegmentationmodule.cpp 58>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_face331d.lib' 58>Done building project "example_face_facerec_lbph.vcxproj" -- FAILED. 63>------ Build started: Project: () ssd_object_detection, Configuration: Debug x64 ------ 51>opencl_kernels_bioinspired.cpp 49>gftt.cpp 63>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/dnn/CMakeLists.txt 63>CMake does not need to re-run because D:/OpenCV/buildz/samples/dnn/CMakeFiles/generate.stamp is up-to-date. 63>ssd_object_detection.cpp 60>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_dnn331d.lib' 61>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_dnn331d.lib' 49>kaze.cpp 60>Done building project "example_dnn_fcn_semsegm.vcxproj" -- FAILED. 61>Done building project "example_dnn_squeezenet_halide.vcxproj" -- FAILED. 64>------ Build started: Project: () tf_inception, Configuration: Debug x64 ------ 65>------ Build started: Project: () torch_enet, Configuration: Debug x64 ------ 62>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_dnn331d.lib' 59>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_dnn331d.lib' 62>Done building project "example_dnn_ssd_mobilenet_object_detection.vcxproj" -- FAILED. 66>------ Build started: Project: () yolo_object_detection, Configuration: Debug x64 ------ 59>Done building project "example_dnn_caffe_googlenet.vcxproj" -- FAILED. 67>------ Build started: Project: (sample) cascade_detect_camera, Configuration: Debug x64 ------ 64>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/dnn/CMakeLists.txt 65>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/dnn/CMakeLists.txt 49>AKAZEFeatures.cpp 64>CMake does not need to re-run because D:/OpenCV/buildz/samples/dnn/CMakeFiles/generate.stamp is up-to-date. 65>CMake does not need to re-run because D:/OpenCV/buildz/samples/dnn/CMakeFiles/generate.stamp is up-to-date. 66>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/dnn/CMakeLists.txt 67>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/dpm/CMakeLists.txt 66>CMake does not need to re-run because D:/OpenCV/buildz/samples/dnn/CMakeFiles/generate.stamp is up-to-date. 65>torch_enet.cpp 64>tf_inception.cpp 67>CMake does not need to re-run because D:/OpenCV/buildz/modules/dpm/CMakeFiles/generate.stamp is up-to-date. 66>yolo_object_detection.cpp 49>KAZEFeatures.cpp 67>cascade_detect_camera.cpp 49>fed.cpp 49>nldiffusion_functions.cpp 49>keypoint.cpp 49>main.cpp 49>matchers.cpp 49>mser.cpp 49>orb.cpp 49>opencl_kernels_features2d.cpp 63>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_dnn331d.lib' 63>Done building project "example_dnn_ssd_object_detection.vcxproj" -- FAILED. 68>------ Build started: Project: (sample) cascade_detect_sequence, Configuration: Debug x64 ------ 68>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/dpm/CMakeLists.txt 68>CMake does not need to re-run because D:/OpenCV/buildz/modules/dpm/CMakeFiles/generate.stamp is up-to-date. 64>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_dnn331d.lib' 68>cascade_detect_sequence.cpp 64>Done building project "example_dnn_tf_inception.vcxproj" -- FAILED. 69>------ Build started: Project: (sample) facerec_save_load, Configuration: Debug x64 ------ 66>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_dnn331d.lib' 66>Done building project "example_dnn_yolo_object_detection.vcxproj" -- FAILED. 70>------ Build started: Project: (sample) facerec_video, Configuration: Debug x64 ------ 65>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_dnn331d.lib' 65>Done building project "example_dnn_torch_enet.vcxproj" -- FAILED. 71>------ Build started: Project: (sample) fuzzy_filtering, Configuration: Debug x64 ------ 69>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/face/CMakeLists.txt 70>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/face/CMakeLists.txt 57>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_face331d.lib' 69>CMake does not need to re-run because D:/OpenCV/buildz/modules/face/CMakeFiles/generate.stamp is up-to-date. 57>Done building project "example_face_facerec_fisherfaces.vcxproj" -- FAILED. 72>------ Build started: Project: (sample) fuzzy_inpainting, Configuration: Debug x64 ------ 70>CMake does not need to re-run because D:/OpenCV/buildz/modules/face/CMakeFiles/generate.stamp is up-to-date. 69>facerec_save_load.cpp 70>facerec_video.cpp 51>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_highgui331d.lib' 51>Done building project "opencv_bioinspired.vcxproj" -- FAILED. 73>------ Build started: Project: (sample) hash_samples, Configuration: Debug x64 ------ 73>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/img_hash/CMakeLists.txt 73>CMake does not need to re-run because D:/OpenCV/buildz/modules/img_hash/CMakeFiles/generate.stamp is up-to-date. 73>hash_samples.cpp 68>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_dpm331d.lib' 68>Done building project "example_dpm_cascade_detect_sequence.vcxproj" -- FAILED. 74>------ Build started: Project: (sample) unwrap, Configuration: Debug x64 ------ 67>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_dpm331d.lib' 67>Done building project "example_dpm_cascade_detect_camera.vcxproj" -- FAILED. 75>------ Build started: Project: (sample) plot_demo, Configuration: Debug x64 ------ 71>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/fuzzy/CMakeLists.txt 72>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/fuzzy/CMakeLists.txt 71>CMake does not need to re-run because D:/OpenCV/buildz/modules/fuzzy/CMakeFiles/generate.stamp is up-to-date. 72>CMake does not need to re-run because D:/OpenCV/buildz/modules/fuzzy/CMakeFiles/generate.stamp is up-to-date. 75>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/plot/CMakeLists.txt 71>fuzzy_filtering.cpp 72>fuzzy_inpainting.cpp 75>CMake does not need to re-run because D:/OpenCV/buildz/modules/plot/CMakeFiles/generate.stamp is up-to-date. 74>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/phase_unwrapping/CMakeLists.txt 69>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_face331d.lib' 75>plot_demo.cpp 74>CMake does not need to re-run because D:/OpenCV/buildz/modules/phase_unwrapping/CMakeFiles/generate.stamp is up-to-date. 69>Done building project "example_face_facerec_save_load.vcxproj" -- FAILED. 76>------ Build started: Project: (sample) map_test, Configuration: Debug x64 ------ 74>unwrap.cpp 49>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_flann331d.lib' 49>Done building project "opencv_features2d.vcxproj" -- FAILED. 76>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/reg/CMakeLists.txt 77>------ Build started: Project: opencv_calib3d, Configuration: Debug x64 ------ 76>CMake does not need to re-run because D:/OpenCV/buildz/modules/reg/CMakeFiles/generate.stamp is up-to-date. 70>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_face331d.lib' 70>Done building project "example_face_facerec_video.vcxproj" -- FAILED. 78>------ Build started: Project: opencv_text, Configuration: Debug x64 ------ 76>map_test.cpp 77>Building Custom Rule D:/OpenCV/opencv-3.3.1/modules/calib3d/CMakeLists.txt 77>CMake does not need to re-run because D:/OpenCV/buildz/modules/calib3d/CMakeFiles/generate.stamp is up-to-date. 77>Processing OpenCL kernels (calib3d) 78>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/text/CMakeLists.txt 78>CMake does not need to re-run because D:/OpenCV/buildz/modules/text/CMakeFiles/generate.stamp is up-to-date. 77>opencv_calib3d_pch.cpp 78>opencv_text_pch.cpp 71>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_fuzzy331d.lib' 72>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_fuzzy331d.lib' 71>Done building project "example_fuzzy_fuzzy_filtering.vcxproj" -- FAILED. 79>------ Build started: Project: opencv_cudafeatures2d, Configuration: Debug x64 ------ 72>Done building project "example_fuzzy_fuzzy_inpainting.vcxproj" -- FAILED. 80>------ Build started: Project: opencv_line_descriptor, Configuration: Debug x64 ------ 80>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/line_descriptor/CMakeLists.txt 80>CMake does not need to re-run because D:/OpenCV/buildz/modules/line_descriptor/CMakeFiles/generate.stamp is up-to-date. 73>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_img_hash331d.lib' 73>Done building project "example_img_hash_hash_samples.vcxproj" -- FAILED. 81>------ Build started: Project: opencv_saliency, Configuration: Debug x64 ------ 80>opencv_line_descriptor_pch.cpp 74>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_phase_unwrapping331d.lib' 74>Done building project "example_phase_unwrapping_unwrap.vcxproj" -- FAILED. 82>------ Build started: Project: (EXAMPLE_DIRECTX) d3d10_interop, Configuration: Debug x64 ------ 81>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/saliency/CMakeLists.txt 76>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_reg331d.lib' 76>Done building project "example_reg_map_test.vcxproj" -- FAILED. 83>------ Build started: Project: (sample) ppf_load_match, Configuration: Debug x64 ------ 81>CMake does not need to re-run because D:/OpenCV/buildz/modules/saliency/CMakeFiles/generate.stamp is up-to-date. 79>Building NVCC (Device) object modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_bf_knnmatch.cu.obj 82>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/directx/CMakeLists.txt 81>opencv_saliency_pch.cpp 82>CMake does not need to re-run because D:/OpenCV/buildz/samples/directx/CMakeFiles/generate.stamp is up-to-date. 83>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/surface_matching/CMakeLists.txt 82>d3d10_interop.cpp 83>CMake does not need to re-run because D:/OpenCV/buildz/modules/surface_matching/CMakeFiles/generate.stamp is up-to-date. 83>ppf_load_match.cpp 75>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_plot331d.lib' 78>erfilter.cpp 75>Done building project "example_plot_plot_demo.vcxproj" -- FAILED. 84>------ Build started: Project: (sample) ppf_normal_computation, Configuration: Debug x64 ------ 78>ocr_beamsearch_decoder.cpp 78>ocr_hmm_decoder.cpp 78>ocr_holistic.cpp 78>ocr_tesseract.cpp 84>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/surface_matching/CMakeLists.txt 84>CMake does not need to re-run because D:/OpenCV/buildz/modules/surface_matching/CMakeFiles/generate.stamp is up-to-date. 84>ppf_normal_computation.cpp 83>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_surface_matching331d.lib' 83>Done building project "example_surface_matching_ppf_load_match.vcxproj" -- FAILED. 85>------ Build started: Project: (sample) bm3d_image_denoising, Configuration: Debug x64 ------ 85>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xphoto/CMakeLists.txt 84>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_surface_matching331d.lib' 85>CMake does not need to re-run because D:/OpenCV/buildz/modules/xphoto/CMakeFiles/generate.stamp is up-to-date. 79>CMake Error at cuda_compile_generated_bf_knnmatch.cu.obj.cmake:206 (message): 85>bm3d_image_denoising.cpp 79> Error generating 79> D:/OpenCV/buildz/modules/cudafeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_bf_knnmatch.cu.obj 79> 79> 79>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 79>Done building project "opencv_cudafeatures2d.vcxproj" -- FAILED. 86>------ Build started: Project: (sample) color_balance, Configuration: Debug x64 ------ 84>Done building project "example_surface_matching_ppf_normal_computation.vcxproj" -- FAILED. 87>------ Build started: Project: (sample) dct_image_denoising, Configuration: Debug x64 ------ 82>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_highgui331d.lib' 82>Done building project "example_directx_d3d10_interop.vcxproj" -- FAILED. 88>------ Build started: Project: (sample) inpainting, Configuration: Debug x64 ------ 86>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xphoto/CMakeLists.txt 77>ap3p.cpp 77>calibinit.cpp 77>calibration.cpp 87>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xphoto/CMakeLists.txt 77>checkchessboard.cpp 77>circlesgrid.cpp 77>compat_ptsetreg.cpp 77>compat_stereo.cpp 77>dls.cpp 86>CMake does not need to re-run because D:/OpenCV/buildz/modules/xphoto/CMakeFiles/generate.stamp is up-to-date. 87>CMake does not need to re-run because D:/OpenCV/buildz/modules/xphoto/CMakeFiles/generate.stamp is up-to-date. 88>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xphoto/CMakeLists.txt 87>dct_image_denoising.cpp 86>color_balance.cpp 88>CMake does not need to re-run because D:/OpenCV/buildz/modules/xphoto/CMakeFiles/generate.stamp is up-to-date. 88>inpainting.cpp 77>epnp.cpp 77>fisheye.cpp 77>five-point.cpp 85>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_xphoto331d.lib' 85>Done building project "example_xphoto_bm3d_image_denoising.vcxproj" -- FAILED. 89>------ Build started: Project: (sample) bgfg, Configuration: Debug x64 ------ 77>fundam.cpp 77>homography_decomp.cpp 77>levmarq.cpp 86>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_xphoto331d.lib' 86>Done building project "example_xphoto_color_balance.vcxproj" -- FAILED. 90>------ Build started: Project: (sample) OpenEXRimages_HDR_Retina_toneMapping, Configuration: Debug x64 ------ 80>LSDDetector.cpp 80>binary_descriptor.cpp 80>binary_descriptor_matcher.cpp 80>draw.cpp 81>CmFile.cpp 81>CmShow.cpp 81>FilterTIG.cpp 81>ValStructVec.cpp 81>objectnessBING.cpp 81>motionSaliency.cpp 81>motionSaliencyBinWangApr2014.cpp 81>objectness.cpp 81>saliency.cpp 81>staticSaliency.cpp 88>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_xphoto331d.lib' 88>Done building project "example_xphoto_inpainting.vcxproj" -- FAILED. 91>------ Build started: Project: (sample) retinaDemo, Configuration: Debug x64 ------ 81>staticSaliencyFineGrained.cpp 90>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/bioinspired/CMakeLists.txt 90>CMake does not need to re-run because D:/OpenCV/buildz/modules/bioinspired/CMakeFiles/generate.stamp is up-to-date. 81>staticSaliencySpectralResidual.cpp 91>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/bioinspired/CMakeLists.txt 90>OpenEXRimages_HDR_Retina_toneMapping.cpp 77>main.cpp 91>CMake does not need to re-run because D:/OpenCV/buildz/modules/bioinspired/CMakeFiles/generate.stamp is up-to-date. 77>p3p.cpp 77>polynom_solver.cpp 91>retinaDemo.cpp 77>posit.cpp 77>ptsetreg.cpp 77>quadsubpix.cpp 77>rho.cpp 77>solvepnp.cpp 77>stereobm.cpp 77>stereosgbm.cpp 77>triangulate.cpp 77>upnp.cpp 77>opencl_kernels_calib3d.cpp 90>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_bioinspired331d.lib' 90>Done building project "example_bioinspired_OpenEXRimages_HDR_Retina_toneMapping.vcxproj" -- FAILED. 91>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_bioinspired331d.lib' 91>Done building project "example_bioinspired_retinaDemo.vcxproj" -- FAILED. 81>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_features2d331d.lib' 81>Done building project "opencv_saliency.vcxproj" -- FAILED. 87>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_xphoto331d.lib' 87>Done building project "example_xphoto_dct_image_denoising.vcxproj" -- FAILED. 78>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ml331d.lib' 78>Done building project "opencv_text.vcxproj" -- FAILED. 80>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_features2d331d.lib' 80>Done building project "opencv_line_descriptor.vcxproj" -- FAILED. 92>------ Build started: Project: (sample) computeSaliency, Configuration: Debug x64 ------ 77>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_features2d331d.lib' 77>Done building project "opencv_calib3d.vcxproj" -- FAILED. 93>------ Build started: Project: opencv_datasets, Configuration: Debug x64 ------ 94>------ Build started: Project: (sample) compute_descriptors, Configuration: Debug x64 ------ 95>------ Build started: Project: (sample) knn_matching, Configuration: Debug x64 ------ 96>------ Build started: Project: (sample) lines_extraction, Configuration: Debug x64 ------ 97>------ Build started: Project: (sample) lsd_lines_extraction, Configuration: Debug x64 ------ 98>------ Build started: Project: opencv_cudalegacy, Configuration: Debug x64 ------ 89>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/bgsegm/CMakeLists.txt 89>CMake does not need to re-run because D:/OpenCV/buildz/modules/bgsegm/CMakeFiles/generate.stamp is up-to-date. 89>bgfg.cpp 95>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/line_descriptor/CMakeLists.txt 94>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/line_descriptor/CMakeLists.txt 93>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 96>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/line_descriptor/CMakeLists.txt 97>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/line_descriptor/CMakeLists.txt 98>Building NVCC (Device) object modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_NCV.cu.obj 93>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 94>CMake does not need to re-run because D:/OpenCV/buildz/modules/line_descriptor/CMakeFiles/generate.stamp is up-to-date. 95>CMake does not need to re-run because D:/OpenCV/buildz/modules/line_descriptor/CMakeFiles/generate.stamp is up-to-date. 97>CMake does not need to re-run because D:/OpenCV/buildz/modules/line_descriptor/CMakeFiles/generate.stamp is up-to-date. 96>CMake does not need to re-run because D:/OpenCV/buildz/modules/line_descriptor/CMakeFiles/generate.stamp is up-to-date. 95>knn_matching.cpp 94>compute_descriptors.cpp 92>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/saliency/CMakeLists.txt 96>lines_extraction.cpp 97>lsd_lines_extraction.cpp 93>ar_hmdb.cpp 92>CMake does not need to re-run because D:/OpenCV/buildz/modules/saliency/CMakeFiles/generate.stamp is up-to-date. 93>ar_sports.cpp 93>dataset.cpp 93>fr_adience.cpp 93>fr_lfw.cpp 93>gr_chalearn.cpp 93>gr_skig.cpp 93>hpe_humaneva.cpp 92>computeSaliency.cpp 98>CMake Error at cuda_compile_generated_NCV.cu.obj.cmake:206 (message): 98> Error generating 98> D:/OpenCV/buildz/modules/cudalegacy/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_NCV.cu.obj 98> 98> 98>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 98>Done building project "opencv_cudalegacy.vcxproj" -- FAILED. 99>------ Build started: Project: opencv_cudaoptflow, Configuration: Debug x64 ------ 94>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_line_descriptor331d.lib' 97>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_line_descriptor331d.lib' 94>Done building project "example_line_descriptor_compute_descriptors.vcxproj" -- FAILED. 100>------ Build started: Project: opencv_xfeatures2d, Configuration: Debug x64 ------ 96>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_line_descriptor331d.lib' 95>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_line_descriptor331d.lib' 97>Done building project "example_line_descriptor_lsd_lines_extraction.vcxproj" -- FAILED. 96>Done building project "example_line_descriptor_lines_extraction.vcxproj" -- FAILED. 101>------ Build started: Project: opencv_ximgproc, Configuration: Debug x64 ------ 102>------ Build started: Project: opencv_aruco, Configuration: Debug x64 ------ 95>Done building project "example_line_descriptor_knn_matching.vcxproj" -- FAILED. 103>------ Build started: Project: opencv_rgbd, Configuration: Debug x64 ------ 89>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_bgsegm331d.lib' 89>Done building project "example_bgsegm_bgfg.vcxproj" -- FAILED. 104>------ Build started: Project: opencv_cudastereo, Configuration: Debug x64 ------ 99>Building NVCC (Device) object modules/cudaoptflow/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_farneback.cu.obj 101>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 102>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 100>Building NVCC (Device) object modules/xfeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_surf.cu.obj 103>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/rgbd/CMakeLists.txt 101>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 101>Processing OpenCL kernels (ximgproc) 102>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 104>Building NVCC (Device) object modules/cudastereo/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_disparity_bilateral_filter.cu.obj 103>CMake does not need to re-run because D:/OpenCV/buildz/modules/rgbd/CMakeFiles/generate.stamp is up-to-date. 102>opencv_aruco_pch.cpp 103>opencv_rgbd_pch.cpp 101>opencv_ximgproc_pch.cpp 99>CMake Error at cuda_compile_generated_farneback.cu.obj.cmake:206 (message): 99> Error generating 99> D:/OpenCV/buildz/modules/cudaoptflow/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_farneback.cu.obj 99> 99> 99>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 99>Done building project "opencv_cudaoptflow.vcxproj" -- FAILED. 105>------ Build started: Project: opencv_stereo, Configuration: Debug x64 ------ 100>CMake Error at cuda_compile_generated_surf.cu.obj.cmake:206 (message): 92>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_saliency331d.lib' 100> Error generating 100> D:/OpenCV/buildz/modules/xfeatures2d/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_surf.cu.obj 100> 100> 100>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 100>Done building project "opencv_xfeatures2d.vcxproj" -- FAILED. 106>------ Build started: Project: opencv_stitching, Configuration: Debug x64 ------ 92>Done building project "example_saliency_computeSaliency.vcxproj" -- FAILED. 107>------ Build started: Project: opencv_structured_light, Configuration: Debug x64 ------ 105>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/stereo/CMakeLists.txt 105>CMake does not need to re-run because D:/OpenCV/buildz/modules/stereo/CMakeFiles/generate.stamp is up-to-date. 104>CMake Error at cuda_compile_generated_disparity_bilateral_filter.cu.obj.cmake:206 (message): 104> Error generating 104> D:/OpenCV/buildz/modules/cudastereo/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_disparity_bilateral_filter.cu.obj 104> 104> 104>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 104>Done building project "opencv_cudastereo.vcxproj" -- FAILED. 108>------ Build started: Project: opencv_cudaobjdetect, Configuration: Debug x64 ------ 107>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/structured_light/CMakeLists.txt 106>Building NVCC (Device) object modules/stitching/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_build_warp_maps.cu.obj 105>opencv_stereo_pch.cpp 107>CMake does not need to re-run because D:/OpenCV/buildz/modules/structured_light/CMakeFiles/generate.stamp is up-to-date. 107>opencv_structured_light_pch.cpp 108>Building NVCC (Device) object modules/cudaobjdetect/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_hog.cu.obj 102>aruco.cpp 102>charuco.cpp 102>dictionary.cpp 108>CMake Error at cuda_compile_generated_hog.cu.obj.cmake:206 (message): 108> Error generating 108> D:/OpenCV/buildz/modules/cudaobjdetect/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_hog.cu.obj 108> 108> 108>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 108>Done building project "opencv_cudaobjdetect.vcxproj" -- FAILED. 109>------ Build started: Project: opencv_superres, Configuration: Debug x64 ------ 106>CMake Error at cuda_compile_generated_build_warp_maps.cu.obj.cmake:206 (message): 106> Error generating 106> D:/OpenCV/buildz/modules/stitching/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_build_warp_maps.cu.obj 106> 106> 106>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 106>Done building project "opencv_stitching.vcxproj" -- FAILED. 110>------ Build started: Project: opencv_videostab, Configuration: Debug x64 ------ 109>Building NVCC (Device) object modules/superres/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_btv_l1_gpu.cu.obj 110>Building NVCC (Device) object modules/videostab/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_global_motion.cu.obj 109>CMake Error at cuda_compile_generated_btv_l1_gpu.cu.obj.cmake:206 (message): 109> Error generating 109> D:/OpenCV/buildz/modules/superres/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_btv_l1_gpu.cu.obj 110>CMake Error at cuda_compile_generated_global_motion.cu.obj.cmake:206 (message): 110> Error generating 109> 109> 109>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 109>Done building project "opencv_superres.vcxproj" -- FAILED. 110> D:/OpenCV/buildz/modules/videostab/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_global_motion.cu.obj 110> 110> 110>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1. 110>Done building project "opencv_videostab.vcxproj" -- FAILED. 111>------ Build started: Project: opencv_ccalib, Configuration: Debug x64 ------ 112>------ Build started: Project: (EXAMPLE_GPU) alpha_comp, Configuration: Debug x64 ------ 111>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ccalib/CMakeLists.txt 111>CMake does not need to re-run because D:/OpenCV/buildz/modules/ccalib/CMakeFiles/generate.stamp is up-to-date. 112>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 111>opencv_ccalib_pch.cpp 112>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 112>alpha_comp.cpp 101>adaptive_manifold_filter_n.cpp 101>anisodiff.cpp 101>bilateral_texture_filter.cpp 101>deriche_filter.cpp 101>disparity_filters.cpp 101>domain_transform.cpp 101>dtfilter_cpu.cpp 101>edgeaware_filters_common.cpp 101>estimated_covariance.cpp 101>fast_hough_transform.cpp 101>fast_line_detector.cpp 103>depth_cleaner.cpp 103>depth_registration.cpp 103>depth_to_3d.cpp 103>linemod.cpp 103>normal.cpp 103>odometry.cpp 103>plane.cpp 103>utils.cpp 101>fgs_filter.cpp 101>graphsegmentation.cpp 101>guided_filter.cpp 101>joint_bilateral_filter.cpp 107>graycodepattern.cpp 105>descriptor.cpp 105>stereo_binary_bm.cpp 107>sinusoidalpattern.cpp 105>stereo_binary_sgbm.cpp 101>l0_smooth.cpp 101>lsc.cpp 101>niblack_thresholding.cpp 111>ccalib.cpp 111>multicalib.cpp 111>omnidir.cpp 111>randpattern.cpp 101>paillou_filter.cpp 101>peilin.cpp 101>rolling_guidance_filter.cpp 101>seeds.cpp 101>selectivesearchsegmentation.cpp 101>slic.cpp 105>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_calib3d331d.lib' 105>Done building project "opencv_stereo.vcxproj" -- FAILED. 113>------ Build started: Project: (EXAMPLE_GPU) bgfg_segm, Configuration: Debug x64 ------ 112>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 112>Done building project "example_gpu_alpha_comp.vcxproj" -- FAILED. 114>------ Build started: Project: (EXAMPLE_GPU) cascadeclassifier, Configuration: Debug x64 ------ 113>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 113>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 114>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 113>bgfg_segm.cpp 114>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 114>cascadeclassifier.cpp 101>sparse_match_interpolators.cpp 101>structured_edge_detection.cpp 101>thinning.cpp 101>weighted_median_filter.cpp 111>D:\OpenCV\opencv-3.3.1\modules\core\include\opencv2/core/types.hpp(1674): warning C4127: conditional expression is constant (compiling source file D:\OpenCV\opencv_contrib-3.3.1\modules\ccalib\src\ccalib.cpp) 111>D:\OpenCV\opencv-3.3.1\modules\core\include\opencv2/core/types.hpp(1674): note: consider using 'if constexpr' statement instead (compiling source file D:\OpenCV\opencv_contrib-3.3.1\modules\ccalib\src\ccalib.cpp) 111>D:\OpenCV\opencv-3.3.1\modules\core\include\opencv2/core/types.hpp(1672): note: while compiling class template member function 'float cv::Size_::area(void) const' (compiling source file D:\OpenCV\opencv_contrib-3.3.1\modules\ccalib\src\ccalib.cpp) 111>D:\OpenCV\opencv_contrib-3.3.1\modules\ccalib\src\ccalib.cpp(77): note: see reference to function template instantiation 'float cv::Size_::area(void) const' being compiled 101>opencl_kernels_ximgproc.cpp 107>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_phase_unwrapping331d.lib' 107>Done building project "opencv_structured_light.vcxproj" -- FAILED. 115>------ Build started: Project: (EXAMPLE_GPU) cascadeclassifier_nvidia_api, Configuration: Debug x64 ------ 113>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 113>Done building project "example_gpu_bgfg_segm.vcxproj" -- FAILED. 116>------ Build started: Project: (EXAMPLE_GPU) driver_api_multi, Configuration: Debug x64 ------ 115>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 114>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 114>Done building project "example_gpu_cascadeclassifier.vcxproj" -- FAILED. 117>------ Build started: Project: (EXAMPLE_GPU) driver_api_stereo_multi, Configuration: Debug x64 ------ 115>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 116>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 115>cascadeclassifier_nvidia_api.cpp 116>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 117>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 117>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 116>driver_api_multi.cpp 117>driver_api_stereo_multi.cpp 93>hpe_parse.cpp 93>ir_affine.cpp 93>ir_robot.cpp 93>is_bsds.cpp 102>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_calib3d331d.lib' 102>Done building project "opencv_aruco.vcxproj" -- FAILED. 118>------ Build started: Project: (EXAMPLE_GPU) farneback_optical_flow, Configuration: Debug x64 ------ 93>is_weizmann.cpp 93>msm_epfl.cpp 111>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_calib3d331d.lib' 111>Done building project "opencv_ccalib.vcxproj" -- FAILED. 119>------ Build started: Project: (EXAMPLE_GPU) generalized_hough, Configuration: Debug x64 ------ 115>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 93>msm_middlebury.cpp 115>Done building project "example_gpu_cascadeclassifier_nvidia_api.vcxproj" -- FAILED. 120>------ Build started: Project: (EXAMPLE_GPU) hog, Configuration: Debug x64 ------ 118>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 118>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 118>farneback_optical_flow.cpp 119>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 120>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 119>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 120>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 119>generalized_hough.cpp 120>hog.cpp 103>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_calib3d331d.lib' 103>Done building project "opencv_rgbd.vcxproj" -- FAILED. 121>------ Build started: Project: (EXAMPLE_GPU) houghlines, Configuration: Debug x64 ------ 117>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 116>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 117>Done building project "example_gpu_driver_api_stereo_multi.vcxproj" -- FAILED. 122>------ Build started: Project: (EXAMPLE_GPU) morphology, Configuration: Debug x64 ------ 116>Done building project "example_gpu_driver_api_multi.vcxproj" -- FAILED. 123>------ Build started: Project: (EXAMPLE_GPU) multi, Configuration: Debug x64 ------ 121>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 122>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 123>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 121>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 123>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 122>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 121>houghlines.cpp 123>multi.cpp 122>morphology.cpp 93>or_imagenet.cpp 118>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 118>Done building project "example_gpu_farneback_optical_flow.vcxproj" -- FAILED. 124>------ Build started: Project: (EXAMPLE_GPU) optical_flow, Configuration: Debug x64 ------ 119>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 119>Done building project "example_gpu_generalized_hough.vcxproj" -- FAILED. 125>------ Build started: Project: (EXAMPLE_GPU) opticalflow_nvidia_api, Configuration: Debug x64 ------ 124>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 125>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 124>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 125>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 124>optical_flow.cpp 125>opticalflow_nvidia_api.cpp 120>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 120>Done building project "example_gpu_hog.vcxproj" -- FAILED. 126>------ Build started: Project: (EXAMPLE_CUDA) performance, Configuration: Debug x64 ------ 126>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 126>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 126>performance.cpp 126>tests.cpp 121>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 101>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_calib3d331d.lib' 121>Done building project "example_gpu_houghlines.vcxproj" -- FAILED. 101>Done building project "opencv_ximgproc.vcxproj" -- FAILED. 127>------ Build started: Project: (EXAMPLE_GPU) pyrlk_optical_flow, Configuration: Debug x64 ------ 128>------ Build started: Project: opencv_optflow, Configuration: Debug x64 ------ 122>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 122>Done building project "example_gpu_morphology.vcxproj" -- FAILED. 129>------ Build started: Project: (EXAMPLE_GPU) stereo_match, Configuration: Debug x64 ------ 127>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 128>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/optflow/CMakeLists.txt 127>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 128>CMake does not need to re-run because D:/OpenCV/buildz/modules/optflow/CMakeFiles/generate.stamp is up-to-date. 128>Processing OpenCL kernels (optflow) 127>pyrlk_optical_flow.cpp 129>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 129>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 128>opencv_optflow_pch.cpp 129>stereo_match.cpp 124>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 124>Done building project "example_gpu_optical_flow.vcxproj" -- FAILED. 130>------ Build started: Project: (EXAMPLE_GPU) stereo_multi, Configuration: Debug x64 ------ 130>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 130>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 125>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 130>stereo_multi.cpp 125>Done building project "example_gpu_opticalflow_nvidia_api.vcxproj" -- FAILED. 131>------ Build started: Project: (EXAMPLE_GPU) super_resolution, Configuration: Debug x64 ------ 131>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 131>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 131>super_resolution.cpp 127>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 127>Done building project "example_gpu_pyrlk_optical_flow.vcxproj" -- FAILED. 132>------ Build started: Project: (EXAMPLE_GPU) surf_keypoint_matcher, Configuration: Debug x64 ------ 132>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 132>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 123>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 123>Done building project "example_gpu_multi.vcxproj" -- FAILED. 133>------ Build started: Project: (EXAMPLE_GPU) video_reader, Configuration: Debug x64 ------ 132>surf_keypoint_matcher.cpp 129>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 129>Done building project "example_gpu_stereo_match.vcxproj" -- FAILED. 134>------ Build started: Project: (EXAMPLE_GPU) video_writer, Configuration: Debug x64 ------ 133>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 133>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 134>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/gpu/CMakeLists.txt 133>video_reader.cpp 134>CMake does not need to re-run because D:/OpenCV/buildz/samples/gpu/CMakeFiles/generate.stamp is up-to-date. 134>video_writer.cpp 131>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\include\algorithm(911): warning C4244: '=': conversion from 'int' to 'char', possible loss of data 131>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Tools\MSVC\14.11.25503\include\algorithm(924): note: see reference to function template instantiation '_OutIt std::_Transform_no_deprecate<_InIt,_OutIt,int(__cdecl *)(int)>(_InIt,_InIt,_OutIt,_Fn &)' being compiled 131> with 131> [ 131> _OutIt=std::_String_iterator>>, 131> _InIt=std::_String_iterator>>, 131> _Fn=int (__cdecl *)(int) 131> ] 131>D:\OpenCV\opencv-3.3.1\samples\gpu\super_resolution.cpp(83): note: see reference to function template instantiation '_OutIt std::transform>>,std::_String_iterator>>,int(__cdecl *)(int)>(_InIt,_InIt,_OutIt,_Fn)' being compiled 131> with 131> [ 131> _OutIt=std::_String_iterator>>, 131> _Ty=char, 131> _InIt=std::_String_iterator>>, 131> _Fn=int (__cdecl *)(int) 131> ] 131>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 131>Done building project "example_gpu_super_resolution.vcxproj" -- FAILED. 135>------ Build started: Project: (sample) matching, Configuration: Debug x64 ------ 135>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/line_descriptor/CMakeLists.txt 135>CMake does not need to re-run because D:/OpenCV/buildz/modules/line_descriptor/CMakeFiles/generate.stamp is up-to-date. 130>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 130>Done building project "example_gpu_stereo_multi.vcxproj" -- FAILED. 136>------ Build started: Project: (sample) radius_matching, Configuration: Debug x64 ------ 136>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/line_descriptor/CMakeLists.txt 132>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 136>CMake does not need to re-run because D:/OpenCV/buildz/modules/line_descriptor/CMakeFiles/generate.stamp is up-to-date. 132>Done building project "example_gpu_surf_keypoint_matcher.vcxproj" -- FAILED. 137>------ Build started: Project: (sample) linemod, Configuration: Debug x64 ------ 135>matching.cpp 136>radius_matching.cpp 137>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/rgbd/CMakeLists.txt 137>CMake does not need to re-run because D:/OpenCV/buildz/modules/rgbd/CMakeFiles/generate.stamp is up-to-date. 133>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 133>Done building project "example_gpu_video_reader.vcxproj" -- FAILED. 138>------ Build started: Project: (sample) odometry_evaluation, Configuration: Debug x64 ------ 134>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 137>linemod.cpp 134>Done building project "example_gpu_video_writer.vcxproj" -- FAILED. 139>------ Build started: Project: (sample) sample, Configuration: Debug x64 ------ 138>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/rgbd/CMakeLists.txt 138>CMake does not need to re-run because D:/OpenCV/buildz/modules/rgbd/CMakeFiles/generate.stamp is up-to-date. 139>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/stereo/CMakeLists.txt 138>odometry_evaluation.cpp 139>CMake does not need to re-run because D:/OpenCV/buildz/modules/stereo/CMakeFiles/generate.stamp is up-to-date. 139>sample.cpp 136>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_line_descriptor331d.lib' 136>Done building project "example_line_descriptor_radius_matching.vcxproj" -- FAILED. 140>------ Build started: Project: (sample) cap_pattern, Configuration: Debug x64 ------ 140>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/structured_light/CMakeLists.txt 140>CMake does not need to re-run because D:/OpenCV/buildz/modules/structured_light/CMakeFiles/generate.stamp is up-to-date. 140>cap_pattern.cpp 139>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_stereo331d.lib' 139>Done building project "example_stereo_sample.vcxproj" -- FAILED. 141>------ Build started: Project: (sample) capsinpattern, Configuration: Debug x64 ------ 137>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_rgbd331d.lib' 137>Done building project "example_rgbd_linemod.vcxproj" -- FAILED. 138>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_rgbd331d.lib' 138>Done building project "example_rgbd_odometry_evaluation.vcxproj" -- FAILED. 142>------ Build started: Project: (sample) pointcloud, Configuration: Debug x64 ------ 143>------ Build started: Project: (sample) projectorcalibration, Configuration: Debug x64 ------ 141>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/structured_light/CMakeLists.txt 142>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/structured_light/CMakeLists.txt 141>CMake does not need to re-run because D:/OpenCV/buildz/modules/structured_light/CMakeFiles/generate.stamp is up-to-date. 142>CMake does not need to re-run because D:/OpenCV/buildz/modules/structured_light/CMakeFiles/generate.stamp is up-to-date. 143>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/structured_light/CMakeLists.txt 141>capsinpattern.cpp 142>pointcloud.cpp 143>CMake does not need to re-run because D:/OpenCV/buildz/modules/structured_light/CMakeFiles/generate.stamp is up-to-date. 143>projectorcalibration.cpp 140>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_structured_light331d.lib' 140>Done building project "example_structured_light_cap_pattern.vcxproj" -- FAILED. 144>------ Build started: Project: (EXAMPLE_TAPI) bgfg_segm, Configuration: Debug x64 ------ 144>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/tapi/CMakeLists.txt 144>CMake does not need to re-run because D:/OpenCV/buildz/samples/tapi/CMakeFiles/generate.stamp is up-to-date. 144>bgfg_segm.cpp 141>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_structured_light331d.lib' 141>Done building project "example_structured_light_capsinpattern.vcxproj" -- FAILED. 145>------ Build started: Project: (EXAMPLE_TAPI) camshift, Configuration: Debug x64 ------ 142>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_structured_light331d.lib' 142>Done building project "example_structured_light_pointcloud.vcxproj" -- FAILED. 146>------ Build started: Project: (EXAMPLE_TAPI) clahe, Configuration: Debug x64 ------ 145>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/tapi/CMakeLists.txt 145>CMake does not need to re-run because D:/OpenCV/buildz/samples/tapi/CMakeFiles/generate.stamp is up-to-date. 128>deepflow.cpp 128>dis_flow.cpp 146>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/tapi/CMakeLists.txt 143>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_structured_light331d.lib' 146>CMake does not need to re-run because D:/OpenCV/buildz/samples/tapi/CMakeFiles/generate.stamp is up-to-date. 128>interfaces.cpp 128>motempl.cpp 128>optical_flow_io.cpp 128>pcaflow.cpp 128>simpleflow.cpp 128>sparse_matching_gpc.cpp 128>sparsetodenseflow.cpp 128>variational_refinement.cpp 128>opencl_kernels_optflow.cpp 145>camshift.cpp 143>Done building project "example_structured_light_projectorcalibration.vcxproj" -- FAILED. 147>------ Build started: Project: (EXAMPLE_TAPI) hog, Configuration: Debug x64 ------ 135>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_line_descriptor331d.lib' 135>Done building project "example_line_descriptor_matching.vcxproj" -- FAILED. 148>------ Build started: Project: (EXAMPLE_TAPI) pyrlk_optical_flow, Configuration: Debug x64 ------ 146>clahe.cpp 147>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/tapi/CMakeLists.txt 148>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/tapi/CMakeLists.txt 147>CMake does not need to re-run because D:/OpenCV/buildz/samples/tapi/CMakeFiles/generate.stamp is up-to-date. 148>CMake does not need to re-run because D:/OpenCV/buildz/samples/tapi/CMakeFiles/generate.stamp is up-to-date. 147>hog.cpp 128>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 148>pyrlk_optical_flow.cpp 128>Done building project "opencv_optflow.vcxproj" -- FAILED. 149>------ Build started: Project: (sample) dis_opticalflow, Configuration: Debug x64 ------ 149>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/optflow/CMakeLists.txt 93>or_mnist.cpp 149>CMake does not need to re-run because D:/OpenCV/buildz/modules/optflow/CMakeFiles/generate.stamp is up-to-date. 149>dis_opticalflow.cpp 93>or_pascal.cpp 144>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 93>or_sun.cpp 144>Done building project "example_tapi_bgfg_segm.vcxproj" -- FAILED. 150>------ Build started: Project: (sample) gpc_evaluate, Configuration: Debug x64 ------ 145>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 145>Done building project "example_tapi_camshift.vcxproj" -- FAILED. 151>------ Build started: Project: (sample) gpc_train, Configuration: Debug x64 ------ 146>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 146>Done building project "example_tapi_clahe.vcxproj" -- FAILED. 152>------ Build started: Project: (sample) motempl, Configuration: Debug x64 ------ 150>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/optflow/CMakeLists.txt 150>CMake does not need to re-run because D:/OpenCV/buildz/modules/optflow/CMakeFiles/generate.stamp is up-to-date. 151>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/optflow/CMakeLists.txt 151>CMake does not need to re-run because D:/OpenCV/buildz/modules/optflow/CMakeFiles/generate.stamp is up-to-date. 152>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/optflow/CMakeLists.txt 151>gpc_train.cpp 152>CMake does not need to re-run because D:/OpenCV/buildz/modules/optflow/CMakeFiles/generate.stamp is up-to-date. 152>motempl.cpp 148>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 148>Done building project "example_tapi_pyrlk_optical_flow.vcxproj" -- FAILED. 153>------ Build started: Project: (sample) optical_flow_evaluation, Configuration: Debug x64 ------ 93>pd_caltech.cpp 150>gpc_evaluate.cpp 147>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 147>Done building project "example_tapi_hog.vcxproj" -- FAILED. 154>------ Build started: Project: (sample) pcaflow_demo, Configuration: Debug x64 ------ 153>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/optflow/CMakeLists.txt 93>pd_inria.cpp 153>CMake does not need to re-run because D:/OpenCV/buildz/modules/optflow/CMakeFiles/generate.stamp is up-to-date. 153>optical_flow_evaluation.cpp 154>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/optflow/CMakeLists.txt 154>CMake does not need to re-run because D:/OpenCV/buildz/modules/optflow/CMakeFiles/generate.stamp is up-to-date. 154>pcaflow_demo.cpp 93>slam_kitti.cpp 93>slam_tumindoor.cpp 151>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_optflow331d.lib' 150>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_optflow331d.lib' 152>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_optflow331d.lib' 150>Done building project "example_optflow_gpc_evaluate.vcxproj" -- FAILED. 151>Done building project "example_optflow_gpc_train.vcxproj" -- FAILED. 152>Done building project "example_optflow_motempl.vcxproj" -- FAILED. 155>------ Build started: Project: (sample) simpleflow_demo, Configuration: Debug x64 ------ 156>------ Build started: Project: (EXAMPLE_TAPI) squares, Configuration: Debug x64 ------ 157>------ Build started: Project: (EXAMPLE_TAPI) tvl1_optical_flow, Configuration: Debug x64 ------ 149>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_optflow331d.lib' 149>Done building project "example_optflow_dis_opticalflow.vcxproj" -- FAILED. 158>------ Build started: Project: (EXAMPLE_TAPI) ufacedetect, Configuration: Debug x64 ------ 155>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/optflow/CMakeLists.txt 157>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/tapi/CMakeLists.txt 156>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/tapi/CMakeLists.txt 158>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/tapi/CMakeLists.txt 157>CMake does not need to re-run because D:/OpenCV/buildz/samples/tapi/CMakeFiles/generate.stamp is up-to-date. 155>CMake does not need to re-run because D:/OpenCV/buildz/modules/optflow/CMakeFiles/generate.stamp is up-to-date. 156>CMake does not need to re-run because D:/OpenCV/buildz/samples/tapi/CMakeFiles/generate.stamp is up-to-date. 158>CMake does not need to re-run because D:/OpenCV/buildz/samples/tapi/CMakeFiles/generate.stamp is up-to-date. 156>squares.cpp 155>simpleflow_demo.cpp 157>tvl1_optical_flow.cpp 158>ufacedetect.cpp 153>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_optflow331d.lib' 153>Done building project "example_optflow_optical_flow_evaluation.vcxproj" -- FAILED. 159>------ Build started: Project: (sample) character_recognition, Configuration: Debug x64 ------ 154>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_optflow331d.lib' 154>Done building project "example_optflow_pcaflow_demo.vcxproj" -- FAILED. 160>------ Build started: Project: (sample) cropped_word_recognition, Configuration: Debug x64 ------ 159>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/text/CMakeLists.txt 160>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/text/CMakeLists.txt 93>tinyxml2.cpp 160>CMake does not need to re-run because D:/OpenCV/buildz/modules/text/CMakeFiles/generate.stamp is up-to-date. 159>CMake does not need to re-run because D:/OpenCV/buildz/modules/text/CMakeFiles/generate.stamp is up-to-date. 159>character_recognition.cpp 160>cropped_word_recognition.cpp 155>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_optflow331d.lib' 155>Done building project "example_optflow_simpleflow_demo.vcxproj" -- FAILED. 161>------ Build started: Project: (sample) dictnet_demo, Configuration: Debug x64 ------ 156>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 156>Done building project "example_tapi_squares.vcxproj" -- FAILED. 162>------ Build started: Project: (sample) end_to_end_recognition, Configuration: Debug x64 ------ 158>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 158>Done building project "example_tapi_ufacedetect.vcxproj" -- FAILED. 163>------ Build started: Project: (sample) segmented_word_recognition, Configuration: Debug x64 ------ 161>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/text/CMakeLists.txt 157>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_video331d.lib' 161>CMake does not need to re-run because D:/OpenCV/buildz/modules/text/CMakeFiles/generate.stamp is up-to-date. 157>Done building project "example_tapi_tvl1_optical_flow.vcxproj" -- FAILED. 164>------ Build started: Project: (sample) textdetection, Configuration: Debug x64 ------ 162>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/text/CMakeLists.txt 162>CMake does not need to re-run because D:/OpenCV/buildz/modules/text/CMakeFiles/generate.stamp is up-to-date. 161>dictnet_demo.cpp 163>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/text/CMakeLists.txt 162>end_to_end_recognition.cpp 163>CMake does not need to re-run because D:/OpenCV/buildz/modules/text/CMakeFiles/generate.stamp is up-to-date. 164>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/text/CMakeLists.txt 163>segmented_word_recognition.cpp 164>CMake does not need to re-run because D:/OpenCV/buildz/modules/text/CMakeFiles/generate.stamp is up-to-date. 164>textdetection.cpp 159>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_text331d.lib' 93>tr_chars.cpp 159>Done building project "example_text_character_recognition.vcxproj" -- FAILED. 165>------ Build started: Project: (sample) webcam_demo, Configuration: Debug x64 ------ 160>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_text331d.lib' 160>Done building project "example_text_cropped_word_recognition.vcxproj" -- FAILED. 166>------ Build started: Project: (sample) bagofwords_classification, Configuration: Debug x64 ------ 165>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/text/CMakeLists.txt 165>CMake does not need to re-run because D:/OpenCV/buildz/modules/text/CMakeFiles/generate.stamp is up-to-date. 166>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xfeatures2d/CMakeLists.txt 165>webcam_demo.cpp 166>CMake does not need to re-run because D:/OpenCV/buildz/modules/xfeatures2d/CMakeFiles/generate.stamp is up-to-date. 166>bagofwords_classification.cpp 126>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_superres331d.lib' 126>Done building project "example_gpu_performance.vcxproj" -- FAILED. 167>------ Build started: Project: (sample) pct_signatures, Configuration: Debug x64 ------ 163>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_text331d.lib' 161>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_text331d.lib' 163>Done building project "example_text_segmented_word_recognition.vcxproj" -- FAILED. 161>Done building project "example_text_dictnet_demo.vcxproj" -- FAILED. 168>------ Build started: Project: (sample) pct_webcam, Configuration: Debug x64 ------ 169>------ Build started: Project: (sample) shape_transformation, Configuration: Debug x64 ------ 167>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xfeatures2d/CMakeLists.txt 167>CMake does not need to re-run because D:/OpenCV/buildz/modules/xfeatures2d/CMakeFiles/generate.stamp is up-to-date. 168>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xfeatures2d/CMakeLists.txt 169>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xfeatures2d/CMakeLists.txt 167>pct_signatures.cpp 168>CMake does not need to re-run because D:/OpenCV/buildz/modules/xfeatures2d/CMakeFiles/generate.stamp is up-to-date. 169>CMake does not need to re-run because D:/OpenCV/buildz/modules/xfeatures2d/CMakeFiles/generate.stamp is up-to-date. 164>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_text331d.lib' 168>pct_webcam.cpp 164>Done building project "example_text_textdetection.vcxproj" -- FAILED. 170>------ Build started: Project: (sample) surf_matcher, Configuration: Debug x64 ------ 169>shape_transformation.cpp 170>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xfeatures2d/CMakeLists.txt 170>CMake does not need to re-run because D:/OpenCV/buildz/modules/xfeatures2d/CMakeFiles/generate.stamp is up-to-date. 170>surf_matcher.cpp 165>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_text331d.lib' 165>Done building project "example_text_webcam_demo.vcxproj" -- FAILED. 171>------ Build started: Project: (sample) video_homography, Configuration: Debug x64 ------ 171>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/xfeatures2d/CMakeLists.txt 171>CMake does not need to re-run because D:/OpenCV/buildz/modules/xfeatures2d/CMakeFiles/generate.stamp is up-to-date. 171>video_homography.cpp 167>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_xfeatures2d331d.lib' 167>Done building project "example_xfeatures2d_pct_signatures.vcxproj" -- FAILED. 172>------ Build started: Project: (sample) deriche_demo, Configuration: Debug x64 ------ 168>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_xfeatures2d331d.lib' 168>Done building project "example_xfeatures2d_pct_webcam.vcxproj" -- FAILED. 173>------ Build started: Project: (sample) disparity_filtering, Configuration: Debug x64 ------ 162>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_text331d.lib' 162>Done building project "example_text_end_to_end_recognition.vcxproj" -- FAILED. 174>------ Build started: Project: (sample) fast_hough_transform, Configuration: Debug x64 ------ 172>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 169>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_xfeatures2d331d.lib' 172>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 169>Done building project "example_xfeatures2d_shape_transformation.vcxproj" -- FAILED. 175>------ Build started: Project: (sample) filterdemo, Configuration: Debug x64 ------ 173>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 173>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 174>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 172>deriche_demo.cpp 174>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 173>disparity_filtering.cpp 175>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 174>fast_hough_transform.cpp 175>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 175>filterdemo.cpp 170>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_xfeatures2d331d.lib' 170>Done building project "example_xfeatures2d_surf_matcher.vcxproj" -- FAILED. 176>------ Build started: Project: (sample) fld_lines, Configuration: Debug x64 ------ 176>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 176>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 176>fld_lines.cpp 171>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_xfeatures2d331d.lib' 171>Done building project "example_xfeatures2d_video_homography.vcxproj" -- FAILED. 177>------ Build started: Project: (sample) graphsegmentation_demo, Configuration: Debug x64 ------ 177>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 177>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 177>graphsegmentation_demo.cpp 172>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 172>Done building project "example_ximgproc_deriche_demo.vcxproj" -- FAILED. 178>------ Build started: Project: (sample) live_demo, Configuration: Debug x64 ------ 166>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_xfeatures2d331d.lib' 166>Done building project "example_xfeatures2d_bagofwords_classification.vcxproj" -- FAILED. 179>------ Build started: Project: (sample) niblack_thresholding, Configuration: Debug x64 ------ 178>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 175>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 173>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 175>Done building project "example_ximgproc_filterdemo.vcxproj" -- FAILED. 173>Done building project "example_ximgproc_disparity_filtering.vcxproj" -- FAILED. 180>------ Build started: Project: (sample) paillou_demo, Configuration: Debug x64 ------ 181>------ Build started: Project: (sample) peilin, Configuration: Debug x64 ------ 178>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 179>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 179>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 178>live_demo.cpp 179>niblack_thresholding.cpp 180>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 181>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 180>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 181>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 180>paillou_demo.cpp 176>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 176>Done building project "example_ximgproc_fld_lines.vcxproj" -- FAILED. 181>peilin.cpp 182>------ Build started: Project: (sample) seeds, Configuration: Debug x64 ------ 182>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 182>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 182>seeds.cpp 177>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 177>Done building project "example_ximgproc_graphsegmentation_demo.vcxproj" -- FAILED. 183>------ Build started: Project: (sample) selectivesearchsegmentation_demo, Configuration: Debug x64 ------ 183>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 183>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 178>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 178>Done building project "example_ximgproc_live_demo.vcxproj" -- FAILED. 184>------ Build started: Project: (sample) slic, Configuration: Debug x64 ------ 183>selectivesearchsegmentation_demo.cpp 179>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 179>Done building project "example_ximgproc_niblack_thresholding.vcxproj" -- FAILED. 185>------ Build started: Project: (sample) structured_edge_detection, Configuration: Debug x64 ------ 184>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 184>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 180>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 180>Done building project "example_ximgproc_paillou_demo.vcxproj" -- FAILED. 186>------ Build started: Project: (sample) thinning, Configuration: Debug x64 ------ 174>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 185>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 174>Done building project "example_ximgproc_fast_hough_transform.vcxproj" -- FAILED. 187>------ Build started: Project: (sample) calibrate_camera, Configuration: Debug x64 ------ 184>slic.cpp 185>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 181>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 181>Done building project "example_ximgproc_peilin.vcxproj" -- FAILED. 188>------ Build started: Project: (sample) calibrate_camera_charuco, Configuration: Debug x64 ------ 185>structured_edge_detection.cpp 186>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ximgproc/CMakeLists.txt 186>CMake does not need to re-run because D:/OpenCV/buildz/modules/ximgproc/CMakeFiles/generate.stamp is up-to-date. 187>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 186>thinning.cpp 187>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 188>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 182>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 182>Done building project "example_ximgproc_seeds.vcxproj" -- FAILED. 189>------ Build started: Project: (sample) create_board, Configuration: Debug x64 ------ 187>calibrate_camera.cpp 188>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 188>calibrate_camera_charuco.cpp 189>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 189>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 189>create_board.cpp 183>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 183>Done building project "example_ximgproc_selectivesearchsegmentation_demo.vcxproj" -- FAILED. 190>------ Build started: Project: (sample) create_board_charuco, Configuration: Debug x64 ------ 190>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 190>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 184>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 184>Done building project "example_ximgproc_slic.vcxproj" -- FAILED. 191>------ Build started: Project: (sample) create_diamond, Configuration: Debug x64 ------ 190>create_board_charuco.cpp 185>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 185>Done building project "example_ximgproc_structured_edge_detection.vcxproj" -- FAILED. 192>------ Build started: Project: (sample) create_marker, Configuration: Debug x64 ------ 191>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 191>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 186>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ximgproc331d.lib' 192>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 186>Done building project "example_ximgproc_thinning.vcxproj" -- FAILED. 193>------ Build started: Project: (sample) detect_board, Configuration: Debug x64 ------ 191>create_diamond.cpp 192>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 193>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 187>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_aruco331d.lib' 187>Done building project "example_aruco_calibrate_camera.vcxproj" -- FAILED. 194>------ Build started: Project: (sample) detect_board_charuco, Configuration: Debug x64 ------ 192>create_marker.cpp 193>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 188>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_aruco331d.lib' 193>detect_board.cpp 188>Done building project "example_aruco_calibrate_camera_charuco.vcxproj" -- FAILED. 189>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_aruco331d.lib' 189>Done building project "example_aruco_create_board.vcxproj" -- FAILED. 195>------ Build started: Project: (sample) detect_diamonds, Configuration: Debug x64 ------ 196>------ Build started: Project: (sample) detect_markers, Configuration: Debug x64 ------ 194>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 194>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 195>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 196>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/aruco/CMakeLists.txt 194>detect_board_charuco.cpp 195>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 196>CMake does not need to re-run because D:/OpenCV/buildz/modules/aruco/CMakeFiles/generate.stamp is up-to-date. 195>detect_diamonds.cpp 196>detect_markers.cpp 190>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_aruco331d.lib' 190>Done building project "example_aruco_create_board_charuco.vcxproj" -- FAILED. 197>------ Build started: Project: (sample) multi_cameras_calibration, Configuration: Debug x64 ------ 197>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ccalib/CMakeLists.txt 197>CMake does not need to re-run because D:/OpenCV/buildz/modules/ccalib/CMakeFiles/generate.stamp is up-to-date. 191>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_aruco331d.lib' 191>Done building project "example_aruco_create_diamond.vcxproj" -- FAILED. 198>------ Build started: Project: (sample) omni_calibration, Configuration: Debug x64 ------ 197>multi_cameras_calibration.cpp 192>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_aruco331d.lib' 192>Done building project "example_aruco_create_marker.vcxproj" -- FAILED. 199>------ Build started: Project: (sample) omni_stereo_calibration, Configuration: Debug x64 ------ 193>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_aruco331d.lib' 198>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ccalib/CMakeLists.txt 193>Done building project "example_aruco_detect_board.vcxproj" -- FAILED. 200>------ Build started: Project: (sample) random_pattern_calibration, Configuration: Debug x64 ------ 198>CMake does not need to re-run because D:/OpenCV/buildz/modules/ccalib/CMakeFiles/generate.stamp is up-to-date. 198>omni_calibration.cpp 199>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ccalib/CMakeLists.txt 200>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ccalib/CMakeLists.txt 199>CMake does not need to re-run because D:/OpenCV/buildz/modules/ccalib/CMakeFiles/generate.stamp is up-to-date. 199>omni_stereo_calibration.cpp 200>CMake does not need to re-run because D:/OpenCV/buildz/modules/ccalib/CMakeFiles/generate.stamp is up-to-date. 194>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_aruco331d.lib' 194>Done building project "example_aruco_detect_board_charuco.vcxproj" -- FAILED. 201>------ Build started: Project: (sample) random_pattern_generator, Configuration: Debug x64 ------ 200>random_pattern_calibration.cpp 196>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_aruco331d.lib' 196>Done building project "example_aruco_detect_markers.vcxproj" -- FAILED. 195>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_aruco331d.lib' 195>Done building project "example_aruco_detect_diamonds.vcxproj" -- FAILED. 201>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/ccalib/CMakeLists.txt 201>CMake does not need to re-run because D:/OpenCV/buildz/modules/ccalib/CMakeFiles/generate.stamp is up-to-date. 201>random_pattern_generator.cpp 93>tr_icdar.cpp 93>tr_svt.cpp 197>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ccalib331d.lib' 197>Done building project "example_ccalib_multi_cameras_calibration.vcxproj" -- FAILED. 93>track_alov.cpp 93>track_vot.cpp 198>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ccalib331d.lib' 198>Done building project "example_ccalib_omni_calibration.vcxproj" -- FAILED. 199>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ccalib331d.lib' 199>Done building project "example_ccalib_omni_stereo_calibration.vcxproj" -- FAILED. 93>util.cpp 200>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ccalib331d.lib' 200>Done building project "example_ccalib_random_pattern_calibration.vcxproj" -- FAILED. 201>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_ccalib331d.lib' 201>Done building project "example_ccalib_random_pattern_generator.vcxproj" -- FAILED. 93>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_text331d.lib' 93>Done building project "opencv_datasets.vcxproj" -- FAILED. 202>------ Build started: Project: opencv_tracking, Configuration: Debug x64 ------ 203>------ Build started: Project: (sample) ar_hmdb, Configuration: Debug x64 ------ 204>------ Build started: Project: (sample) ar_hmdb_benchmark, Configuration: Debug x64 ------ 205>------ Build started: Project: (sample) ar_sports, Configuration: Debug x64 ------ 206>------ Build started: Project: (sample) fr_adience, Configuration: Debug x64 ------ 207>------ Build started: Project: (sample) fr_lfw, Configuration: Debug x64 ------ 208>------ Build started: Project: (sample) fr_lfw_benchmark, Configuration: Debug x64 ------ 209>------ Build started: Project: (sample) gr_chalearn, Configuration: Debug x64 ------ 205>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 207>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 202>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 208>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 206>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 203>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 204>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 208>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 202>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 202>Processing OpenCL kernels (tracking) 207>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 205>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 203>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 206>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 204>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 208>fr_lfw_benchmark.cpp 207>fr_lfw.cpp 205>ar_sports.cpp 206>fr_adience.cpp 203>ar_hmdb.cpp 204>ar_hmdb_benchmark.cpp 202>opencv_tracking_pch.cpp 209>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 209>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 209>gr_chalearn.cpp 207>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 207>Done building project "example_datasets_fr_lfw.vcxproj" -- FAILED. 210>------ Build started: Project: (sample) gr_skig, Configuration: Debug x64 ------ 206>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 208>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 203>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 206>Done building project "example_datasets_fr_adience.vcxproj" -- FAILED. 211>------ Build started: Project: (sample) hpe_humaneva, Configuration: Debug x64 ------ 208>Done building project "example_datasets_fr_lfw_benchmark.vcxproj" -- FAILED. 212>------ Build started: Project: (sample) hpe_parse, Configuration: Debug x64 ------ 203>Done building project "example_datasets_ar_hmdb.vcxproj" -- FAILED. 213>------ Build started: Project: (sample) ir_affine, Configuration: Debug x64 ------ 205>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 205>Done building project "example_datasets_ar_sports.vcxproj" -- FAILED. 214>------ Build started: Project: (sample) ir_robot, Configuration: Debug x64 ------ 210>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 212>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 211>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 210>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 213>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 211>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 212>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 214>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 213>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 211>hpe_humaneva.cpp 212>hpe_parse.cpp 214>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 210>gr_skig.cpp 213>ir_affine.cpp 214>ir_robot.cpp 204>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 212>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 204>Done building project "example_datasets_ar_hmdb_benchmark.vcxproj" -- FAILED. 215>------ Build started: Project: (sample) is_bsds, Configuration: Debug x64 ------ 212>Done building project "example_datasets_hpe_parse.vcxproj" -- FAILED. 216>------ Build started: Project: (sample) is_weizmann, Configuration: Debug x64 ------ 202>augmented_unscented_kalman.cpp 202>feature.cpp 209>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 202>featureColorName.cpp 202>gtrTracker.cpp 202>gtrUtils.cpp 202>multiTracker.cpp 202>multiTracker_alt.cpp 202>onlineBoosting.cpp 209>Done building project "example_datasets_gr_chalearn.vcxproj" -- FAILED. 217>------ Build started: Project: (sample) msm_epfl, Configuration: Debug x64 ------ 213>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 213>Done building project "example_datasets_ir_affine.vcxproj" -- FAILED. 218>------ Build started: Project: (sample) msm_middlebury, Configuration: Debug x64 ------ 216>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 210>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 210>Done building project "example_datasets_gr_skig.vcxproj" -- FAILED. 215>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 219>------ Build started: Project: (sample) or_imagenet, Configuration: Debug x64 ------ 217>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 216>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 214>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 214>Done building project "example_datasets_ir_robot.vcxproj" -- FAILED. 220>------ Build started: Project: (sample) or_mnist, Configuration: Debug x64 ------ 215>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 218>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 216>is_weizmann.cpp 217>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 218>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 215>is_bsds.cpp 219>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 217>msm_epfl.cpp 220>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 219>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 218>msm_middlebury.cpp 220>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 219>or_imagenet.cpp 220>or_mnist.cpp 202>onlineMIL.cpp 202>tldDataset.cpp 202>tldDetector.cpp 202>tldEnsembleClassifier.cpp 202>tldModel.cpp 202>tldTracker.cpp 216>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 217>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 215>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 216>Done building project "example_datasets_is_weizmann.vcxproj" -- FAILED. 221>------ Build started: Project: (sample) or_pascal, Configuration: Debug x64 ------ 215>Done building project "example_datasets_is_bsds.vcxproj" -- FAILED. 222>------ Build started: Project: (sample) or_sun, Configuration: Debug x64 ------ 217>Done building project "example_datasets_msm_epfl.vcxproj" -- FAILED. 223>------ Build started: Project: (sample) pd_caltech, Configuration: Debug x64 ------ 220>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 221>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 218>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 220>Done building project "example_datasets_or_mnist.vcxproj" -- FAILED. 224>------ Build started: Project: (sample) pd_inria, Configuration: Debug x64 ------ 222>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 223>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 218>Done building project "example_datasets_msm_middlebury.vcxproj" -- FAILED. 225>------ Build started: Project: (sample) slam_kitti, Configuration: Debug x64 ------ 221>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 223>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 222>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 221>or_pascal.cpp 224>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 222>or_sun.cpp 223>pd_caltech.cpp 225>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 224>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 225>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 202>tldUtils.cpp 225>slam_kitti.cpp 224>pd_inria.cpp 202>tracker.cpp 202>trackerBoosting.cpp 202>D:\OpenCV\opencv-3.3.1\modules\core\include\opencv2/core/types.hpp(1823): warning C4127: conditional expression is constant (compiling source file D:\OpenCV\opencv_contrib-3.3.1\modules\tracking\src\tldUtils.cpp) 202>D:\OpenCV\opencv-3.3.1\modules\core\include\opencv2/core/types.hpp(1823): note: consider using 'if constexpr' statement instead (compiling source file D:\OpenCV\opencv_contrib-3.3.1\modules\tracking\src\tldUtils.cpp) 202>D:\OpenCV\opencv-3.3.1\modules\core\include\opencv2/core/types.hpp(1821): note: while compiling class template member function 'double cv::Rect_::area(void) const' (compiling source file D:\OpenCV\opencv_contrib-3.3.1\modules\tracking\src\tldUtils.cpp) 202>D:\OpenCV\opencv_contrib-3.3.1\modules\tracking\src\tldUtils.cpp(205): note: see reference to function template instantiation 'double cv::Rect_::area(void) const' being compiled 202>trackerBoostingModel.cpp 202>trackerFeature.cpp 202>trackerFeatureSet.cpp 202>trackerKCF.cpp 202>trackerMIL.cpp 202>trackerMILModel.cpp 202>trackerMedianFlow.cpp 202>trackerModel.cpp 202>trackerSampler.cpp 202>trackerSamplerAlgorithm.cpp 202>trackerStateEstimator.cpp 202>unscented_kalman.cpp 222>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 219>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 219>Done building project "example_datasets_or_imagenet.vcxproj" -- FAILED. 222>Done building project "example_datasets_or_sun.vcxproj" -- FAILED. 226>------ Build started: Project: (sample) slam_tumindoor, Configuration: Debug x64 ------ 227>------ Build started: Project: (sample) tr_chars, Configuration: Debug x64 ------ 223>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 223>Done building project "example_datasets_pd_caltech.vcxproj" -- FAILED. 228>------ Build started: Project: (sample) tr_chars_benchmark, Configuration: Debug x64 ------ 202>opencl_kernels_tracking.cpp 221>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 221>Done building project "example_datasets_or_pascal.vcxproj" -- FAILED. 229>------ Build started: Project: (sample) tr_icdar, Configuration: Debug x64 ------ 225>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 226>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 225>Done building project "example_datasets_slam_kitti.vcxproj" -- FAILED. 227>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 230>------ Build started: Project: (sample) tr_icdar_benchmark, Configuration: Debug x64 ------ 224>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 228>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 224>Done building project "example_datasets_pd_inria.vcxproj" -- FAILED. 231>------ Build started: Project: (sample) tr_svt, Configuration: Debug x64 ------ 226>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 228>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 227>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 229>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 226>slam_tumindoor.cpp 228>tr_chars_benchmark.cpp 227>tr_chars.cpp 230>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 231>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 229>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 231>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 230>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 229>tr_icdar.cpp 231>tr_svt.cpp 230>tr_icdar_benchmark.cpp 211>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 211>Done building project "example_datasets_hpe_humaneva.vcxproj" -- FAILED. 232>------ Build started: Project: (sample) tr_svt_benchmark, Configuration: Debug x64 ------ 232>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 232>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 202>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_plot331d.lib' 202>Done building project "opencv_tracking.vcxproj" -- FAILED. 233>------ Build started: Project: (EXAMPLE) create_mask, Configuration: Debug x64 ------ 232>tr_svt_benchmark.cpp 226>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 233>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 226>Done building project "example_datasets_slam_tumindoor.vcxproj" -- FAILED. 234>------ Build started: Project: (sample) track_vot, Configuration: Debug x64 ------ 228>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 227>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 233>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 228>Done building project "example_datasets_tr_chars_benchmark.vcxproj" -- FAILED. 235>------ Build started: Project: (EXAMPLE) dbt_face_detection, Configuration: Debug x64 ------ 227>Done building project "example_datasets_tr_chars.vcxproj" -- FAILED. 236>------ Build started: Project: (EXAMPLE) delaunay2, Configuration: Debug x64 ------ 231>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 233>create_mask.cpp 231>Done building project "example_datasets_tr_svt.vcxproj" -- FAILED. 237>------ Build started: Project: (EXAMPLE) demhist, Configuration: Debug x64 ------ 234>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/datasets/CMakeLists.txt 234>CMake does not need to re-run because D:/OpenCV/buildz/modules/datasets/CMakeFiles/generate.stamp is up-to-date. 235>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 234>track_vot.cpp 236>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 236>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 237>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 236>delaunay2.cpp 230>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 230>Done building project "example_datasets_tr_icdar_benchmark.vcxproj" -- FAILED. 238>------ Build started: Project: (EXAMPLE) detect_blob, Configuration: Debug x64 ------ 237>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 237>demhist.cpp 238>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 235>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 238>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 238>detect_blob.cpp 235>dbt_face_detection.cpp 229>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 229>Done building project "example_datasets_tr_icdar.vcxproj" -- FAILED. 239>------ Build started: Project: (EXAMPLE) detect_mser, Configuration: Debug x64 ------ 232>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 232>Done building project "example_datasets_tr_svt_benchmark.vcxproj" -- FAILED. 240>------ Build started: Project: (EXAMPLE) dft, Configuration: Debug x64 ------ 239>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 240>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 239>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 240>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 240>dft.cpp 239>detect_mser.cpp 234>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_datasets331d.lib' 234>Done building project "example_datasets_track_vot.vcxproj" -- FAILED. 241>------ Build started: Project: (EXAMPLE) distrans, Configuration: Debug x64 ------ 236>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 240>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 237>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 239>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 241>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 235>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 239>Done building project "example_detect_mser.vcxproj" -- FAILED. 235>Done building project "example_dbt_face_detection.vcxproj" -- FAILED. 237>Done building project "example_demhist.vcxproj" -- FAILED. 236>Done building project "example_delaunay2.vcxproj" -- FAILED. 240>Done building project "example_dft.vcxproj" -- FAILED. 242>------ Build started: Project: (EXAMPLE) drawing, Configuration: Debug x64 ------ 243>------ Build started: Project: (EXAMPLE) edge, Configuration: Debug x64 ------ 244>------ Build started: Project: (EXAMPLE) em, Configuration: Debug x64 ------ 245>------ Build started: Project: (EXAMPLE) example, Configuration: Debug x64 ------ 246>------ Build started: Project: (EXAMPLE) facedetect, Configuration: Debug x64 ------ 241>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 238>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 233>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 238>Done building project "example_detect_blob.vcxproj" -- FAILED. 241>distrans.cpp 247>------ Build started: Project: (EXAMPLE) facial_features, Configuration: Debug x64 ------ 233>Done building project "example_create_mask.vcxproj" -- FAILED. 248>------ Build started: Project: (EXAMPLE) falsecolor, Configuration: Debug x64 ------ 243>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 245>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 244>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 244>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 245>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 243>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 242>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 246>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 242>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 245>example.cpp 244>em.cpp 248>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 243>edge.cpp 247>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 246>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 242>drawing.cpp 248>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 246>facedetect.cpp 247>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 248>falsecolor.cpp 247>facial_features.cpp 244>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 244>Done building project "example_em.vcxproj" -- FAILED. 249>------ Build started: Project: (EXAMPLE) fback, Configuration: Debug x64 ------ 245>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 245>Done building project "example_example.vcxproj" -- FAILED. 250>------ Build started: Project: (EXAMPLE) ffilldemo, Configuration: Debug x64 ------ 243>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 242>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 243>Done building project "example_edge.vcxproj" -- FAILED. 251>------ Build started: Project: (EXAMPLE) filestorage, Configuration: Debug x64 ------ 242>Done building project "example_drawing.vcxproj" -- FAILED. 246>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 246>Done building project "example_facedetect.vcxproj" -- FAILED. 252>------ Build started: Project: (EXAMPLE) filestorage_base64, Configuration: Debug x64 ------ 253>------ Build started: Project: (EXAMPLE) fitellipse, Configuration: Debug x64 ------ 249>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 250>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 250>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 251>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 251>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 250>ffilldemo.cpp 252>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 241>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 253>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 251>filestorage.cpp 241>Done building project "example_distrans.vcxproj" -- FAILED. 254>------ Build started: Project: (EXAMPLE) grabcut, Configuration: Debug x64 ------ 252>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 253>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 252>filestorage_base64.cpp 247>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 247>Done building project "example_facial_features.vcxproj" -- FAILED. 255>------ Build started: Project: (EXAMPLE) image, Configuration: Debug x64 ------ 253>fitellipse.cpp 254>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 254>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 255>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 254>grabcut.cpp 249>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 255>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 249>fback.cpp 255>image.cpp 250>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 251>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 252>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 250>Done building project "example_ffilldemo.vcxproj" -- FAILED. 251>Done building project "example_filestorage.vcxproj" -- FAILED. 252>Done building project "example_filestorage_base64.vcxproj" -- FAILED. 256>------ Build started: Project: (EXAMPLE) image_alignment, Configuration: Debug x64 ------ 257>------ Build started: Project: (EXAMPLE) image_sequence, Configuration: Debug x64 ------ 258>------ Build started: Project: (EXAMPLE) imagelist_creator, Configuration: Debug x64 ------ 258>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 257>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 256>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 248>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 257>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 258>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 248>Done building project "example_falsecolor.vcxproj" -- FAILED. 259>------ Build started: Project: (EXAMPLE) inpaint, Configuration: Debug x64 ------ 256>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 257>image_sequence.cpp 258>imagelist_creator.cpp 256>image_alignment.cpp 254>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 254>Done building project "example_grabcut.vcxproj" -- FAILED. 260>------ Build started: Project: (EXAMPLE) intelperc_capture, Configuration: Debug x64 ------ 253>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 253>Done building project "example_fitellipse.vcxproj" -- FAILED. 261>------ Build started: Project: (EXAMPLE) kalman, Configuration: Debug x64 ------ 259>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 260>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 259>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 261>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 260>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 261>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 260>intelperc_capture.cpp 261>kalman.cpp 249>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 249>Done building project "example_fback.vcxproj" -- FAILED. 262>------ Build started: Project: (EXAMPLE) kmeans, Configuration: Debug x64 ------ 257>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 257>Done building project "example_image_sequence.vcxproj" -- FAILED. 259>inpaint.cpp 263>------ Build started: Project: (EXAMPLE) laplace, Configuration: Debug x64 ------ 258>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 258>Done building project "example_imagelist_creator.vcxproj" -- FAILED. 264>------ Build started: Project: (EXAMPLE) letter_recog, Configuration: Debug x64 ------ 262>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 263>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 262>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 255>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 255>Done building project "example_image.vcxproj" -- FAILED. 265>------ Build started: Project: (EXAMPLE) lkdemo, Configuration: Debug x64 ------ 263>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 262>kmeans.cpp 260>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 261>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 260>Done building project "example_intelperc_capture.vcxproj" -- FAILED. 266>------ Build started: Project: (EXAMPLE) logistic_regression, Configuration: Debug x64 ------ 261>Done building project "example_kalman.vcxproj" -- FAILED. 267>------ Build started: Project: (EXAMPLE) lsd_lines, Configuration: Debug x64 ------ 263>laplace.cpp 264>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 256>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 264>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 256>Done building project "example_image_alignment.vcxproj" -- FAILED. 268>------ Build started: Project: (EXAMPLE) mask_tmpl, Configuration: Debug x64 ------ 265>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 264>letter_recog.cpp 266>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 267>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 265>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 259>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 259>Done building project "example_inpaint.vcxproj" -- FAILED. 269>------ Build started: Project: (EXAMPLE) matchmethod_orb_akaze_brisk, Configuration: Debug x64 ------ 266>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 267>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 268>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 265>lkdemo.cpp 266>logistic_regression.cpp 268>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 267>lsd_lines.cpp 268>mask_tmpl.cpp 269>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 269>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 269>matchmethod_orb_akaze_brisk.cpp 262>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 263>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 262>Done building project "example_kmeans.vcxproj" -- FAILED. 270>------ Build started: Project: (EXAMPLE) minarea, Configuration: Debug x64 ------ 263>Done building project "example_laplace.vcxproj" -- FAILED. 271>------ Build started: Project: (EXAMPLE) morphology2, Configuration: Debug x64 ------ 268>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 268>Done building project "example_mask_tmpl.vcxproj" -- FAILED. 272>------ Build started: Project: (EXAMPLE) neural_network, Configuration: Debug x64 ------ 270>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 264>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 264>Done building project "example_letter_recog.vcxproj" -- FAILED. 265>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 273>------ Build started: Project: (EXAMPLE) npr_demo, Configuration: Debug x64 ------ 266>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 265>Done building project "example_lkdemo.vcxproj" -- FAILED. 274>------ Build started: Project: (EXAMPLE) opencv_version, Configuration: Debug x64 ------ 266>Done building project "example_logistic_regression.vcxproj" -- FAILED. 275>------ Build started: Project: (EXAMPLE) openni_capture, Configuration: Debug x64 ------ 270>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 267>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 267>Done building project "example_lsd_lines.vcxproj" -- FAILED. 276>------ Build started: Project: (EXAMPLE) pca, Configuration: Debug x64 ------ 271>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 270>minarea.cpp 271>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 273>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 274>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 273>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 272>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 271>morphology2.cpp 275>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 274>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 272>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 275>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 276>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 273>npr_demo.cpp 274>opencv_version.cpp 272>neural_network.cpp 276>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 275>openni_capture.cpp 276>pca.cpp 274>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 271>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 274>Done building project "example_opencv_version.vcxproj" -- FAILED. 277>------ Build started: Project: (EXAMPLE) peopledetect, Configuration: Debug x64 ------ 271>Done building project "example_morphology2.vcxproj" -- FAILED. 278>------ Build started: Project: (EXAMPLE) phase_corr, Configuration: Debug x64 ------ 273>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 272>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 273>Done building project "example_npr_demo.vcxproj" -- FAILED. 279>------ Build started: Project: (EXAMPLE) points_classifier, Configuration: Debug x64 ------ 272>Done building project "example_neural_network.vcxproj" -- FAILED. 280>------ Build started: Project: (EXAMPLE) polar_transforms, Configuration: Debug x64 ------ 277>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 278>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 270>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 270>Done building project "example_minarea.vcxproj" -- FAILED. 281>------ Build started: Project: (EXAMPLE) segment_objects, Configuration: Debug x64 ------ 277>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 278>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 275>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 275>Done building project "example_openni_capture.vcxproj" -- FAILED. 282>------ Build started: Project: (EXAMPLE) select3dobj, Configuration: Debug x64 ------ 280>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 277>peopledetect.cpp 278>phase_corr.cpp 279>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 280>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 269>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 279>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 269>Done building project "example_matchmethod_orb_akaze_brisk.vcxproj" -- FAILED. 283>------ Build started: Project: (EXAMPLE) shape_example, Configuration: Debug x64 ------ 280>polar_transforms.cpp 281>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 279>points_classifier.cpp 281>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 276>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 282>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 276>Done building project "example_pca.vcxproj" -- FAILED. 284>------ Build started: Project: (EXAMPLE) smiledetect, Configuration: Debug x64 ------ 282>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 281>segment_objects.cpp 283>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 282>select3dobj.cpp 283>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 284>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 283>shape_example.cpp 284>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 284>smiledetect.cpp 278>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 280>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 280>Done building project "example_polar_transforms.vcxproj" -- FAILED. 285>------ Build started: Project: (EXAMPLE) squares, Configuration: Debug x64 ------ 278>Done building project "example_phase_corr.vcxproj" -- FAILED. 286>------ Build started: Project: (EXAMPLE) starter_imagelist, Configuration: Debug x64 ------ 277>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 277>Done building project "example_peopledetect.vcxproj" -- FAILED. 287>------ Build started: Project: (EXAMPLE) stereo_calib, Configuration: Debug x64 ------ 285>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 286>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 285>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 281>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 281>Done building project "example_segment_objects.vcxproj" -- FAILED. 288>------ Build started: Project: (EXAMPLE) stitching, Configuration: Debug x64 ------ 286>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 279>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 283>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 279>Done building project "example_points_classifier.vcxproj" -- FAILED. 289>------ Build started: Project: (EXAMPLE) stitching_detailed, Configuration: Debug x64 ------ 285>squares.cpp 286>starter_imagelist.cpp 283>Done building project "example_shape_example.vcxproj" -- FAILED. 290>------ Build started: Project: (sample) benchmark, Configuration: Debug x64 ------ 287>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 282>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 282>Done building project "example_select3dobj.vcxproj" -- FAILED. 291>------ Build started: Project: (sample) goturnTracker, Configuration: Debug x64 ------ 287>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 288>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 290>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 289>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 290>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 288>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 291>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 289>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 287>stereo_calib.cpp 288>stitching.cpp 290>benchmark.cpp 291>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 289>stitching_detailed.cpp 291>goturnTracker.cpp 286>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 286>Done building project "example_starter_imagelist.vcxproj" -- FAILED. 292>------ Build started: Project: (sample) kcf, Configuration: Debug x64 ------ 284>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 284>Done building project "example_smiledetect.vcxproj" -- FAILED. 293>------ Build started: Project: (sample) multiTracker_dataset, Configuration: Debug x64 ------ 292>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 285>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 292>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 285>Done building project "example_squares.vcxproj" -- FAILED. 294>------ Build started: Project: (sample) multitracker, Configuration: Debug x64 ------ 292>kcf.cpp 293>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 290>D:\OpenCV\opencv-3.3.1\modules\core\include\opencv2/core/types.hpp(1823): warning C4127: conditional expression is constant 293>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 290>D:\OpenCV\opencv-3.3.1\modules\core\include\opencv2/core/types.hpp(1823): note: consider using 'if constexpr' statement instead 290>D:\OpenCV\opencv-3.3.1\modules\core\include\opencv2/core/types.hpp(1821): note: while compiling class template member function 'double cv::Rect_::area(void) const' 290>D:\OpenCV\opencv_contrib-3.3.1\modules\tracking\samples\benchmark.cpp(121): note: see reference to function template instantiation 'double cv::Rect_::area(void) const' being compiled 290>D:\OpenCV\opencv_contrib-3.3.1\modules\tracking\samples\benchmark.cpp(36): note: see reference to class template instantiation 'cv::Rect_' being compiled 294>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 293>multiTracker_dataset.cpp 294>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 291>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_tracking331d.lib' 291>Done building project "example_tracking_goturnTracker.vcxproj" -- FAILED. 295>------ Build started: Project: (sample) tracker, Configuration: Debug x64 ------ 294>multitracker.cpp 295>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 295>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 290>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_tracking331d.lib' 288>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 290>Done building project "example_tracking_benchmark.vcxproj" -- FAILED. 296>------ Build started: Project: (sample) tracker_dataset, Configuration: Debug x64 ------ 288>Done building project "example_stitching.vcxproj" -- FAILED. 297>------ Build started: Project: (sample) tutorial_customizing_cn_tracker, Configuration: Debug x64 ------ 295>tracker.cpp 297>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 296>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 297>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 296>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 297>tutorial_customizing_cn_tracker.cpp 289>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 289>Done building project "example_stitching_detailed.vcxproj" -- FAILED. 298>------ Build started: Project: (sample) tutorial_introduction_to_tracker, Configuration: Debug x64 ------ 298>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 298>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 298>tutorial_introduction_to_tracker.cpp 292>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_tracking331d.lib' 292>Done building project "example_tracking_kcf.vcxproj" -- FAILED. 299>------ Build started: Project: (sample) tutorial_multitracker, Configuration: Debug x64 ------ 296>tracker_dataset.cpp 299>Building Custom Rule D:/OpenCV/opencv_contrib-3.3.1/modules/tracking/CMakeLists.txt 287>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 299>CMake does not need to re-run because D:/OpenCV/buildz/modules/tracking/CMakeFiles/generate.stamp is up-to-date. 287>Done building project "example_stereo_calib.vcxproj" -- FAILED. 300>------ Build started: Project: (EXAMPLE) train_HOG, Configuration: Debug x64 ------ 299>tutorial_multitracker.cpp 293>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_tracking331d.lib' 293>Done building project "example_tracking_multiTracker_dataset.vcxproj" -- FAILED. 301>------ Build started: Project: (EXAMPLE) train_svmsgd, Configuration: Debug x64 ------ 300>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 300>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 301>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 300>train_HOG.cpp 301>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 301>train_svmsgd.cpp 297>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_tracking331d.lib' 297>Done building project "example_tracking_tutorial_customizing_cn_tracker.vcxproj" -- FAILED. 302>------ Build started: Project: (EXAMPLE) tree_engine, Configuration: Debug x64 ------ 294>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_tracking331d.lib' 294>Done building project "example_tracking_multitracker.vcxproj" -- FAILED. 303>------ Build started: Project: (EXAMPLE) tvl1_optical_flow, Configuration: Debug x64 ------ 295>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_tracking331d.lib' 295>Done building project "example_tracking_tracker.vcxproj" -- FAILED. 304>------ Build started: Project: (EXAMPLE) videocapture_basic, Configuration: Debug x64 ------ 302>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 302>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 296>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_tracking331d.lib' 303>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 296>Done building project "example_tracking_tracker_dataset.vcxproj" -- FAILED. 305>------ Build started: Project: (EXAMPLE) videocapture_starter, Configuration: Debug x64 ------ 302>tree_engine.cpp 303>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 304>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 303>tvl1_optical_flow.cpp 304>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 305>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 304>videocapture_basic.cpp 305>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 305>videocapture_starter.cpp 298>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_tracking331d.lib' 298>Done building project "example_tracking_tutorial_introduction_to_tracker.vcxproj" -- FAILED. 306>------ Build started: Project: (EXAMPLE) videostab, Configuration: Debug x64 ------ 306>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 306>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 306>videostab.cpp 299>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_tracking331d.lib' 299>Done building project "example_tracking_tutorial_multitracker.vcxproj" -- FAILED. 307>------ Build started: Project: (EXAMPLE) videowriter_basic, Configuration: Debug x64 ------ 307>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 300>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 300>Done building project "example_train_HOG.vcxproj" -- FAILED. 308>------ Build started: Project: (EXAMPLE) warpPerspective_demo, Configuration: Debug x64 ------ 307>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 308>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 302>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 302>Done building project "example_tree_engine.vcxproj" -- FAILED. 309>------ Build started: Project: (EXAMPLE) watershed, Configuration: Debug x64 ------ 308>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 308>warpPerspective_demo.cpp 303>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 303>Done building project "example_tvl1_optical_flow.vcxproj" -- FAILED. 310>------ Build started: Project: (EXAMPLE) bgfg_segm, Configuration: Debug x64 ------ 307>videowriter_basic.cpp 309>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 309>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 309>watershed.cpp 310>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 310>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 310>bgfg_segm.cpp 301>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 301>Done building project "example_train_svmsgd.vcxproj" -- FAILED. 311>------ Build started: Project: cpp-tutorial-pnp_detection, Configuration: Debug x64 ------ 311>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 311>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 311>main_detection.cpp 311>CsvReader.cpp 311>CsvWriter.cpp 311>ModelRegistration.cpp 311>Mesh.cpp 311>Model.cpp 311>PnPProblem.cpp 311>Utils.cpp 304>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 304>Done building project "example_videocapture_basic.vcxproj" -- FAILED. 312>------ Build started: Project: cpp-tutorial-pnp_registration, Configuration: Debug x64 ------ 308>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 308>Done building project "example_warpPerspective_demo.vcxproj" -- FAILED. 313>------ Build started: Project: (EXAMPLE) 3calibration, Configuration: Debug x64 ------ 312>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 312>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 309>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 312>main_registration.cpp 309>Done building project "example_watershed.vcxproj" -- FAILED. 314>------ Build started: Project: (EXAMPLE) application_trace, Configuration: Debug x64 ------ 312>CsvReader.cpp 312>CsvWriter.cpp 312>ModelRegistration.cpp 312>Mesh.cpp 312>Model.cpp 312>PnPProblem.cpp 312>Utils.cpp 310>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 313>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 310>Done building project "example_bgfg_segm.vcxproj" -- FAILED. 315>------ Build started: Project: (EXAMPLE) autofocus, Configuration: Debug x64 ------ 313>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 314>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 313>3calibration.cpp 314>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 315>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 315>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 314>application_trace.cpp 315>autofocus.cpp 305>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 305>Done building project "example_videocapture_starter.vcxproj" -- FAILED. 316>------ Build started: Project: (EXAMPLE) calibration, Configuration: Debug x64 ------ 306>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 306>Done building project "example_videostab.vcxproj" -- FAILED. 317>------ Build started: Project: (EXAMPLE) camshiftdemo, Configuration: Debug x64 ------ 316>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 307>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 316>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 307>Done building project "example_videowriter_basic.vcxproj" -- FAILED. 318>------ Build started: Project: (EXAMPLE) cloning_demo, Configuration: Debug x64 ------ 316>calibration.cpp 317>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 317>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 317>camshiftdemo.cpp 318>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 318>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 318>cloning_demo.cpp 313>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 313>Done building project "example_3calibration.vcxproj" -- FAILED. 319>------ Build started: Project: (EXAMPLE) cloning_gui, Configuration: Debug x64 ------ 319>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 319>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 319>cloning_gui.cpp 317>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 317>Done building project "example_camshiftdemo.vcxproj" -- FAILED. 320>------ Build started: Project: (EXAMPLE) connected_components, Configuration: Debug x64 ------ 316>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 316>Done building project "example_calibration.vcxproj" -- FAILED. 321>------ Build started: Project: (EXAMPLE) contours2, Configuration: Debug x64 ------ 320>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 320>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 320>connected_components.cpp 321>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 321>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 314>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 314>Done building project "example_application_trace.vcxproj" -- FAILED. 322>------ Build started: Project: (EXAMPLE) convexhull, Configuration: Debug x64 ------ 321>contours2.cpp 315>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 315>Done building project "example_autofocus.vcxproj" -- FAILED. 323>------ Build started: Project: (EXAMPLE) cout_mat, Configuration: Debug x64 ------ 322>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 322>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 323>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 322>convexhull.cpp 323>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 323>cout_mat.cpp 318>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 318>Done building project "example_cloning_demo.vcxproj" -- FAILED. 324>------ Build started: Project: (TUTORIAL) AKAZE_match, Configuration: Debug x64 ------ 319>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 321>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 319>Done building project "example_cloning_gui.vcxproj" -- FAILED. 325>------ Build started: Project: (TUTORIAL) AddingImages, Configuration: Debug x64 ------ 321>Done building project "example_contours2.vcxproj" -- FAILED. 326>------ Build started: Project: (TUTORIAL) AddingImagesTrackbar, Configuration: Debug x64 ------ 320>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 324>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 320>Done building project "example_connected_components.vcxproj" -- FAILED. 327>------ Build started: Project: (TUTORIAL) BasicLinearTransforms, Configuration: Debug x64 ------ 324>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 325>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 326>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 324>AKAZE_match.cpp 325>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 326>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 322>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 326>AddingImagesTrackbar.cpp 325>AddingImages.cpp 322>Done building project "example_convexhull.vcxproj" -- FAILED. 328>------ Build started: Project: (TUTORIAL) BasicLinearTransformsTrackbar, Configuration: Debug x64 ------ 327>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 327>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 323>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 323>Done building project "example_cout_mat.vcxproj" -- FAILED. 329>------ Build started: Project: (TUTORIAL) CannyDetector_Demo, Configuration: Debug x64 ------ 327>BasicLinearTransforms.cpp 328>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 328>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 328>BasicLinearTransformsTrackbar.cpp 329>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 329>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 329>CannyDetector_Demo.cpp 326>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 326>Done building project "tutorial_AddingImagesTrackbar.vcxproj" -- FAILED. 330>------ Build started: Project: (TUTORIAL) Drawing_1, Configuration: Debug x64 ------ 325>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 325>Done building project "tutorial_AddingImages.vcxproj" -- FAILED. 331>------ Build started: Project: (TUTORIAL) Drawing_2, Configuration: Debug x64 ------ 330>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 331>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 331>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 330>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 328>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 328>Done building project "tutorial_BasicLinearTransformsTrackbar.vcxproj" -- FAILED. 332>------ Build started: Project: (TUTORIAL) EqualizeHist_Demo, Configuration: Debug x64 ------ 330>Drawing_1.cpp 331>Drawing_2.cpp 327>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 327>Done building project "tutorial_BasicLinearTransforms.vcxproj" -- FAILED. 333>------ Build started: Project: (TUTORIAL) Geometric_Transforms_Demo, Configuration: Debug x64 ------ 332>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 332>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 329>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 329>Done building project "tutorial_CannyDetector_Demo.vcxproj" -- FAILED. 334>------ Build started: Project: (TUTORIAL) HitMiss, Configuration: Debug x64 ------ 332>EqualizeHist_Demo.cpp 333>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 333>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 334>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 333>Geometric_Transforms_Demo.cpp 334>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 334>HitMiss.cpp 330>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 331>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 330>Done building project "tutorial_Drawing_1.vcxproj" -- FAILED. 335>------ Build started: Project: (TUTORIAL) HoughCircle_Demo, Configuration: Debug x64 ------ 331>Done building project "tutorial_Drawing_2.vcxproj" -- FAILED. 336>------ Build started: Project: (TUTORIAL) HoughLines_Demo, Configuration: Debug x64 ------ 335>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 336>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 336>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 335>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 332>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 332>Done building project "tutorial_EqualizeHist_Demo.vcxproj" -- FAILED. 337>------ Build started: Project: (TUTORIAL) LATCH_match, Configuration: Debug x64 ------ 336>HoughLines_Demo.cpp 335>HoughCircle_Demo.cpp 324>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 324>Done building project "tutorial_AKAZE_match.vcxproj" -- FAILED. 338>------ Build started: Project: (TUTORIAL) Laplace_Demo, Configuration: Debug x64 ------ 337>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 333>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 333>Done building project "tutorial_Geometric_Transforms_Demo.vcxproj" -- FAILED. 339>------ Build started: Project: (TUTORIAL) MatchTemplate_Demo, Configuration: Debug x64 ------ 337>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 338>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 337>LATCH_match.cpp 338>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 339>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 338>Laplace_Demo.cpp 339>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 339>MatchTemplate_Demo.cpp 336>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 336>Done building project "tutorial_HoughLines_Demo.vcxproj" -- FAILED. 340>------ Build started: Project: (TUTORIAL) Morphology_1, Configuration: Debug x64 ------ 340>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 340>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 340>Morphology_1.cpp 338>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 338>Done building project "tutorial_Laplace_Demo.vcxproj" -- FAILED. 341>------ Build started: Project: (TUTORIAL) Morphology_2, Configuration: Debug x64 ------ 339>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 339>Done building project "tutorial_MatchTemplate_Demo.vcxproj" -- FAILED. 342>------ Build started: Project: (TUTORIAL) Morphology_3, Configuration: Debug x64 ------ 341>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 341>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 342>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 341>Morphology_2.cpp 342>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 342>Morphology_3.cpp 334>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 334>Done building project "tutorial_HitMiss.vcxproj" -- FAILED. 343>------ Build started: Project: (TUTORIAL) Pyramids, Configuration: Debug x64 ------ 335>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 335>Done building project "tutorial_HoughCircle_Demo.vcxproj" -- FAILED. 344>------ Build started: Project: (TUTORIAL) Remap_Demo, Configuration: Debug x64 ------ 340>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 340>Done building project "tutorial_Morphology_1.vcxproj" -- FAILED. 345>------ Build started: Project: (EXAMPLE) stereo_match, Configuration: Debug x64 ------ 343>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 337>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 337>Done building project "tutorial_LATCH_match.vcxproj" -- FAILED. 346>------ Build started: Project: (TUTORIAL) Smoothing, Configuration: Debug x64 ------ 344>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 343>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 344>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 346>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 345>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 343>Pyramids.cpp 344>Remap_Demo.cpp 346>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 345>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 341>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 341>Done building project "tutorial_Morphology_2.vcxproj" -- FAILED. 347>------ Build started: Project: (TUTORIAL) Sobel_Demo, Configuration: Debug x64 ------ 345>stereo_match.cpp 346>Smoothing.cpp 347>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 347>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 347>Sobel_Demo.cpp 343>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 343>Done building project "tutorial_Pyramids.vcxproj" -- FAILED. 348>------ Build started: Project: (TUTORIAL) Threshold, Configuration: Debug x64 ------ 344>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 344>Done building project "tutorial_Remap_Demo.vcxproj" -- FAILED. 349>------ Build started: Project: (TUTORIAL) Threshold_inRange, Configuration: Debug x64 ------ 342>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 342>Done building project "tutorial_Morphology_3.vcxproj" -- FAILED. 350>------ Build started: Project: (TUTORIAL) bg_sub, Configuration: Debug x64 ------ 345>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 345>Done building project "example_stereo_match.vcxproj" -- FAILED. 351>------ Build started: Project: (TUTORIAL) calcBackProject_Demo1, Configuration: Debug x64 ------ 348>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 349>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 350>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 348>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 349>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 350>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 348>Threshold.cpp 311>RobustMatcher.cpp 349>Threshold_inRange.cpp 350>bg_sub.cpp 351>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 346>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 351>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 346>Done building project "tutorial_Smoothing.vcxproj" -- FAILED. 352>------ Build started: Project: (TUTORIAL) calcBackProject_Demo2, Configuration: Debug x64 ------ 351>calcBackProject_Demo1.cpp 347>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 347>Done building project "tutorial_Sobel_Demo.vcxproj" -- FAILED. 353>------ Build started: Project: (TUTORIAL) calcHist_Demo, Configuration: Debug x64 ------ 352>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 352>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 353>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 352>calcBackProject_Demo2.cpp 353>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 353>calcHist_Demo.cpp 312>RobustMatcher.cpp 348>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 348>Done building project "tutorial_Threshold.vcxproj" -- FAILED. 354>------ Build started: Project: (TUTORIAL) camera_calibration, Configuration: Debug x64 ------ 349>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 349>Done building project "tutorial_Threshold_inRange.vcxproj" -- FAILED. 355>------ Build started: Project: (TUTORIAL) changing_contrast_brightness_image, Configuration: Debug x64 ------ 350>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 350>Done building project "tutorial_bg_sub.vcxproj" -- FAILED. 356>------ Build started: Project: (TUTORIAL) cloning_demo, Configuration: Debug x64 ------ 351>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 354>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 351>Done building project "tutorial_calcBackProject_Demo1.vcxproj" -- FAILED. 357>------ Build started: Project: (TUTORIAL) cloning_gui, Configuration: Debug x64 ------ 355>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 354>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 355>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 354>camera_calibration.cpp 356>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 355>changing_contrast_brightness_image.cpp 356>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 357>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 352>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 356>cloning_demo.cpp 352>Done building project "tutorial_calcBackProject_Demo2.vcxproj" -- FAILED. 358>------ Build started: Project: (TUTORIAL) compareHist_Demo, Configuration: Debug x64 ------ 357>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 357>cloning_gui.cpp 358>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 358>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 358>compareHist_Demo.cpp 355>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 355>Done building project "tutorial_changing_contrast_brightness_image.vcxproj" -- FAILED. 359>------ Build started: Project: (TUTORIAL) copyMakeBorder_demo, Configuration: Debug x64 ------ 356>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 356>Done building project "tutorial_cloning_demo.vcxproj" -- FAILED. 359>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 360>------ Build started: Project: (TUTORIAL) core_merge, Configuration: Debug x64 ------ 359>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 357>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 359>copyMakeBorder_demo.cpp 357>Done building project "tutorial_cloning_gui.vcxproj" -- FAILED. 361>------ Build started: Project: (TUTORIAL) core_reduce, Configuration: Debug x64 ------ 353>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 360>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 353>Done building project "tutorial_calcHist_Demo.vcxproj" -- FAILED. 362>------ Build started: Project: (TUTORIAL) core_split, Configuration: Debug x64 ------ 360>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 361>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 354>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 360>core_merge.cpp 354>Done building project "tutorial_camera_calibration.vcxproj" -- FAILED. 363>------ Build started: Project: (TUTORIAL) cornerDetector_Demo, Configuration: Debug x64 ------ 358>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 358>Done building project "tutorial_compareHist_Demo.vcxproj" -- FAILED. 364>------ Build started: Project: (TUTORIAL) cornerHarris_Demo, Configuration: Debug x64 ------ 361>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 362>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 362>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 361>core_reduce.cpp 362>core_split.cpp 363>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 364>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 363>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 364>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 363>cornerDetector_Demo.cpp 364>cornerHarris_Demo.cpp 311>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 311>Done building project "cpp-tutorial-pnp_detection.vcxproj" -- FAILED. 365>------ Build started: Project: (TUTORIAL) cornerSubPix_Demo, Configuration: Debug x64 ------ 365>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 365>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 365>cornerSubPix_Demo.cpp 312>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 312>Done building project "cpp-tutorial-pnp_registration.vcxproj" -- FAILED. 366>------ Build started: Project: (TUTORIAL) decolor, Configuration: Debug x64 ------ 360>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 359>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 360>Done building project "tutorial_core_merge.vcxproj" -- FAILED. 367>------ Build started: Project: (TUTORIAL) discrete_fourier_transform, Configuration: Debug x64 ------ 359>Done building project "tutorial_copyMakeBorder_demo.vcxproj" -- FAILED. 368>------ Build started: Project: (TUTORIAL) display_image, Configuration: Debug x64 ------ 366>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 362>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 362>Done building project "tutorial_core_split.vcxproj" -- FAILED. 369>------ Build started: Project: (TUTORIAL) documentation, Configuration: Debug x64 ------ 361>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 361>Done building project "tutorial_core_reduce.vcxproj" -- FAILED. 370>------ Build started: Project: (TUTORIAL) file_input_output, Configuration: Debug x64 ------ 366>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 366>decolor.cpp 368>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 367>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 364>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 364>Done building project "tutorial_cornerHarris_Demo.vcxproj" -- FAILED. 371>------ Build started: Project: (TUTORIAL) filter2D_demo, Configuration: Debug x64 ------ 369>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 368>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 367>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 370>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 369>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 370>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 367>discrete_fourier_transform.cpp 368>display_image.cpp 369>documentation.cpp 370>file_input_output.cpp 371>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 371>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 371>filter2D_demo.cpp 369>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 369>Done building project "tutorial_documentation.vcxproj" -- FAILED. 372>------ Build started: Project: (TUTORIAL) findContours_demo, Configuration: Debug x64 ------ 372>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 372>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 372>findContours_demo.cpp 363>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 363>Done building project "tutorial_cornerDetector_Demo.vcxproj" -- FAILED. 373>------ Build started: Project: (TUTORIAL) gdal-image, Configuration: Debug x64 ------ 365>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 368>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 365>Done building project "tutorial_cornerSubPix_Demo.vcxproj" -- FAILED. 374>------ Build started: Project: (TUTORIAL) generalContours_demo1, Configuration: Debug x64 ------ 368>Done building project "tutorial_display_image.vcxproj" -- FAILED. 375>------ Build started: Project: (TUTORIAL) generalContours_demo2, Configuration: Debug x64 ------ 373>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 367>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 370>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 367>Done building project "tutorial_discrete_fourier_transform.vcxproj" -- FAILED. 370>Done building project "tutorial_file_input_output.vcxproj" -- FAILED. 376>------ Build started: Project: (TUTORIAL) goodFeaturesToTrack_Demo, Configuration: Debug x64 ------ 377>------ Build started: Project: (TUTORIAL) gpu-basics-similarity, Configuration: Debug x64 ------ 373>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 366>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 366>Done building project "tutorial_decolor.vcxproj" -- FAILED. 378>------ Build started: Project: (TUTORIAL) hdr_imaging, Configuration: Debug x64 ------ 374>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 375>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 373>gdal-image.cpp 371>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 375>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 374>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 371>Done building project "tutorial_filter2D_demo.vcxproj" -- FAILED. 379>------ Build started: Project: (TUTORIAL) houghcircles, Configuration: Debug x64 ------ 377>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 376>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 378>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 377>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 375>generalContours_demo2.cpp 376>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 374>generalContours_demo1.cpp 377>gpu-basics-similarity.cpp 378>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 376>goodFeaturesToTrack_Demo.cpp 378>hdr_imaging.cpp 379>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 379>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 379>houghcircles.cpp 372>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 372>Done building project "tutorial_findContours_demo.vcxproj" -- FAILED. 380>------ Build started: Project: (TUTORIAL) houghlines, Configuration: Debug x64 ------ 380>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 380>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 380>houghlines.cpp 373>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 373>Done building project "tutorial_gdal-image.vcxproj" -- FAILED. 381>------ Build started: Project: (TUTORIAL) how_to_scan_images, Configuration: Debug x64 ------ 377>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 375>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 376>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 375>Done building project "tutorial_generalContours_demo2.vcxproj" -- FAILED. 382>------ Build started: Project: (TUTORIAL) how_to_use_OpenCV_parallel_for_, Configuration: Debug x64 ------ 376>Done building project "tutorial_goodFeaturesToTrack_Demo.vcxproj" -- FAILED. 377>Done building project "tutorial_gpu-basics-similarity.vcxproj" -- FAILED. 383>------ Build started: Project: (TUTORIAL) hull_demo, Configuration: Debug x64 ------ 374>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 374>Done building project "tutorial_generalContours_demo1.vcxproj" -- FAILED. 384>------ Build started: Project: (TUTORIAL) imageSegmentation, Configuration: Debug x64 ------ 385>------ Build started: Project: (TUTORIAL) interoperability_with_OpenCV_1, Configuration: Debug x64 ------ 381>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 381>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 379>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 383>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 385>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 384>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 379>Done building project "tutorial_houghcircles.vcxproj" -- FAILED. 386>------ Build started: Project: (TUTORIAL) introduction_to_pca, Configuration: Debug x64 ------ 381>how_to_scan_images.cpp 382>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 385>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 383>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 384>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 382>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 383>hull_demo.cpp 385>interoperability_with_OpenCV_1.cpp 384>imageSegmentation.cpp 382>how_to_use_OpenCV_parallel_for_.cpp 386>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 386>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 386>introduction_to_pca.cpp 378>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 378>Done building project "tutorial_hdr_imaging.vcxproj" -- FAILED. 387>------ Build started: Project: (TUTORIAL) introduction_to_svm, Configuration: Debug x64 ------ 382>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 385>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 382>Done building project "tutorial_how_to_use_OpenCV_parallel_for_.vcxproj" -- FAILED. 388>------ Build started: Project: (TUTORIAL) introduction_windows_vs, Configuration: Debug x64 ------ 385>Done building project "tutorial_interoperability_with_OpenCV_1.vcxproj" -- FAILED. 389>------ Build started: Project: (TUTORIAL) mat_mask_operations, Configuration: Debug x64 ------ 383>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 383>Done building project "tutorial_hull_demo.vcxproj" -- FAILED. 390>------ Build started: Project: (TUTORIAL) mat_the_basic_image_container, Configuration: Debug x64 ------ 380>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 380>Done building project "tutorial_houghlines.vcxproj" -- FAILED. 391>------ Build started: Project: (TUTORIAL) moments_demo, Configuration: Debug x64 ------ 387>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 381>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 388>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 389>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 381>Done building project "tutorial_how_to_scan_images.vcxproj" -- FAILED. 392>------ Build started: Project: (TUTORIAL) non_linear_svms, Configuration: Debug x64 ------ 387>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 388>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 390>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 389>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 387>introduction_to_svm.cpp 391>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 390>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 388>introduction_windows_vs.cpp 389>mat_mask_operations.cpp 391>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 390>mat_the_basic_image_container.cpp 392>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 391>moments_demo.cpp 392>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 392>non_linear_svms.cpp 386>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 386>Done building project "tutorial_introduction_to_pca.vcxproj" -- FAILED. 393>------ Build started: Project: (TUTORIAL) npr_demo, Configuration: Debug x64 ------ 393>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 388>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 388>Done building project "tutorial_introduction_windows_vs.vcxproj" -- FAILED. 394>------ Build started: Project: (TUTORIAL) objectDetection, Configuration: Debug x64 ------ 393>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 389>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 387>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 389>Done building project "tutorial_mat_mask_operations.vcxproj" -- FAILED. 395>------ Build started: Project: (TUTORIAL) planar_tracking, Configuration: Debug x64 ------ 387>Done building project "tutorial_introduction_to_svm.vcxproj" -- FAILED. 396>------ Build started: Project: (TUTORIAL) pointPolygonTest_demo, Configuration: Debug x64 ------ 393>npr_demo.cpp 390>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 390>Done building project "tutorial_mat_the_basic_image_container.vcxproj" -- FAILED. 397>------ Build started: Project: (TUTORIAL) video-input-psnr-ssim, Configuration: Debug x64 ------ 394>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 384>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 394>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 384>Done building project "tutorial_imageSegmentation.vcxproj" -- FAILED. 398>------ Build started: Project: (TUTORIAL) video-write, Configuration: Debug x64 ------ 396>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 395>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 396>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 394>objectDetection.cpp 395>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 396>pointPolygonTest_demo.cpp 391>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 397>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 391>Done building project "tutorial_moments_demo.vcxproj" -- FAILED. 399>------ Build started: Project: (TUTORIAL) SBM_Sample, Configuration: Debug x64 ------ 395>planar_tracking.cpp 397>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 398>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 397>video-input-psnr-ssim.cpp 398>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 398>video-write.cpp 399>Building Custom Rule D:/OpenCV/opencv-3.3.1/samples/cpp/CMakeLists.txt 399>CMake does not need to re-run because D:/OpenCV/buildz/samples/cpp/CMakeFiles/generate.stamp is up-to-date. 399>SBM_Sample.cpp 394>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 394>Done building project "tutorial_objectDetection.vcxproj" -- FAILED. 396>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 396>Done building project "tutorial_pointPolygonTest_demo.vcxproj" -- FAILED. 398>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 398>Done building project "tutorial_video-write.vcxproj" -- FAILED. 397>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 397>Done building project "tutorial_video-input-psnr-ssim.vcxproj" -- FAILED. 399>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 399>Done building project "tutorial_SBM_Sample.vcxproj" -- FAILED. 392>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 392>Done building project "tutorial_non_linear_svms.vcxproj" -- FAILED. 393>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 393>Done building project "tutorial_npr_demo.vcxproj" -- FAILED. 395>LINK : fatal error LNK1104: cannot open file '..\..\lib\Debug\opencv_cudabgsegm331d.lib' 395>Done building project "tutorial_planar_tracking.vcxproj" -- FAILED. 400>------ Build started: Project: ALL_BUILD, Configuration: Debug x64 ------ 400>Building Custom Rule D:/OpenCV/opencv-3.3.1/CMakeLists.txt 400>CMake does not need to re-run because D:/OpenCV/buildz/CMakeFiles/generate.stamp is up-to-date. ========== Build: 21 succeeded, 379 failed, 0 up-to-date, 0 skipped ========== ```

I have tried re-configuring the CMake project many times, and have restarted my machine as well (read a suggestion to restart, reconfigure project in CMake - but same error)

I cannot seem to solve this problem, or decipher the output issue

alalek commented 6 years ago

Try resolving build problems without Matlab at first.

CUDA problem is somewhere here:

21>------ Build started: Project: opencv_core, Configuration: Debug x64 ------
21>Building NVCC (Device) object modules/core/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj
21>CMake Error at cuda_compile_generated_gpu_mat.cu.obj.cmake:206 (message):
21> Error generating
21> D:/OpenCV/buildz/modules/core/CMakeFiles/cuda_compile.dir/src/cuda/Debug/cuda_compile_generated_gpu_mat.cu.obj
21>
21>
21>C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\Common7\IDE\VC\VCTargets\Microsoft.CppCommon.targets(171,5): error MSB6006: "cmd.exe" exited with code 1.
21>Done building project "opencv_core.vcxproj" -- FAILED.

CUDA 9.1 requires specific MSVC version and/or CMake patch (see #10497). Check for similar CUDA issues

Matlab is external contribution (see opencv_contrib repository), so don't expect fix from OpenCV core team. BTW, CUDA functionality is not exposed via bindings interface, including Matlab (at least most part of it).

GerardWalsh commented 6 years ago

I used the work around and configure CUDA to use the compiler : C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/amd64/cl.exe, and it seems to have sorted out the CUDA error

However, now it throws an error : fatal error LNK1104: cannot open file '....\lib\Debug\opencv_tracking331d.lib'

and many more of the same error.

geometrikal commented 6 years ago

@gerrywalsh Did you solve this?

GerardWalsh commented 6 years ago

I did not manage to solve it. I installed using the 3.4.0 source instead, which compiled successfully.

geometrikal commented 6 years ago

@gerrywalsh I'm having some trouble compiling it. I downloaded 3.4.0, used cmake to make the build directory (with vs 15 2017 x64)but i get similar link errors. What procedure did you follow? Thanks for the help

alalek commented 6 years ago

fatal error LNK1104: cannot open file '....\lib\Debug\opencv_tracking331d.lib'

This message doesn't say anything about real reason of the problem. This is just consequences. Scan for real error in build log above this line.

geometrikal commented 6 years ago

@alalek Thanks. My problem was it is compiling for CUDA (I just used default cmake settings) and the compiler path was wrong. Builds correctly now!