Advertisement
Guest User

qt5 configure

a guest
Jul 23rd, 2016
89
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.01 KB | None | 0 0
  1. Qt modules and options:
  2. Qt D-Bus ............... yes (linked to dbus-1)
  3. Qt Concurrent .......... yes
  4. Qt GUI ................. yes
  5. Qt Widgets ............. yes
  6. Large File ............. yes
  7. QML debugging .......... yes
  8. Use system proxies ..... no
  9.  
  10. Support enabled for:
  11. Accessibility .......... yes
  12. ALSA ................... yes
  13. CUPS ................... no
  14. DoubleConversion........ yes (bundled copy)
  15. Evdev .................. yes
  16. FontConfig ............. yes
  17. FreeType ............... yes (system library)
  18. Glib ................... yes
  19. GStreamer .............. yes (1.0)
  20. GTK platformtheme ...... yes
  21. HarfBuzz ............... yes (system library)
  22. Iconv .................. yes
  23. ICU .................... yes
  24. Image formats:
  25. GIF .................. yes (plugin, using bundled copy)
  26. JPEG ................. yes (plugin, using system library)
  27. PNG .................. yes (in QtGui, using system library)
  28. libinput................ no
  29. Logging backends:
  30. journald ............... no
  31. syslog ............... no
  32. mtdev .................. yes (system library)
  33. Networking:
  34. getaddrinfo .......... yes
  35. getifaddrs ........... yes
  36. IPv6 ifname .......... yes
  37. libproxy.............. no
  38. OpenSSL .............. yes (loading libraries at run-time)
  39. NIS .................... yes
  40. OpenGL / OpenVG:
  41. EGL .................. yes
  42. OpenGL ............... desktop
  43. OpenVG ............... no
  44. PCRE ................... yes (bundled copy)
  45. pkg-config ............. yes
  46. PulseAudio ............. no
  47. QPA backends:
  48. DirectFB ............. no
  49. EGLFS ................ yes
  50. EGLFS i.MX6 ........ no
  51. EGLFS i.MX6 Wayland. no
  52. EGLFS EGLDevice .... no
  53. EGLFS GBM .......... yes
  54. EGLFS Mali ......... no
  55. EGLFS Raspberry Pi . no
  56. EGLFS X11 .......... yes
  57. LinuxFB .............. yes
  58. Mir client............ no
  59. XCB .................. yes (system library)
  60. EGL on X ........... yes
  61. GLX ................ yes
  62. MIT-SHM ............ yes
  63. Xcb-Xlib ........... yes
  64. Xcursor ............ yes (loaded at runtime)
  65. Xfixes ............. yes (loaded at runtime)
  66. Xi2 ................ yes
  67. Xrandr ............. yes (loaded at runtime)
  68. Xrender ............ yes
  69. XKB ................ yes
  70. XShape ............. yes
  71. XSync .............. yes
  72. Session management ..... yes
  73. SQL drivers:
  74. DB2 .................. no
  75. InterBase ............ no
  76. MySQL ................ no
  77. OCI .................. no
  78. ODBC ................. yes (plugin)
  79. PostgreSQL ........... yes (plugin)
  80. SQLite 2 ............. no
  81. SQLite ............... yes (plugin, using bundled copy)
  82. TDS .................. yes (plugin)
  83. tslib .................. no
  84. udev ................... yes
  85. xkbcommon-x11........... yes (bundled copy, XKB config root: /usr/share/X11/xkb)
  86. xkbcommon-evdev......... no
  87. zlib ................... yes (system library)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement