Advertisement
Guest User

rpi opencv make config

a guest
Apr 5th, 2017
233
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 7.42 KB | None | 0 0
  1.  
  2. -- General configuration for OpenCV 3.2.0 =====================================
  3. -- Version control: unknown
  4. --
  5. -- Platform:
  6. -- Timestamp: 2017-04-05T13:25:21Z
  7. -- Host: Linux 4.9.20-v7+ armv7l
  8. -- CMake: 3.6.2
  9. -- CMake generator: Unix Makefiles
  10. -- CMake build tool: /usr/bin/make
  11. -- Configuration: RELEASE
  12. --
  13. -- C/C++:
  14. -- Built as dynamic libs?: YES
  15. -- C++ Compiler: /usr/bin/c++ (ver 4.9.2)
  16. -- C++ flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -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 -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -mfp16-format=ieee -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -O3 -DNDEBUG -DNDEBUG
  17. -- C++ flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -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 -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -mfp16-format=ieee -ffunction-sections -fvisibility=hidden -fvisibility-inlines-hidden -g -O0 -DDEBUG -D_DEBUG
  18. -- C Compiler: /usr/bin/cc
  19. -- C flags (Release): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -mfp16-format=ieee -ffunction-sections -fvisibility=hidden -O3 -DNDEBUG -DNDEBUG
  20. -- C flags (Debug): -fsigned-char -W -Wall -Werror=return-type -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat -Werror=format-security -Wmissing-declarations -Wmissing-prototypes -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow -Wno-narrowing -Wno-comment -fdiagnostics-show-option -pthread -fomit-frame-pointer -mfp16-format=ieee -ffunction-sections -fvisibility=hidden -g -O0 -DDEBUG -D_DEBUG
  21. -- Linker flags (Release):
  22. -- Linker flags (Debug):
  23. -- ccache: NO
  24. -- Precompiled headers: YES
  25. -- Extra dependencies: /usr/lib/arm-linux-gnueabihf/libpng.so /usr/lib/arm-linux-gnueabihf/libz.so /usr/lib/arm-linux-gnueabihf/libtiff.so /usr/lib/arm-linux-gnueabihf/libjasper.so /usr/lib/arm-linux-gnueabihf/libjpeg.so gtk-x11-2.0 gdk-x11-2.0 pangocairo-1.0 atk-1.0 cairo gdk_pixbuf-2.0 gio-2.0 pangoft2-1.0 pango-1.0 gobject-2.0 glib-2.0 fontconfig freetype gthread-2.0 avcodec avformat avutil swscale avresample dl m pthread rt
  26. -- 3rdparty dependencies: libwebp IlmImf tegra_hal
  27. --
  28. -- OpenCV modules:
  29. -- To be built: core flann imgproc ml photo video imgcodecs shape videoio highgui objdetect superres ts features2d calib3d stitching videostab python3
  30. -- Disabled: world
  31. -- Disabled by dependency: -
  32. -- Unavailable: cudaarithm cudabgsegm cudacodec cudafeatures2d cudafilters cudaimgproc cudalegacy cudaobjdetect cudaoptflow cudastereo cudawarping cudev java python2 viz
  33. --
  34. -- GUI:
  35. -- QT: NO
  36. -- GTK+ 2.x: YES (ver 2.24.25)
  37. -- GThread : YES (ver 2.42.1)
  38. -- GtkGlExt: NO
  39. -- OpenGL support: NO
  40. -- VTK support: NO
  41. --
  42. -- Media I/O:
  43. -- ZLib: /usr/lib/arm-linux-gnueabihf/libz.so (ver 1.2.8)
  44. -- JPEG: /usr/lib/arm-linux-gnueabihf/libjpeg.so (ver )
  45. -- WEBP: build (ver 0.3.1)
  46. -- PNG: /usr/lib/arm-linux-gnueabihf/libpng.so (ver 1.2.50)
  47. -- TIFF: /usr/lib/arm-linux-gnueabihf/libtiff.so (ver 42 - 4.0.3)
  48. -- JPEG 2000: /usr/lib/arm-linux-gnueabihf/libjasper.so (ver 1.900.1)
  49. -- OpenEXR: build (ver 1.7.1)
  50. -- GDAL: NO
  51. -- GDCM: NO
  52. --
  53. -- Video I/O:
  54. -- DC1394 1.x: NO
  55. -- DC1394 2.x: NO
  56. -- FFMPEG: YES
  57. -- avcodec: YES (ver 56.1.0)
  58. -- avformat: YES (ver 56.1.0)
  59. -- avutil: YES (ver 54.3.0)
  60. -- swscale: YES (ver 3.0.0)
  61. -- avresample: YES (ver 2.1.0)
  62. -- GStreamer: NO
  63. -- OpenNI: NO
  64. -- OpenNI PrimeSensor Modules: NO
  65. -- OpenNI2: NO
  66. -- PvAPI: NO
  67. -- GigEVisionSDK: NO
  68. -- Aravis SDK: NO
  69. -- UniCap: NO
  70. -- UniCap ucil: NO
  71. -- V4L/V4L2: NO/YES
  72. -- XIMEA: NO
  73. -- Xine: NO
  74. -- gPhoto2: NO
  75. --
  76. -- Parallel framework: pthreads
  77. --
  78. -- Other third-party libraries:
  79. -- Use IPP: NO
  80. -- Use VA: NO
  81. -- Use Intel VA-API/OpenCL: NO
  82. -- Use Lapack: NO
  83. -- Use Eigen: NO
  84. -- Use Cuda: NO
  85. -- Use OpenCL: YES
  86. -- Use OpenVX: NO
  87. -- Use custom HAL: YES (carotene (ver 0.0.1))
  88. --
  89. -- OpenCL: <Dynamic loading of OpenCL library>
  90. -- Include path: /home/pi/opencv-3.2.0/3rdparty/include/opencl/1.2
  91. -- Use AMDFFT: NO
  92. -- Use AMDBLAS: NO
  93. --
  94. -- Python 2:
  95. -- Interpreter: NO
  96. --
  97. -- Python 3:
  98. -- Interpreter: /home/pi/.virtualenvs/cv/bin/python3.4 (ver 3.4.2)
  99. -- Libraries: /usr/lib/arm-linux-gnueabihf/libpython3.4m.so (ver 3.4.2)
  100. -- numpy: /home/pi/.virtualenvs/cv/local/lib/python3.4/site-packages/numpy/core/include (ver 1.12.1)
  101. -- packages path: lib/python3.4/site-packages
  102. --
  103. -- Python (for build): /home/pi/.virtualenvs/cv/bin/python3.4
  104. --
  105. -- Java:
  106. -- ant: NO
  107. -- JNI: NO
  108. -- Java wrappers: NO
  109. -- Java tests: NO
  110. --
  111. -- Matlab: Matlab not found or implicitly disabled
  112. --
  113. -- Documentation:
  114. -- Doxygen: NO
  115. --
  116. -- Tests and samples:
  117. -- Tests: YES
  118. -- Performance tests: YES
  119. -- C/C++ Examples: YES
  120. --
  121. -- Install path: /usr/local
  122. --
  123. -- cvconfig.h is in: /home/pi/opencv-3.2.0/build
  124. -- -----------------------------------------------------------------
  125. --
  126. -- Configuring incomplete, errors occurred!
  127. See also "/home/pi/opencv-3.2.0/build/CMakeFiles/CMakeOutput.log".
  128. See also "/home/pi/opencv-3.2.0/build/CMakeFiles/CMakeError.log".
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement