Advertisement
Guest User

Untitled

a guest
Aug 20th, 2014
205
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 4.12 KB | None | 0 0
  1. Build options:
  2. Configuration .......... accessibility accessibility-atspi-bridge alsa audio-backend c++11 clock-gettime clock-monotonic compile_examples concurrent cups dbus debug directfb egl eglfs egl_x11 evdev eventfd fontconfig full-config getaddrinfo getifaddrs glib gtk2 gtkstyle iconv icu inotify ipv6ifname kms large-config largefile libudev linuxfb medium-config minimal-config mremap nis no-harfbuzz opengl opengles2 openssl pcre png posix_fallocate precompile_header pulseaudio qpa qpa reduce_exports rpath shared small-config system-freetype system-jpeg system-png system-sqlite system-zlib xcb xcb-glx xcb-plugin xcb-render xcb-sm xcb-xlib xinput2 xkbcommon-qt xlib xrender
  3. Build parts ............ libs tools
  4. Mode ................... debug
  5. Using C++11 ............ yes
  6. Using PCH .............. yes
  7. Target compiler supports:
  8. iWMMXt/Neon .......... no/auto
  9.  
  10. Qt modules and options:
  11. Qt D-Bus ............... yes (loading dbus-1 at runtime)
  12. Qt Concurrent .......... yes
  13. Qt GUI ................. yes
  14. Qt Widgets ............. yes
  15. Large File ............. yes
  16. QML debugging .......... yes
  17. Use system proxies ..... no
  18.  
  19. Support enabled for:
  20. Accessibility .......... yes
  21. ALSA ................... yes
  22. CUPS ................... yes
  23. Evdev .................. yes
  24. FontConfig ............. yes
  25. FreeType ............... yes (system library)
  26. Glib ................... yes
  27. GTK theme .............. yes
  28. HarfBuzz ............... no
  29. Iconv .................. yes
  30. ICU .................... yes
  31. Image formats:
  32. GIF .................. yes (plugin, using bundled copy)
  33. JPEG ................. yes (plugin, using system library)
  34. PNG .................. yes (in QtGui, using system library)
  35. journald ............... no
  36. mtdev .................. no
  37. Networking:
  38. getaddrinfo .......... yes
  39. getifaddrs ........... yes
  40. IPv6 ifname .......... yes
  41. OpenSSL .............. yes (loading libraries at run-time)
  42. NIS .................... yes
  43. OpenGL / OpenVG:
  44. EGL .................. yes
  45. OpenGL ............... yes (OpenGL ES 2.x)
  46. OpenVG ............... no
  47. PCRE ................... yes (bundled copy)
  48. pkg-config ............. yes
  49. PulseAudio ............. yes
  50. QPA backends:
  51. DirectFB ............. yes
  52. EGLFS ................ yes
  53. KMS .................. yes
  54. LinuxFB .............. yes
  55. XCB .................. yes (system library)
  56. EGL on X ........... yes
  57. GLX ................ yes
  58. MIT-SHM ............ yes
  59. Xcb-Xlib ........... yes
  60. Xcursor ............ yes (loaded at runtime)
  61. Xfixes ............. yes (loaded at runtime)
  62. Xi ................. no
  63. Xi2 ................ yes
  64. Xinerama ........... yes (loaded at runtime)
  65. Xrandr ............. yes (loaded at runtime)
  66. Xrender ............ yes
  67. XKB ................ yes
  68. XShape ............. yes
  69. XSync .............. yes
  70. XVideo ............. yes
  71. Session management ..... yes
  72. SQL drivers:
  73. DB2 .................. no
  74. InterBase ............ no
  75. MySQL ................ yes (plugin)
  76. OCI .................. no
  77. ODBC ................. yes (plugin)
  78. PostgreSQL ........... yes (plugin)
  79. SQLite 2 ............. no
  80. SQLite ............... yes (plugin, using system library)
  81. TDS .................. yes (plugin)
  82. udev ................... yes
  83. xkbcommon .............. yes (bundled copy, XKB config root: /usr/share/X11/xkb)
  84. zlib ................... yes (system library)
  85.  
  86. NOTE: libxkbcommon and libxkbcommon-x11 0.4.1 or higher not found on the system, will use
  87. the bundled version from 3rd party directory.
  88. NOTE: Qt is using double for qreal on this system. This is binary incompatible against Qt 5.1.
  89. Configure with '-qreal float' to create a build that is binary compatible with 5.1.
  90. Info: creating super cache file /home/marianmi/src/kde5/project-neon5-qt5-0.0.git20140802.0318.neon6~36e921c~14.04.1/.qmake.super
  91.  
  92. Qt is now configured for building. Just run 'make'.
  93. Once everything is built, you must run 'make install'.
  94. Qt will be installed into /opt/project-neon5
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement