Advertisement
Guest User

Untitled

a guest
May 8th, 2019
121
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. Build options:
  2.   Mode ................................... debug; optimized tools
  3.   Optimize debug build ................... yes
  4.   Building shared libraries .............. yes
  5.   Using C++ standard ..................... C++1z
  6.   Using ccache ........................... no
  7.   Using gold linker ...................... no
  8.   Using new DTAGS ........................ yes
  9.   Using precompiled headers .............. yes
  10.   Using LTCG ............................. no
  11.   Target compiler supports:
  12.     NEON ................................. yes
  13.   Build parts ............................ libs
  14. Qt modules and options:
  15.   Qt Concurrent .......................... yes
  16.   Qt D-Bus ............................... yes
  17.   Qt D-Bus directly linked to libdbus .... no
  18.   Qt Gui ................................. yes
  19.   Qt Network ............................. yes
  20.   Qt Sql ................................. yes
  21.   Qt Testlib ............................. yes
  22.   Qt Widgets ............................. yes
  23.   Qt Xml ................................. yes
  24. Support enabled for:
  25.   Using pkg-config ....................... yes
  26.   QML debugging .......................... yes
  27.   udev ................................... yes
  28.   Using system zlib ...................... no
  29. Qt Core:
  30.   DoubleConversion ....................... yes
  31.     Using system DoubleConversion ........ no
  32.   GLib ................................... no
  33.   iconv .................................. yes
  34.   ICU .................................... no
  35.   Logging backends:
  36.     journald ............................. no
  37.     syslog ............................... no
  38.     slog2 ................................ no
  39.   Using system PCRE2 ..................... no
  40. Qt Network:
  41.   getaddrinfo() .......................... yes
  42.   getifaddrs() ........................... yes
  43.   IPv6 ifname ............................ yes
  44.   libproxy ............................... no
  45.   OpenSSL ................................ no
  46.     Qt directly linked to OpenSSL ........ no
  47.   SCTP ................................... no
  48.   Use system proxies ..................... yes
  49. Qt Gui:
  50.   Accessibility .......................... yes
  51.   FreeType ............................... yes
  52.     Using system FreeType ................ no
  53.   HarfBuzz ............................... yes
  54.     Using system HarfBuzz ................ no
  55.   Fontconfig ............................. no
  56.   Image formats:
  57.     GIF .................................. yes
  58.     ICO .................................. yes
  59.     JPEG ................................. yes
  60.       Using system libjpeg ............... yes
  61.     PNG .................................. yes
  62.       Using system libpng ................ no
  63.   EGL .................................... yes
  64.   OpenVG ................................. yes
  65.   OpenGL:
  66.     Desktop OpenGL ....................... no
  67.     OpenGL ES 2.0 ........................ yes
  68.     OpenGL ES 3.0 ........................ yes
  69.     OpenGL ES 3.1 ........................ yes
  70.   Session Management ..................... yes
  71. Features used by QPA backends:
  72.   evdev .................................. yes
  73.   libinput ............................... no
  74.   INTEGRITY HID .......................... no
  75.   mtdev .................................. no
  76.   tslib .................................. no
  77.   xkbcommon-evdev ........................ no
  78. QPA backends:
  79.   DirectFB ............................... no
  80.   EGLFS .................................. yes
  81.   EGLFS details:
  82.     EGLFS OpenWFD ........................ no
  83.     EGLFS i.Mx6 .......................... no
  84.     EGLFS i.Mx6 Wayland .................. no
  85.     EGLFS RCAR ........................... no
  86.     EGLFS EGLDevice ...................... yes
  87.     EGLFS GBM ............................ yes
  88.     EGLFS Mali ........................... no
  89.     EGLFS Raspberry Pi ................... no
  90.     EGL on X11 ........................... yes
  91.   LinuxFB ................................ yes
  92.   VNC .................................... yes
  93.   Mir client ............................. no
  94.   X11:
  95.     Using system-provided XCB libraries .. no
  96.     EGL on X11 ........................... yes
  97.     Xinput2 .............................. no
  98.     XCB XKB .............................. yes
  99.     XLib ................................. yes
  100.     XCB render ........................... yes
  101.     XCB GLX .............................. yes
  102.     XCB Xlib ............................. yes
  103.     Using system-provided xkbcommon ...... no
  104. Qt Widgets:
  105.   GTK+ ................................... no
  106.   Styles ................................. Fusion Windows
  107. Qt PrintSupport:
  108.   CUPS ................................... no
  109. Qt Sql:
  110.   DB2 (IBM) .............................. no
  111.   InterBase .............................. no
  112.   MySql .................................. no
  113.   OCI (Oracle) ........................... no
  114.   ODBC ................................... no
  115.   PostgreSQL ............................. no
  116.   SQLite2 ................................ no
  117.   SQLite ................................. yes
  118.     Using system provided SQLite ......... no
  119.   TDS (Sybase) ........................... no
  120.  
  121. Note: Also available for Linux: linux-clang linux-icc
  122.  
  123. Note: Disabling X11 Accessibility Bridge: D-Bus or AT-SPI is missing.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement