Advertisement
Guest User

Untitled

a guest
Sep 27th, 2013
359
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.14 KB | None | 0 0
  1. -- Detected version of GNU GCC: 47 (407)
  2. -- Could NOT find TIFF (missing: TIFF_LIBRARY TIFF_INCLUDE_DIR)
  3. -- Could NOT find JPEG (missing: JPEG_LIBRARY JPEG_INCLUDE_DIR)
  4. -- Could NOT find Jasper (missing: JASPER_LIBRARIES JASPER_INCLUDE_DIR)
  5. -- Could NOT find PNG (missing: PNG_LIBRARY PNG_PNG_INCLUDE_DIR)
  6. -- checking for module 'gtk+-2.0'
  7. -- package 'gtk+-2.0' not found
  8. -- checking for module 'libdc1394-2'
  9. -- package 'libdc1394-2' not found
  10. -- checking for module 'libdc1394'
  11. -- package 'libdc1394' not found
  12. -- checking for module 'libv4l1'
  13. -- package 'libv4l1' not found
  14. -- Looking for linux/videodev.h
  15. -- Looking for linux/videodev.h - not found
  16. -- Looking for linux/videodev2.h
  17. -- Looking for linux/videodev2.h - found
  18. -- Looking for sys/videoio.h
  19. -- Looking for sys/videoio.h - not found
  20. -- checking for module 'libavcodec'
  21. -- package 'libavcodec' not found
  22. -- checking for module 'libavformat'
  23. -- package 'libavformat' not found
  24. -- checking for module 'libavutil'
  25. -- package 'libavutil' not found
  26. -- checking for module 'libswscale'
  27. -- package 'libswscale' not found
  28. -- Looking for libavformat/avformat.h
  29. -- Looking for libavformat/avformat.h - not found
  30. -- Looking for ffmpeg/avformat.h
  31. -- Looking for ffmpeg/avformat.h - not found
  32. -- Found apache ant 1.8.2: /usr/bin/ant
  33. -- Could NOT find OPENCL (missing: OPENCL_LIBRARY OPENCL_INCLUDE_DIR)
  34. --
  35. -- General configuration for OpenCV 2.4.6.1 =====================================
  36. -- Version control: 2.4.6.1-518-g178f027
  37. --
  38. -- Platform:
  39. -- Host: Linux 3.8.0-30-generic x86_64
  40. -- CMake: 2.8.10.1
  41. -- CMake generator: Unix Makefiles
  42. -- CMake build tool: /usr/bin/make
  43. -- Configuration: Release
  44. --
  45. -- C/C++:
  46. -- Built as dynamic libs?: NO
  47. -- C++ Compiler: /usr/bin/c++ (ver 4.7.3)
  48. -- C++ flags (Release): -fPIC -fsigned-char -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
  49. -- C++ flags (Debug): -fPIC -fsigned-char -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
  50. -- C Compiler: /usr/bin/cc
  51. -- C flags (Release): -fPIC -fsigned-char -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
  52. -- C flags (Debug): -fPIC -fsigned-char -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
  53. -- Linker flags (Release):
  54. -- Linker flags (Debug):
  55. -- Precompiled headers: YES
  56. --
  57. -- OpenCV modules:
  58. -- To be built: core imgproc flann highgui features2d calib3d ml video objdetect contrib photo legacy gpu nonfree java python stitching superres ts videostab
  59. -- Disabled: world
  60. -- Disabled by dependency: -
  61. -- Unavailable: androidcamera ocl
  62. --
  63. -- GUI:
  64. -- QT: NO
  65. -- GTK+ 2.x: NO
  66. -- GThread : YES (ver 2.36.0)
  67. -- GtkGlExt: NO
  68. -- OpenGL support: NO
  69. --
  70. -- Media I/O:
  71. -- ZLib: /usr/lib/x86_64-linux-gnu/libz.so (ver 1.2.7)
  72. -- JPEG: libjpeg (ver 62)
  73. -- PNG: build (ver 1.5.12)
  74. -- TIFF: build (ver 42 - 4.0.2)
  75. -- JPEG 2000: build (ver 1.900.1)
  76. -- OpenEXR: build (ver 1.7.1)
  77. --
  78. -- Video I/O:
  79. -- DC1394 1.x: NO
  80. -- DC1394 2.x: NO
  81. -- FFMPEG: NO
  82. -- codec: NO
  83. -- format: NO
  84. -- util: NO
  85. -- swscale: NO
  86. -- gentoo-style: NO
  87. -- GStreamer:
  88. -- base: YES (ver 0.10.36)
  89. -- app: YES (ver 0.10.36)
  90. -- video: YES (ver 0.10.36)
  91. -- OpenNI: NO
  92. -- OpenNI PrimeSensor Modules: NO
  93. -- PvAPI: NO
  94. -- GigEVisionSDK: NO
  95. -- UniCap: NO
  96. -- UniCap ucil: NO
  97. -- V4L/V4L2: NO/YES
  98. -- XIMEA: NO
  99. -- Xine: NO
  100. --
  101. -- Other third-party libraries:
  102. -- Use IPP: NO
  103. -- Use Eigen: NO
  104. -- Use TBB: NO
  105. -- Use OpenMP: NO
  106. -- Use GCD NO
  107. -- Use Concurrency NO
  108. -- Use C=: NO
  109. -- Use Cuda: NO
  110. -- Use OpenCL: NO
  111. --
  112. -- Python:
  113. -- Interpreter: /usr/bin/python2 (ver 2.7.4)
  114. -- Libraries: /usr/lib/x86_64-linux-gnu/libpython2.7.so (ver 2.7.4)
  115. -- numpy: /usr/lib/python2.7/dist-packages/numpy/core/include (ver 1.7.1)
  116. -- packages path: lib/python2.7/dist-packages
  117. --
  118. -- Java:
  119. -- ant: /usr/bin/ant (ver 1.8.2)
  120. -- JNI: /usr/lib/jvm/default-java/include /usr/lib/jvm/default-java/include /usr/lib/jvm/default-java/include
  121. -- Java tests: YES
  122. --
  123. -- Documentation:
  124. -- Build Documentation: NO
  125. -- Sphinx: NO
  126. -- PdfLaTeX compiler: NO
  127. --
  128. -- Tests and samples:
  129. -- Tests: YES
  130. -- Performance tests: YES
  131. -- C/C++ Examples: NO
  132. --
  133. -- Install path: /usr/local
  134. --
  135. -- cvconfig.h is in: /home/leonti/development/opencv/build
  136. -- -----------------------------------------------------------------
  137. --
  138. -- Configuring done
  139. -- Generating done
  140. -- Build files have been written to: /home/leonti/development/opencv/build
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement