cmake8046.txt

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

Download (3.6 kB)

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