cmake8221.txt

Steve Nicholson, 2012-04-26 11:46 pm

Download (3.8 kB)

 
1
-- Detected version of GNU GCC: 3180 (31800)
2
-- Extracting svn version, please wait...
3
-- SVNVERSION:  svn:8221
4
-- Could NOT find Jasper (missing:  JASPER_LIBRARY JASPER_INCLUDE_DIR) 
5
-- checking for module 'libdc1394-2'
6
--   package 'libdc1394-2' not found
7
-- checking for module 'libdc1394'
8
--   package 'libdc1394' not found
9
-- Could NOT find CUDA (missing:  CUDA_TOOLKIT_ROOT_DIR CUDA_NVCC_EXECUTABLE CUDA_INCLUDE_DIRS CUDA_CUDART_LIBRARY) (Required is at least version "4.1")
10
-- 
11
-- General configuration for OpenCV 2.4.0 =====================================
12
-- Version control:                 svn:8221
13
-- 
14
--   Platform:
15
--     Host:                        Darwin 11.3.0 i386
16
--     CMake:                       2.8.7
17
--     CMake generator:             Unix Makefiles
18
--     CMake build tool:            /opt/local/bin/gmake
19
-- 
20
--   C/C++:
21
--     Built as dynamic libs?:      YES
22
--     C++ Compiler:                /usr/bin/c++ (ver 318.0.58)
23
--     C++ flags (Release):         -Wall -pthread -O3 -DNDEBUG   -fomit-frame-pointer -msse -msse2 -DNDEBUG
24
--     C++ flags (Debug):           -Wall -pthread -g  -O0 -DDEBUG -D_DEBUG -ggdb3
25
--     C Compiler:                  /usr/bin/gcc
26
--     C flags (Release):           -Wall -pthread -O3 -DNDEBUG  -fomit-frame-pointer -msse -msse2 -DNDEBUG
27
--     C flags (Debug):             -Wall -pthread -g  -O0 -DDEBUG -D_DEBUG -ggdb3
28
--     Linker flags (Release):      
29
--     Linker flags (Debug):        
30
-- 
31
--   OpenCV modules:
32
--     To be built:                 calib3d contrib core features2d flann gpu highgui imgproc legacy ml nonfree objdetect photo python stitching ts video videostab
33
--     Disabled by user:            -
34
--     Disabled by dependency:      -
35
--     Unavailable:                 androidcamera java
36
-- 
37
--   GUI: 
38
--     Cocoa:                       YES
39
--     OpenGL support:              NO
40
-- 
41
--   Media I/O: 
42
--     ZLib:                        /usr/lib/libz.dylib (ver 1.2.5)
43
--     JPEG:                        /opt/local/lib/libjpeg.dylib (ver 80)
44
--     PNG:                         /Library/Frameworks/libpng.framework (ver 1.5.4)
45
--     TIFF:                        /opt/local/lib/libtiff.dylib (ver 42)
46
--     JPEG 2000:                   build (ver 1.900.1)
47
--     OpenEXR:                     NO
48
--     OpenNI:                      NO
49
--     OpenNI PrimeSensor Modules:  NO
50
-- 
51
--   Video I/O:                     QTKit
52
--     FFMPEG:                      YES
53
--       codec:                     YES (ver Unknown)
54
--       format:                    YES (ver Unknown)
55
--       util:                      YES (ver Unknown)
56
--       swscale:                   YES (ver Unknown)
57
--       gentoo-style:              YES
58
-- 
59
--   Other third-party libraries:
60
--     Use IPP:                     NO
61
--     Use TBB:                     NO
62
--     Use Cuda:                    NO
63
--     Use Eigen:                   NO
64
--     Use Clp:                     NO
65
-- 
66
--   Python:
67
--     Interpreter:                 /usr/bin/python (ver 2.7.1)
68
--     Libraries:                   /usr/lib/libpython2.7.dylib
69
--     numpy:                       /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/numpy/core/include (ver 1.5.1)
70
--     packages path:               lib/python2.7/site-packages
71
-- 
72
--   Documentation:
73
--     Build Documentation:         NO
74
--     Sphinx:                      NO
75
--     PdfLaTeX compiler:           /usr/texbin/pdflatex
76
-- 
77
--   Tests and samples:
78
--     Tests:                       YES
79
--     Performance tests:           YES
80
--     Examples:                    NO
81
-- 
82
--   Install path:                  /usr/local
83
-- 
84
--   cvconfig.h is in:              /Users/steve/Development/opencv2/opencv/build
85
-- -----------------------------------------------------------------
86
-- 
87
-- Configuring done
88
-- Generating done
89
-- Build files have been written to: /Users/steve/Development/opencv2/opencv/build