Advertisement
Guest User

CMake log OpenCV 2.4.13

a guest
Sep 22nd, 2016
309
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
CMake 5.82 KB | None | 0 0
  1. Checking for Windows (Phone) Platform SDK 8.0/8.1
  2. Checking for Visual Studio 2012/2013
  3. CUDA detected: 7.5
  4. CUDA NVCC target flags: -gencode;arch=compute_20,code=sm_20;-gencode;arch=compute_20,code=sm_21;-gencode;arch=compute_30,code=sm_30;-gencode;arch=compute_35,code=sm_35;-gencode;arch=compute_30,code=compute_30
  5. Found Sphinx 1.3.5: C:/Anaconda3/Scripts/sphinx-build.exe
  6. Found apache ant 1.9.7: C:/apache-ant-1.9.7/bin/ant.bat
  7.  
  8. General configuration for OpenCV 2.4.13.1 =====================================
  9.   Version control:               2.4.13.1
  10.  
  11.   Platform:
  12.     Host:                        Windows 6.1.7601 AMD64
  13.     CMake:                       3.6.1
  14.     CMake generator:             Visual Studio 12 2013 Win64
  15.     CMake build tool:            C:/Program Files (x86)/MSBuild/12.0/bin/MSBuild.exe
  16.     MSVC:                        1800
  17.  
  18.   C/C++:
  19.     Built as dynamic libs?:      YES
  20.     C++ Compiler:                C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/x86_amd64/cl.exe  (ver 18.0.31101.0)
  21.     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 /wd4275 /wd4589 /wd4359 /MD /O2 /Ob2 /DNDEBUG  /Zi
  22.     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 /wd4275 /wd4589 /wd4359 /D_DEBUG /MDd /Zi /Ob0 /Od /RTC1
  23.     C Compiler:                  C:/Program Files (x86)/Microsoft Visual Studio 12.0/VC/bin/x86_amd64/cl.exe
  24.     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 /DNDEBUG  /Zi
  25.     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
  26.     Linker flags (Release):      /machine:x64  /INCREMENTAL:NO  /debug
  27.     Linker flags (Debug):        /machine:x64  /debug /INCREMENTAL
  28.     Precompiled headers:         YES
  29.  
  30.   OpenCV modules:
  31.     To be built:                 core flann imgproc highgui features2d calib3d ml video legacy objdetect photo gpu ocl nonfree contrib java python stitching superres ts videostab
  32.     Disabled:                    world
  33.     Disabled by dependency:      -
  34.     Unavailable:                 androidcamera dynamicuda viz
  35.  
  36.   Windows RT support:            NO
  37.  
  38.   GUI:
  39.     QT:                          NO
  40.     Win32 UI:                    YES
  41.     OpenGL support:              NO
  42.     VTK support:                 NO
  43.  
  44.   Media I/O:
  45.     ZLib:                        build (ver 1.2.7)
  46.     JPEG:                        build (ver 62)
  47.     PNG:                         build (ver 1.5.27)
  48.     TIFF:                        build (ver 42 - 4.0.2)
  49.     JPEG 2000:                   build (ver 1.900.1)
  50.     OpenEXR:                     build (ver 1.7.1)
  51.  
  52.   Video I/O:
  53.     Video for Windows:           YES
  54.     DC1394 1.x:                  NO
  55.     DC1394 2.x:                  NO
  56.     FFMPEG:                      YES (prebuilt binaries)
  57.       codec:                     YES (ver 55.18.102)
  58.       format:                    YES (ver 55.12.100)
  59.       util:                      YES (ver 52.38.100)
  60.       swscale:                   YES (ver 2.3.100)
  61.       resample:                  NO
  62.       gentoo-style:              YES
  63.     OpenNI:                      NO
  64.     OpenNI PrimeSensor Modules:  NO
  65.     PvAPI:                       NO
  66.     GigEVisionSDK:               NO
  67.     DirectShow:                  YES
  68.     Media Foundation:            NO
  69.     XIMEA:                       NO
  70.     Intel PerC:                  NO
  71.  
  72.   Other third-party libraries:
  73.     Use IPP:                     NO
  74.     Use Eigen:                   NO
  75.     Use TBB:                     NO
  76.     Use OpenMP:                  NO
  77.     Use GCD                      NO
  78.     Use Concurrency              YES
  79.     Use C=:                      NO
  80.     Use Cuda:                    YES (ver 7.5)
  81.     Use OpenCL:                  YES
  82.  
  83.   NVIDIA CUDA
  84.     Use CUFFT:                   YES
  85.     Use CUBLAS:                  NO
  86.     USE NVCUVID:                 NO
  87.     NVIDIA GPU arch:             20 21 30 35
  88.     NVIDIA PTX archs:            30
  89.     Use fast math:               NO
  90.     Tiny gpu module:             NO
  91.  
  92.   OpenCL:
  93.     Version:                     dynamic
  94.     Include path:                D:/Programming/OpenCV2/source/3rdparty/include/opencl/1.2
  95.     Use AMD FFT:                 NO
  96.     Use AMD BLAS:                NO
  97.  
  98.   Python:
  99.     Interpreter:                 C:/Python27/python.exe (ver 2.7.12)
  100.     Libraries:                   C:/Python27/libs/python27.lib (ver 2.7.12)
  101.     numpy:                       C:/Python27/lib/site-packages/numpy/core/include (ver 1.11.1)
  102.     packages path:               C:/Python27/Lib/site-packages
  103.  
  104.   Java:
  105.     ant:                         C:/apache-ant-1.9.7/bin/ant.bat (ver 1.9.7)
  106.     JNI:                         C:/Program Files/Java/jdk1.8.0_102/include C:/Program Files/Java/jdk1.8.0_102/include/win32 C:/Program Files/Java/jdk1.8.0_102/include
  107.     Java tests:                  YES
  108.  
  109.   Documentation:
  110.     Build Documentation:         YES
  111.     Sphinx:                      C:/Anaconda3/Scripts/sphinx-build.exe (ver 1.3.5)
  112.     PdfLaTeX compiler:           C:/Program Files/MiKTeX 2.9/miktex/bin/x64/pdflatex.exe
  113.     Doxygen:                     NO
  114.  
  115.   Tests and samples:
  116.     Tests:                       YES
  117.     Performance tests:           YES
  118.     C/C++ Examples:              NO
  119.  
  120.   Install path:                  D:/Programming/OpenCV2/build/install
  121.  
  122.   cvconfig.h is in:              D:/Programming/OpenCV2/build
  123. -----------------------------------------------------------------
  124.  
  125. Configuring done
  126. Generating done
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement