Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- The CXX compiler identification is MSVC 17.0.60315.1
- The C compiler identification is MSVC 17.0.60315.1
- Check for working CXX compiler using: Visual Studio 11 Win64
- Check for working CXX compiler using: Visual Studio 11 Win64 -- works
- Detecting CXX compiler ABI info
- Detecting CXX compiler ABI info - done
- Check for working C compiler using: Visual Studio 11 Win64
- Check for working C compiler using: Visual Studio 11 Win64 -- works
- Detecting C compiler ABI info
- Detecting C compiler ABI info - done
- Could NOT find PythonLibs (missing: PYTHON_LIBRARIES PYTHON_INCLUDE_DIRS) (Required is exact version "2.7.3")
- Found Sphinx 1.2b1: C:/Python27/Scripts/sphinx-build.exe
- General configuration for OpenCV 2.4.5 =====================================
- Version control: unknown
- Platform:
- Host: Windows 6.1 x86
- CMake: 2.8.10.2
- CMake generator: Visual Studio 11 Win64
- CMake build tool: C:/PROGRA~2/MICROS~3.0/Common7/IDE/devenv.com
- MSVC: 1700
- C/C++:
- Built as dynamic libs?: YES
- C++ Compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/cl.exe (ver 17.0.60315.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 /wd4251 /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 /wd4251 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
- C Compiler: C:/Program Files (x86)/Microsoft Visual Studio 11.0/VC/bin/x86_amd64/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 /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 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
- Linker flags (Release): /STACK:10000000 /machine:x64 /INCREMENTAL:NO /debug
- Linker flags (Debug): /STACK:10000000 /machine:x64 /debug /INCREMENTAL
- Precompiled headers: YES
- OpenCV modules:
- To be built: core imgproc flann highgui features2d calib3d ml video objdetect contrib photo legacy gpu ocl nonfree stitching superres ts videostab
- Disabled: world
- Disabled by dependency: -
- Unavailable: androidcamera java python
- GUI:
- QT 4.x: NO
- Win32 UI: YES
- OpenGL support: YES (glu32 opengl32)
- Media I/O:
- ZLib: build (ver 1.2.7)
- JPEG: build (ver 62)
- PNG: build (ver 1.5.12)
- TIFF: build (ver 42 - 4.0.2)
- JPEG 2000: build (ver 1.900.1)
- OpenEXR: build (ver 1.7.1)
- Video I/O:
- Video for Windows: YES
- FFMPEG: YES (prebuilt binaries)
- codec: YES (ver 53.61.100)
- format: YES (ver 53.32.100)
- util: YES (ver 51.35.100)
- swscale: YES (ver 2.1.100)
- gentoo-style: YES
- OpenNI: NO
- OpenNI PrimeSensor Modules: NO
- PvAPI: NO
- GigEVisionSDK: NO
- DirectShow: YES
- Media Foundation: NO
- XIMEA: NO
- Other third-party libraries:
- Use IPP: NO
- Use Eigen: YES (ver 3.1.3)
- Use TBB: YES (ver 4.1 interface 6103)
- Use OpenMP: NO
- Use GCD NO
- Use Concurrency NO
- Use C=: NO
- Use Cuda: NO
- Use OpenCL: YES
- OpenCL
- Include path: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v5.0/include
- libraries: C:/Program Files/NVIDIA GPU Computing Toolkit/CUDA/v5.0/lib/x64/OpenCL.lib
- Use AMD FFT: NO
- Use AMD BLAS: NO
- Python:
- Interpreter: C:/Python27/python.exe (ver 2.7.3)
- Java:
- ant: NO
- JNI: NO
- Java tests: YES
- Documentation:
- Build Documentation: YES
- Sphinx: C:/Python27/Scripts/sphinx-build.exe (ver 1.2b1)
- PdfLaTeX compiler: C:/Program Files/MiKTeX 2.9/miktex/bin/x64/pdflatex.exe
- Tests and samples:
- Tests: YES
- Performance tests: YES
- C/C++ Examples: YES
- Install path: C:/src/OpenCV/release/install
- cvconfig.h is in: C:/src/OpenCV/release
- -----------------------------------------------------------------
- Configuring done
- Generating done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement