CmakeConfigureOutput.txt

cmake configure output - Miguel Visionary, 2012-05-08 09:09 am

Download (4.5 kB)

 
1
Extracting svn version, please wait...
2
SVNVERSION:  svn:8300
3
Could NOT find PythonInterp (missing:  PYTHON_EXECUTABLE) (Required is at least version "2.0")
4
CUDA detected: 4.2
5
CUDA NVCC target flags: -gencode;arch=compute_11,code=sm_11;-gencode;arch=compute_12,code=sm_12;-gencode;arch=compute_13,code=sm_13;-gencode;arch=compute_20,code=sm_20;-gencode;arch=compute_20,code=sm_21;-gencode;arch=compute_20,code=compute_20
6
7
General configuration for OpenCV 2.4.0 =====================================
8
Version control:                 svn:8300
9
10
  Platform:
11
    Host:                        Windows 5.1 x86
12
    CMake:                       2.8.8
13
    CMake generator:             Visual Studio 10
14
    CMake build tool:            C:/ARCHIV~1/MICROS~2.0/Common7/IDE/devenv.com
15
    MSVC:                        1600
16
17
  C/C++:
18
    Built as dynamic libs?:      NO
19
    C++ Compiler:                cl
20
    C++ flags (Release):         /DWIN32 /D_WINDOWS /W4  /EHs /GR  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /arch:SSE /arch:SSE2 /Oi /fp:fast /wd4251 /MP4  /MT /O2 /Ob2 /D NDEBUG   /Zi
21
    C++ flags (Debug):           /DWIN32 /D_WINDOWS /W4  /EHs /GR  /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /arch:SSE /arch:SSE2 /Oi /fp:fast /wd4251 /MP4  /D_DEBUG /MTd /Zi /Ob0 /Od /RTC1 
22
    C Compiler:                  cl
23
    C flags (Release):           /DWIN32 /D_WINDOWS /W3   /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /arch:SSE /arch:SSE2 /Oi /fp:fast   /MP4  /MT /O2 /Ob2 /D NDEBUG  /Zi
24
    C flags (Debug):             /DWIN32 /D_WINDOWS /W3   /D _CRT_SECURE_NO_DEPRECATE /D _CRT_NONSTDC_NO_DEPRECATE /D _SCL_SECURE_NO_WARNINGS /Gy /bigobj /arch:SSE /arch:SSE2 /Oi /fp:fast   /MP4  /D_DEBUG /MTd /Zi  /Ob0 /Od /RTC1 
25
    Linker flags (Release):      /STACK:10000000 /machine:X86   /NODEFAULTLIB:atlthunk.lib /NODEFAULTLIB:msvcrt.lib /NODEFAULTLIB:msvcrtd.lib /INCREMENTAL:NO  /debug /NODEFAULTLIB:libcmtd.lib
26
    Linker flags (Debug):        /STACK:10000000 /machine:X86   /NODEFAULTLIB:atlthunk.lib /NODEFAULTLIB:msvcrt.lib /NODEFAULTLIB:msvcrtd.lib /debug /INCREMENTAL  /NODEFAULTLIB:libcmt.lib
27
28
  OpenCV modules:
29
    To be built:                 calib3d contrib core features2d flann gpu highgui imgproc legacy ml nonfree objdetect photo stitching ts video videostab
30
    Disabled by user:            -
31
    Disabled by dependency:      -
32
    Unavailable:                 androidcamera java python
33
34
  GUI: 
35
    QT 4.x:                      YES (ver 4.8.1 EDITION = OpenSource)
36
    QT OpenGL support:           YES (C:/opencv2.4SourceCode/dep/qt/lib/QtOpenGL4.lib)
37
    OpenGL support:              YES (glu32 opengl32)
38
39
  Media I/O: 
40
    ZLib:                        build (ver 1.2.6)
41
    JPEG:                        build (ver 62)
42
    PNG:                         build (ver 1.5.9)
43
    TIFF:                        build (ver 42)
44
    JPEG 2000:                   build (ver 1.900.1)
45
    OpenEXR:                     NO
46
    OpenNI:                      NO
47
    OpenNI PrimeSensor Modules:  NO
48
    XIMEA:                       NO
49
50
  Video I/O:                     DirectShow
51
    FFMPEG:                      YES (prebuilt binaries)
52
      codec:                     YES (ver 53.61.100)
53
      format:                    YES (ver 53.32.100)
54
      util:                      YES (ver 51.35.100)
55
      swscale:                   YES (ver 2.1.100)
56
      gentoo-style:              YES
57
58
  Other third-party libraries:
59
    Use IPP:                     NO
60
    Use TBB:                     YES (ver 4.0 interface 6004)
61
    Use Cuda:                    YES (ver 4.2)
62
    Use Eigen:                   YES (ver 3.0.5)
63
64
  NVIDIA CUDA:                   (ver 4.2)
65
    Use CUFFT:                   YES
66
    Use CUBLAS:                  YES
67
    NVIDIA GPU arch:             11 12 13 20 21
68
    NVIDIA PTX archs:            11 12 13 20 21
69
    NVIDIA GPU features:         11 12 13 20 20 20
70
71
  Python:
72
    Interpreter:                 NO
73
74
  Documentation:
75
    Build Documentation:         NO
76
    Sphinx:                      NO
77
    PdfLaTeX compiler:           NO
78
79
  Tests and samples:
80
    Tests:                       YES
81
    Performance tests:           YES
82
    Examples:                    YES
83
84
  Install path:                  C:/opencv2.4SourceCode/build/install
85
86
  cvconfig.h is in:              C:/opencv2.4SourceCode/build
87
-----------------------------------------------------------------
88
89
Configuring done