-- The CXX compiler identification is MSVC 19.0.24215.1 -- The C compiler identification is MSVC 19.0.24215.1 -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Detecting CXX compile features -- Detecting CXX compile features - done -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- Check for working C compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- works -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Detecting C compile features -- Detecting C compile features - done -- Performing Test HAVE_CXX_FSIGNED_CHAR -- Performing Test HAVE_CXX_FSIGNED_CHAR - Failed -- Performing Test HAVE_C_FSIGNED_CHAR -- Performing Test HAVE_C_FSIGNED_CHAR - Failed -- FP16: Compiler support is available -- Check if the system is big endian -- Searching 16 bit integer -- Looking for sys/types.h -- Looking for sys/types.h - found -- Looking for stdint.h -- Looking for stdint.h - found -- Looking for stddef.h -- Looking for stddef.h - found -- Check size of unsigned short -- Check size of unsigned short - done -- Using unsigned short -- Check if the system is big endian - little endian -- Found ZLIB: optimized;F:/vcpkg/installed/x64-windows/lib/zlib.lib;debug;F:/vcpkg/installed/x64-windows/debug/lib/zlibd.lib (found suitable version "1.2.11", minimum required is "1.2.3") -- Found TIFF: optimized;F:/vcpkg/installed/x64-windows/lib/tiff.lib;debug;F:/vcpkg/installed/x64-windows/debug/lib/tiffd.lib (found version "4.0.8") -- Found JPEG: F:/vcpkg/installed/x64-windows/debug/lib/jpeg.lib -- Found WebP: F:/vcpkg/installed/x64-windows/lib/webp.lib -- Found ZLIB: optimized;F:/vcpkg/installed/x64-windows/lib/zlib.lib;debug;F:/vcpkg/installed/x64-windows/debug/lib/zlibd.lib (found version "1.2.11") -- Found PNG: optimized;F:/vcpkg/installed/x64-windows/lib/libpng16.lib;debug;F:/vcpkg/installed/x64-windows/debug/lib/libpng16d.lib (found version "1.6.31") -- Looking for F:/vcpkg/installed/x64-windows/include/libpng/png.h -- Looking for F:/vcpkg/installed/x64-windows/include/libpng/png.h - not found -- ICV: Unpacking ippicv_windows_20151201.zip to F:/vcpkg/buildtrees/opencv/x64-windows-dbg/3rdparty/ippicv... -- ICV: Package successfully downloaded -- found IPP (ICV version): 9.0.1 [9.0.1] -- at: F:/vcpkg/buildtrees/opencv/x64-windows-dbg/3rdparty/ippicv/ippicv_win -- CUDA detected: 8.0 -- CUDA NVCC target flags: -gencode;arch=compute_20,code=sm_20;-gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_37,code=sm_37;-gencode;arch=compute_50,code=sm_50;-gencode;arch=compute_52,code=sm_52;-gencode;arch=compute_60,code=sm_60;-gencode;arch=compute_61,code=sm_61;-D_FORCE_INLINES -- Found PythonInterp: E:/Python27/python.exe (found suitable version "2.7.13", minimum required is "2.7") -- Found PythonLibs: E:/Python27/libs/python27.lib (found suitable exact version "2.7.13") -- Found PythonInterp: E:/Python35/python.exe (found suitable version "3.5.4", minimum required is "3.4") -- Found PythonLibs: E:/Python35/libs/python35.lib (found suitable exact version "3.5.4") -- Found JNI: C:/Program Files/Java/jdk1.8.0_121/lib/jawt.lib -- Could NOT find Matlab (missing: MATLAB_MEX_SCRIPT MATLAB_INCLUDE_DIRS MATLAB_ROOT_DIR MATLAB_LIBRARIES MATLAB_LIBRARY_DIRS MATLAB_MEXEXT MATLAB_ARCH MATLAB_BIN) -- VTK is not found. Please set -DVTK_DIR in CMake to VTK build directory, or to VTK install subdirectory with VTKConfig.cmake file -- Assume that non-module dependency is available: optimized (for module opencv_core) -- Assume that non-module dependency is available: debug (for module opencv_core) -- -- General configuration for OpenCV 3.2.0 ===================================== -- Version control: 57d078e8-dirty -- -- Platform: -- Timestamp: 2017-08-26T09:56:49Z -- Host: Windows 10.0.15063 AMD64 -- CMake: 3.9.1 -- CMake generator: Visual Studio 14 2015 Win64 -- CMake build tool: C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe -- MSVC: 1900 -- -- C/C++: -- Built as dynamic libs?: YES -- C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe (ver 19.0.24215.1) -- C++ flags (Release): /DWIN32 /D_WINDOWS /W4 /GR /EHs /MP /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /wd4251 /wd4324 /wd4275 /wd4589 /MP8 /MD /O2 /Ob2 /DNDEBUG /Zi -- C++ flags (Debug): /DWIN32 /D_WINDOWS /W4 /GR /EHs /MP /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /wd4251 /wd4324 /wd4275 /wd4589 /MP8 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1 -- C Compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/x86_amd64/cl.exe -- C flags (Release): /DWIN32 /D_WINDOWS /W3 /MP /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /MP8 /MD /O2 /Ob2 /DNDEBUG /Zi -- C flags (Debug): /DWIN32 /D_WINDOWS /W3 /MP /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /MP8 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1 -- Linker flags (Release): /machine:x64 /INCREMENTAL:NO /debug -- Linker flags (Debug): /machine:x64 /debug /INCREMENTAL -- ccache: NO -- Precompiled headers: YES -- Extra dependencies: comctl32 gdi32 ole32 setupapi ws2_32 F:/vcpkg/installed/x64-windows/debug/lib/jpeg.lib F:/vcpkg/installed/x64-windows/lib/webp.lib vfw32 cudart nppc nppi npps cublas cufft -LIBPATH:E:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/lib/x64 -- 3rdparty dependencies: libjasper IlmImf -- -- OpenCV modules: -- To be built: cudev core cudaarithm flann imgproc ml video cudabgsegm cudafilters cudaimgproc cudawarping imgcodecs photo shape videoio cudacodec highgui objdetect features2d calib3d cudafeatures2d cudalegacy cudaobjdetect cudaoptflow cudastereo stitching superres videostab -- Disabled: world -- Disabled by dependency: - -- Unavailable: java python2 ts viz -- -- Windows RT support: NO -- -- GUI: -- QT: NO -- Win32 UI: YES -- OpenGL support: NO -- VTK support: NO -- -- Media I/O: -- ZLib: optimized F:/vcpkg/installed/x64-windows/lib/zlib.lib debug F:/vcpkg/installed/x64-windows/debug/lib/zlibd.lib (ver 1.2.11) -- JPEG: F:/vcpkg/installed/x64-windows/debug/lib/jpeg.lib (ver ) -- WEBP: F:/vcpkg/installed/x64-windows/lib/webp.lib (ver encoder: 0x020e) -- PNG: optimized F:/vcpkg/installed/x64-windows/lib/libpng16.lib debug F:/vcpkg/installed/x64-windows/debug/lib/libpng16d.lib (ver 1.6.31) -- TIFF: optimized F:/vcpkg/installed/x64-windows/lib/tiff.lib debug F:/vcpkg/installed/x64-windows/debug/lib/tiffd.lib (ver 42 - 4.0.8) -- JPEG 2000: build (ver 1.900.1) -- OpenEXR: build (ver 1.7.1) -- GDAL: NO -- GDCM: NO -- -- Video I/O: -- Video for Windows: YES -- DC1394 1.x: NO -- DC1394 2.x: NO -- FFMPEG: NO -- avcodec: NO -- avformat: NO -- avutil: NO -- swscale: NO -- avresample: NO -- GStreamer: NO -- OpenNI: NO -- OpenNI PrimeSensor Modules: NO -- OpenNI2: NO -- PvAPI: NO -- GigEVisionSDK: NO -- DirectShow: YES -- Media Foundation: NO -- XIMEA: NO -- Intel PerC: NO -- -- Parallel framework: Concurrency -- -- Other third-party libraries: -- Use IPP: 9.0.1 [9.0.1] -- at: F:/vcpkg/buildtrees/opencv/x64-windows-dbg/3rdparty/ippicv/ippicv_win -- Use IPP Async: NO -- Use Lapack: NO -- Use Eigen: YES (ver 3.3.4) -- Use Cuda: YES (ver 8.0) -- Use OpenCL: YES -- Use OpenVX: NO -- Use custom HAL: NO -- -- NVIDIA CUDA -- Use CUFFT: YES -- Use CUBLAS: YES -- USE NVCUVID: NO -- NVIDIA GPU arch: 20 30 35 37 50 52 60 61 -- NVIDIA PTX archs: -- Use fast math: NO -- -- OpenCL: -- Include path: F:/vcpkg/buildtrees/opencv/src/opencv-3.2.0/3rdparty/include/opencl/1.2 -- Use AMDFFT: NO -- Use AMDBLAS: NO -- -- Python 2: -- Interpreter: E:/Python27/python.exe (ver 2.7.13) -- -- Python 3: -- Interpreter: E:/Python35/python.exe (ver 3.5.4) -- -- Python (for build): E:/Python27/python.exe -- -- Java: -- ant: NO -- JNI: C:/Program Files/Java/jdk1.8.0_121/include C:/Program Files/Java/jdk1.8.0_121/include/win32 C:/Program Files/Java/jdk1.8.0_121/include -- Java wrappers: NO -- Java tests: NO -- -- Matlab: Matlab not found or implicitly disabled -- -- Tests and samples: -- Tests: NO -- Performance tests: NO -- C/C++ Examples: NO -- -- Install path: F:/vcpkg/packages/opencv_x64-windows/debug -- -- cvconfig.h is in: F:/vcpkg/buildtrees/opencv/x64-windows-dbg -- ----------------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: F:/vcpkg/buildtrees/opencv/x64-windows-dbg