Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- POPCNT is not supported by C++ compiler
- SSE4_2 is not supported by C++ compiler
- Found TBB: C:/tbb2017_20161128oss/lib/ia32/vc14_ui/tbb.lib
- found Intel IPP (ICV version): 2017.0.2 [2017.0.2]
- at: C:/OpenCv_3.2/Build/3rdparty/ippicv/ippicv_win
- found Intel IPP IW binaries: 2017.0.2
- at: C:/OpenCv_3.2/Build/3rdparty/ippicv/ippicv_win/../ippiw_win/
- Could not find OpenBLAS include. Turning OpenBLAS_FOUND off
- Could not find OpenBLAS lib. Turning OpenBLAS_FOUND off
- A library with BLAS API not found. Please specify library location.
- LAPACK requires BLAS
- A library with LAPACK API not found. Please specify library location.
- Could NOT find Doxygen (missing: DOXYGEN_EXECUTABLE)
- 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
- Processing WORLD modules...
- module opencv_core...
- module opencv_flann...
- module opencv_imgproc...
- module opencv_ml...
- module opencv_objdetect...
- module opencv_photo...
- module opencv_video...
- module opencv_imgcodecs...
- module opencv_shape...
- module opencv_videoio...
- module opencv_highgui...
- module opencv_superres...
- module opencv_features2d...
- module opencv_calib3d...
- module opencv_stitching...
- module opencv_videostab...
- Processing WORLD modules... DONE
- Processing module opencv_python3...
- Processing module opencv_ts...
- General configuration for OpenCV 3.2.0-dev =====================================
- Version control: unknown
- Platform:
- Timestamp: 2017-04-25T09:36:49Z
- Host: Windows 6.1.7601 AMD64
- CMake: 3.5.0
- CMake generator: Visual Studio 14 2015
- CMake build tool: C:/Program Files (x86)/MSBuild/14.0/bin/MSBuild.exe
- MSVC: 1900
- CPU/HW features:
- Baseline: SSE SSE2
- requested: SSE2
- Dispatched code generation: SSE4_1 FP16 AVX AVX2
- requested: SSE4_1 AVX FP16 AVX2
- SSE4_1 (0 files): + SSE3 SSSE3 SSE4_1
- FP16 (0 files): + SSE3 SSSE3 SSE4_1 FP16 AVX
- AVX (1 files): + SSE3 SSSE3 SSE4_1 AVX
- AVX2 (1 files): + SSE3 SSSE3 SSE4_1 FP16 FMA3 AVX AVX2
- C/C++:
- Built as dynamic libs?: YES
- C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/cl.exe (ver 19.0.24215.1)
- C++ flags (Release): /DWIN32 /D_WINDOWS /W4 /GR /EHa /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:fast /arch:SSE /arch:SSE2 /wd4251 /wd4324 /wd4275 /wd4589 /MP4 /MD /O2 /Ob2 /D NDEBUG /Zi
- C++ flags (Debug): /DWIN32 /D_WINDOWS /W4 /GR /EHa /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:fast /arch:SSE /arch:SSE2 /wd4251 /wd4324 /wd4275 /wd4589 /MP4 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
- C Compiler: C:/Program Files (x86)/Microsoft Visual Studio 14.0/VC/bin/cl.exe
- C flags (Release): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:fast /arch:SSE /arch:SSE2 /MP4 /MD /O2 /Ob2 /D NDEBUG /Zi
- C flags (Debug): /DWIN32 /D_WINDOWS /W3 /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /Oi /fp:fast /arch:SSE /arch:SSE2 /MP4 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
- Linker flags (Release): /machine:X86 /INCREMENTAL:NO /debug
- Linker flags (Debug): /machine:X86 /debug /INCREMENTAL
- ccache: NO
- Precompiled headers: NO
- Extra dependencies: vfw32 comctl32 gdi32 ole32 setupapi ws2_32 tbb C:/OpenCv_3.2/Build/3rdparty/ippicv/ippicv_win/../ippiw_win//lib/ia32/ipp_iw.lib
- 3rdparty dependencies: libjpeg libwebp libpng libtiff libjasper IlmImf zlib
- OpenCV modules:
- To be built: core flann imgproc ml objdetect photo video imgcodecs shape videoio highgui superres features2d calib3d stitching videostab world python3 ts
- Disabled: -
- Disabled by dependency: -
- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 python2 viz
- Windows RT support: NO
- GUI:
- QT: NO
- Win32 UI: YES
- OpenGL support: NO
- VTK support: NO
- Media I/O:
- ZLib: build (ver 1.2.8)
- JPEG: build (ver 90)
- WEBP: build (ver encoder: 0x020e)
- PNG: build (ver 1.6.24)
- TIFF: build (ver 42 - 4.0.2)
- 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: YES (prebuilt binaries)
- avcodec: YES (ver 57.64.101)
- avformat: YES (ver 57.56.100)
- avutil: YES (ver 55.34.100)
- swscale: YES (ver 4.2.100)
- avresample: YES (ver 3.1.0)
- 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: TBB (ver 2017.0 interface 9103)
- Other third-party libraries:
- Use Intel IPP: 2017.0.2 [2017.0.2]
- at: C:/OpenCv_3.2/Build/3rdparty/ippicv/ippicv_win
- Use Intel IPP IW: prebuilt binaries (2017.0.2)
- Use Intel IPP Async: NO
- Use Lapack: NO
- Use Eigen: NO
- Use Cuda: NO
- Use OpenCL: YES
- Use OpenVX: NO
- Use custom HAL: NO
- OpenCL: <Dynamic loading of OpenCL library>
- Include path: C:/OpenCv_3.2/Source/3rdparty/include/opencl/1.2
- Use AMDFFT: NO
- Use AMDBLAS: NO
- Python 2:
- Interpreter: NO
- Python 3:
- Interpreter: C:/Users/Prakash/AppData/Local/Programs/Python/Python35/python.exe (ver 3.5)
- Libraries: optimized C:/Users/Prakash/AppData/Local/Programs/Python/Python35/libs/python35.lib debug C:/Users/Prakash/AppData/Local/Programs/Python/Python35/libs/python35_d.lib (ver 3.5.0)
- numpy: C:/Users/Prakash/AppData/Local/Programs/Python/Python35/lib/site-packages/numpy/core/include (ver 1.12.0)
- packages path: C:/Users/Prakash/AppData/Local/Programs/Python/Python35/Lib/site-packages
- Python (for build): C:/Users/Prakash/AppData/Local/Programs/Python/Python35/python.exe
- Java:
- ant: NO
- JNI: NO
- Java wrappers: NO
- Java tests: NO
- Matlab: Matlab not found or implicitly disabled
- Documentation:
- Doxygen: NO
- Tests and samples:
- Tests: YES
- Performance tests: YES
- C/C++ Examples: NO
- Install path: C:/OpenCv_3.2/Build/install
- cvconfig.h is in: C:/OpenCv_3.2/Build
- -----------------------------------------------------------------
- Configuring done
- Generating done
Add Comment
Please, Sign In to add comment