Created
April 6, 2013 15:35
-
-
Save lalves/5326502 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
root@dev:~/OpenCV/OpenCV-2.4.3/build# cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/usr/local -D WITH_TBB=ON -D BUILD_NEW_PYTHON_SUPPORT=ON -D WITH_V4L=ON -D INSTALL_C_EXAMPLES=ON -D INSTALL_PYTHON_EXAMPLES=ON -D BUILD_EXAMPLES=ON -D WITH_QT=ON -D WITH_OPENGL=ON .. | |
-- Detected version of GNU GCC: 47 (407) | |
-- Found TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so | |
-- Found OpenEXR: /usr/lib/libIlmImf.so | |
-- Looking for linux/videodev.h | |
-- Looking for linux/videodev.h - not found | |
-- Looking for linux/videodev2.h | |
-- Looking for linux/videodev2.h - found | |
-- Looking for libavformat/avformat.h | |
-- Looking for libavformat/avformat.h - found | |
-- Looking for ffmpeg/avformat.h | |
-- Looking for ffmpeg/avformat.h - not found | |
CUDA_TOOLKIT_ROOT_DIR not found or specified | |
-- 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") | |
-- | |
-- General configuration for OpenCV 2.4.3 ===================================== | |
-- Version control: exported | |
-- | |
-- Platform: | |
-- Host: Linux 3.5.0-25-generic x86_64 | |
-- CMake: 2.8.9 | |
-- CMake generator: Unix Makefiles | |
-- CMake build tool: /usr/bin/make | |
-- Configuration: RELEASE | |
-- | |
-- C/C++: | |
-- Built as dynamic libs?: YES | |
-- C++ Compiler: /usr/bin/c++ (ver 4.7.2) | |
-- C++ flags (Release): -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -O3 -DNDEBUG -DNDEBUG | |
-- C++ flags (Debug): -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wundef -Winit-self -Wpointer-arith -Wshadow -Wsign-promo -Wno-narrowing -Wno-delete-non-virtual-dtor -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -g -O0 -DDEBUG -D_DEBUG -ggdb3 | |
-- C Compiler: /usr/bin/gcc | |
-- C flags (Release): -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -O3 -DNDEBUG -DNDEBUG | |
-- C flags (Debug): -W -Wall -Werror=return-type -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -fdiagnostics-show-option -Wno-long-long -pthread -fomit-frame-pointer -msse -msse2 -msse3 -ffunction-sections -g -O0 -DDEBUG -D_DEBUG -ggdb3 | |
-- Linker flags (Release): | |
-- Linker flags (Debug): | |
-- Precompiled headers: NO | |
-- | |
-- OpenCV modules: | |
-- To be built: core imgproc flann highgui features2d calib3d ml video objdetect contrib nonfree photo legacy gpu python stitching ts videostab | |
-- Disabled: world | |
-- Disabled by dependency: - | |
-- Unavailable: androidcamera java ocl | |
-- | |
-- GUI: | |
-- QT 4.x: YES (ver 4.8.3 EDITION = OpenSource) | |
-- QT OpenGL support: YES (/usr/lib/x86_64-linux-gnu/libQtOpenGL.so) | |
-- OpenGL support: YES (/usr/lib/x86_64-linux-gnu/libGLU.so /usr/lib/x86_64-linux-gnu/libGL.so /usr/lib/x86_64-linux-gnu/libSM.so /usr/lib/x86_64-linux-gnu/libICE.so /usr/lib/x86_64-linux-gnu/libX11.so /usr/lib/x86_64-linux-gnu/libXext.so) | |
-- | |
-- Media I/O: | |
-- ZLib: /usr/lib/libz.so (ver 1.2.7) | |
-- JPEG: /usr/lib/libjpeg.so (ver 62) | |
-- PNG: /usr/lib/x86_64-linux-gnu/libpng.so (ver 1.2.49) | |
-- TIFF: /usr/lib/x86_64-linux-gnu/libtiff.so (ver ) | |
-- JPEG 2000: /usr/lib/x86_64-linux-gnu/libjasper.so (ver 1.900.1) | |
-- OpenEXR: /usr/lib/libImath.so /usr/lib/libIlmImf.so /usr/lib/libIex.so /usr/lib/libHalf.so /usr/lib/libIlmThread.so (ver 1.6.1) | |
-- | |
-- Video I/O: | |
-- DC1394 1.x: NO | |
-- DC1394 2.x: YES (ver 2.2.0) | |
-- FFMPEG: YES | |
-- codec: YES (ver 54.23.100) | |
-- format: YES (ver 54.6.100) | |
-- util: YES (ver 51.54.100) | |
-- swscale: YES (ver 2.1.100) | |
-- gentoo-style: YES | |
-- GStreamer: | |
-- base: YES (ver 0.10.36) | |
-- app: YES (ver 0.10.36) | |
-- video: YES (ver 0.10.36) | |
-- OpenNI: NO | |
-- OpenNI PrimeSensor Modules: NO | |
-- PvAPI: NO | |
-- GigEVisionSDK: NO | |
-- UniCap: NO | |
-- UniCap ucil: NO | |
-- V4L/V4L2: Using libv4l (ver 0.8.9) | |
-- XIMEA: NO | |
-- Xine: NO | |
-- | |
-- Other third-party libraries: | |
-- Use IPP: NO | |
-- Use TBB: YES (ver 4.0 interface 6000) | |
-- Use Cuda: NO | |
-- Use OpenCL: NO | |
-- Use Eigen: YES (ver 2.0.17) | |
-- | |
-- Python: | |
-- Interpreter: /usr/bin/python2 (ver 2.7.3) | |
-- Libraries: /usr/lib/libpython2.7.so (ver 2.7.3) | |
-- numpy: /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.6.2) | |
-- packages path: lib/python2.7/dist-packages | |
-- | |
-- Documentation: | |
-- Build Documentation: NO | |
-- Sphinx: NO | |
-- PdfLaTeX compiler: NO | |
-- | |
-- Tests and samples: | |
-- Tests: YES | |
-- Performance tests: YES | |
-- Examples: YES | |
-- | |
-- Install path: /usr/local | |
-- | |
-- cvconfig.h is in: /root/OpenCV/OpenCV-2.4.3/build | |
-- ----------------------------------------------------------------- | |
-- | |
-- Configuring done | |
-- Generating done | |
-- Build files have been written to: /root/OpenCV/OpenCV-2.4.3/build |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment