Advertisement
Guest User

Untitled

a guest
Jun 5th, 2017
223
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 6.72 KB | None | 0 0
  1. Building on: linux-g++ (x86_64, CPU features: mmx sse sse2)
  2. Building for: devices/linux-libreelec-g++ (arm, CPU features: neon)
  3. Configuration: cross_compile compile_examples enable_new_dtags largefile neon precompile_header silent nostrip shared rpath release c++11 c++14 c++1z concurrent mremap no-qml-debug reduce_exports stl
  4. Build options:
  5. Mode ................................... release
  6. Optimize release build for size ........ no
  7. Building shared libraries .............. yes
  8. Using C++ standard ..................... C++1z
  9. Using gold linker ...................... no
  10. Using new DTAGS ........................ yes
  11. Using precompiled headers .............. yes
  12. Using LTCG ............................. no
  13. Target compiler supports:
  14. NEON ................................. yes
  15. Build parts ............................ libs
  16. Qt modules and options:
  17. Qt Concurrent .......................... yes
  18. Qt D-Bus ............................... no
  19. Qt D-Bus directly linked to libdbus .... no
  20. Qt Gui ................................. yes
  21. Qt Network ............................. yes
  22. Qt Sql ................................. yes
  23. Qt Testlib ............................. yes
  24. Qt Widgets ............................. yes
  25. Qt Xml ................................. yes
  26. Support enabled for:
  27. Using pkg-config ....................... yes
  28. QML debugging .......................... no
  29. udev ................................... no
  30. Using system zlib ...................... yes
  31. Qt Core:
  32. DoubleConversion ....................... yes
  33. Using system DoubleConversion ........ no
  34. GLib ................................... no
  35. iconv .................................. no
  36. ICU .................................... no
  37. Logging backends:
  38. journald ............................. no
  39. syslog ............................... no
  40. slog2 ................................ no
  41. Using system PCRE2 ..................... no
  42. Qt Network:
  43. getaddrinfo() .......................... yes
  44. getifaddrs() ........................... yes
  45. IPv6 ifname ............................ yes
  46. libproxy ............................... no
  47. OpenSSL ................................ no
  48. Qt directly linked to OpenSSL ........ no
  49. SCTP ................................... no
  50. Use system proxies ..................... yes
  51. Qt Sql:
  52. DB2 (IBM) .............................. no
  53. InterBase .............................. no
  54. MySql .................................. no
  55. OCI (Oracle) ........................... no
  56. ODBC ................................... no
  57. PostgreSQL ............................. no
  58. SQLite2 ................................ no
  59. SQLite ................................. no
  60. Using system provided SQLite ......... no
  61. TDS (Sybase) ........................... no
  62. Qt Gui:
  63. Accessibility .......................... no
  64. FreeType ............................... yes
  65. Using system FreeType ................ yes
  66. HarfBuzz ............................... no
  67. Using system HarfBuzz ................ no
  68. Fontconfig ............................. no
  69. Image formats:
  70. GIF .................................. no
  71. ICO .................................. yes
  72. JPEG ................................. yes
  73. Using system libjpeg ............... yes
  74. PNG .................................. yes
  75. Using system libpng ................ yes
  76. EGL .................................... yes
  77. OpenVG ................................. no
  78. OpenGL:
  79. Desktop OpenGL ....................... no
  80. OpenGL ES 2.0 ........................ yes
  81. OpenGL ES 3.0 ........................ no
  82. OpenGL ES 3.1 ........................ no
  83. Session Management ..................... yes
  84. Features used by QPA backends:
  85. evdev .................................. no
  86. libinput ............................... no
  87. mtdev .................................. no
  88. tslib .................................. no
  89. xkbcommon-evdev ........................ yes
  90. QPA backends:
  91. DirectFB ............................... no
  92. EGLFS .................................. yes
  93. EGLFS details:
  94. EGLFS i.Mx6 .......................... no
  95. EGLFS i.Mx6 Wayland .................. no
  96. EGLFS EGLDevice ...................... no
  97. EGLFS GBM ............................ no
  98. EGLFS Mali ........................... yes
  99. EGLFS Raspberry Pi ................... no
  100. EGL on X11 ........................... no
  101. LinuxFB ................................ yes
  102. VNC .................................... yes
  103. Mir client ............................. no
  104. Qt Widgets:
  105. GTK+ ................................... no
  106. Styles ................................. Fusion Windows
  107. Qt PrintSupport:
  108. CUPS ................................... no
  109. Qt SerialBus:
  110. Socket CAN ............................. yes
  111. Socket CAN FD .......................... yes
  112. Qt QML:
  113. QML interpreter ........................ yes
  114. QML network support .................... yes
  115. Qt Quick:
  116. Direct3D 12 ............................ no
  117. AnimatedImage item ..................... yes
  118. Canvas item ............................ yes
  119. Support for Quick Designer ............. yes
  120. Flipable item .......................... yes
  121. GridView item .......................... yes
  122. ListView item .......................... yes
  123. Path support ........................... yes
  124. PathView item .......................... yes
  125. Positioner items ....................... yes
  126. ShaderEffect item ...................... yes
  127. Sprite item ............................ yes
  128. Qt Gamepad:
  129. SDL2 ................................... yes
  130. Qt Wayland Client ........................ no
  131. Qt Wayland Compositor .................... no
  132. Qt Bluetooth:
  133. BlueZ .................................. no
  134. BlueZ Low Energy ....................... no
  135. Linux Crypto API ....................... no
  136. Qt Sensors:
  137. sensorfw ............................... no
  138. Qt Multimedia:
  139. ALSA ................................... no
  140. GStreamer 1.0 .......................... no
  141. GStreamer 0.10 ......................... no
  142. Video for Linux ........................ yes
  143. OpenAL ................................. yes
  144. PulseAudio ............................. no
  145. Resource Policy (libresourceqt5) ....... no
  146. Windows Audio Services ................. no
  147. DirectShow ............................. no
  148. Windows Media Foundation ............... no
  149. Qt Quick Controls 2:
  150. Styles ................................. Default Material Universal
  151. Qt Quick Templates 2:
  152. Hover support .......................... yes
  153.  
  154. Note: Also available for Linux: linux-clang linux-icc
  155.  
  156. Note: No wayland-egl support detected. Cross-toolkit compatibility disabled.
  157.  
  158. WARNING: Accessibility disabled. This configuration of Qt is unsupported.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement