-- 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: D:/vcpkg/installed/x64-windows/lib/zlib.lib (found suitable version "1.2.11", minimum required is "1.2.3") -- Found TIFF: D:/vcpkg/installed/x64-windows/lib/tiff.lib (found version "4.0.8") -- Found JPEG: D:/vcpkg/installed/x64-windows/lib/jpeg.lib -- Found ZLIB: D:/vcpkg/installed/x64-windows/lib/zlib.lib (found version "1.2.11") -- Found PNG: D:/vcpkg/installed/x64-windows/lib/libpng16.lib (found version "1.6.31") -- Looking for D:/vcpkg/installed/x64-windows/include/libpng/png.h -- Looking for D:/vcpkg/installed/x64-windows/include/libpng/png.h - not found -- ICV: Unpacking ippicv_windows_20151201.zip to D:/vcpkg/buildtrees/opencv/x64-windows-rel/3rdparty/ippicv... -- ICV: Package successfully downloaded -- found IPP (ICV version): 9.0.1 [9.0.1] -- at: D:/vcpkg/buildtrees/opencv/x64-windows-rel/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 -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.7") -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "2.6") -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "3.4") -- Could NOT find PythonInterp (missing: PYTHON_EXECUTABLE) (Required is at least version "3.2") -- Could NOT find JNI (missing: JAVA_AWT_LIBRARY JAVA_JVM_LIBRARY JAVA_INCLUDE_PATH JAVA_INCLUDE_PATH2 JAVA_AWT_INCLUDE_PATH) -- 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 -- -- General configuration for OpenCV 3.2.0 ===================================== -- Version control: 3a026cbe-dirty -- -- Platform: -- Timestamp: 2017-08-26T10:18:23Z -- Host: Windows 6.1.7601 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 /Oi /Gy /DNDEBUG /Zi /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 /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 /Oi /Gy /DNDEBUG /Zi /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 /MDd /Zi /Ob0 /Od /RTC1 -- Linker flags (Release): /machine:x64 /DEBUG /INCREMENTAL:NO /OPT:REF /OPT:ICF /debug -- Linker flags (Debug): /machine:x64 /debug /INCREMENTAL -- ccache: NO -- Precompiled headers: YES -- Extra dependencies: comctl32 gdi32 ole32 setupapi ws2_32 D:/vcpkg/installed/x64-windows/lib/jpeg.lib D:/vcpkg/installed/x64-windows/lib/libpng16.lib D:/vcpkg/installed/x64-windows/lib/zlib.lib D:/vcpkg/installed/x64-windows/lib/tiff.lib vfw32 cudart nppc nppi npps cublas cufft -LIBPATH:C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v8.0/lib/x64 -- 3rdparty dependencies: libwebp 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 python3 ts viz -- -- Windows RT support: NO -- -- GUI: -- QT: NO -- Win32 UI: YES -- OpenGL support: NO -- VTK support: NO -- -- Media I/O: -- ZLib: D:/vcpkg/installed/x64-windows/lib/zlib.lib (ver 1.2.11) -- JPEG: D:/vcpkg/installed/x64-windows/lib/jpeg.lib (ver ) -- WEBP: build (ver 0.3.1) -- PNG: D:/vcpkg/installed/x64-windows/lib/libpng16.lib (ver 1.6.31) -- TIFF: D:/vcpkg/installed/x64-windows/lib/tiff.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: D:/vcpkg/buildtrees/opencv/x64-windows-rel/3rdparty/ippicv/ippicv_win -- Use IPP Async: NO -- Use Lapack: NO -- Use Eigen: NO -- 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: D:/vcpkg/buildtrees/opencv/src/opencv-3.2.0/3rdparty/include/opencl/1.2 -- Use AMDFFT: NO -- Use AMDBLAS: NO -- -- Python 2: -- Interpreter: NO -- -- Python 3: -- Interpreter: NO -- -- Python (for build): NO -- -- Java: -- ant: NO -- JNI: NO -- 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: D:/vcpkg/packages/opencv_x64-windows -- -- cvconfig.h is in: D:/vcpkg/buildtrees/opencv/x64-windows-rel -- ----------------------------------------------------------------- -- -- Configuring done -- Generating done -- Build files have been written to: D:/vcpkg/buildtrees/opencv/x64-windows-rel