Advertisement
Guest User

Untitled

a guest
Sep 15th, 2013
84
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.87 KB | None | 0 0
  1. Configure summary
  2.  
  3. Build type: linux-g++ (x86_64, CPU features: mmx sse sse2)
  4. Platform notes:
  5.  
  6. - Also available for Linux: linux-kcc linux-icc linux-cxx
  7.  
  8. Build options:
  9. Configuration .......... accessibility accessibility-atspi-bridge audio-backend avx avx2 c++11 clock-gettime clock-monotonic compile_examples concurrent dbus debug evdev eventfd fontconfig full-config getaddrinfo getifaddrs glib gtk2 gtkstyle iconv inotify ipv6ifname large-config largefile linuxfb medium-config minimal-config mremap nis opengl openssl pcre png precompile_header private_tests qpa qpa reduce_exports reduce_relocations rpath shared small-config sse2 sse3 sse4_1 sse4_2 ssse3 system-freetype system-png system-zlib v8 v8snapshot warnings_are_errors xcb xcb-glx xcb-render xcb-xlib xinput2 xkbcommon-qt xlib xrender
  10. Build parts ............ libs tools
  11. Mode ................... debug
  12. Using C++11 ............ yes
  13. Using PCH .............. yes
  14. Target compiler supports:
  15. SSE2/SSE3/SSSE3 ...... yes/yes/yes
  16. SSE4.1/SSE4.2 ........ yes/yes
  17. AVX/AVX2 ............. yes/yes
  18.  
  19. Qt modules and options:
  20. Qt D-Bus ............... yes (loading dbus-1 at runtime)
  21. Qt Concurrent .......... yes
  22. Qt GUI ................. yes
  23. Qt Widgets ............. yes
  24. JavaScriptCore JIT ..... yes (To be decided by JavaScriptCore)
  25. QML debugging .......... yes
  26. Use system proxies ..... no
  27.  
  28. Support enabled for:
  29. Accessibility .......... yes
  30. ALSA ................... no
  31. CUPS ................... no
  32. FontConfig ............. yes
  33. Iconv .................. yes
  34. ICU .................... no
  35. Image formats:
  36. GIF .................. yes (plugin, using system library)
  37. JPEG ................. yes (plugin, using bundled copy)
  38. PNG .................. yes (in QtGui, using system library)
  39. Glib ................... yes
  40. GStreamer .............. no
  41. GTK theme .............. yes
  42. Large File ............. yes
  43. libudev ................ no
  44. Networking:
  45. getaddrinfo .......... yes
  46. getifaddrs ........... yes
  47. IPv6 ifname .......... yes
  48. OpenSSL .............. yes (loading libraries at run-time)
  49. NIS .................... yes
  50. OpenGL ................. desktop
  51. OpenVG ................. no
  52. PCRE ................... yes (bundled copy)
  53. pkg-config ............. yes
  54. PulseAudio ............. no
  55. QPA backends:
  56. DirectFB ............. no
  57. EGLFS ................ no
  58. KMS .................. no
  59. LinuxFB .............. yes
  60. XCB .................. yes (system library)
  61. MIT-SHM ............ yes
  62. Xcursor ............ yes (loaded at runtime)
  63. Xfixes ............. yes (loaded at runtime)
  64. Xi ................. no
  65. Xi2 ................ yes
  66. Xinerama ........... yes (loaded at runtime)
  67. Xrandr ............. yes (loaded at runtime)
  68. Xrender ............ yes
  69. XKB ................ no
  70. XShape ............. yes
  71. XSync .............. yes
  72. XVideo ............. yes
  73. Session management ..... yes
  74. SQL drivers:
  75. DB2 .................. no
  76. InterBase ............ no
  77. MySQL ................ no
  78. OCI .................. no
  79. ODBC ................. no
  80. PostgreSQL ........... no
  81. SQLite 2 ............. no
  82. SQLite ............... yes (plugin, using bundled copy)
  83. TDS .................. no
  84. udev ................... no
  85. xkbcommon .............. yes (bundled copy)
  86. zlib ................... yes (system library)
  87.  
  88. NOTE: libxkbcommon 0.2.0 (or higher) not found on the system, will use
  89. the bundled version from 3rd party directory.
  90.  
  91. Qt is now configured for building. Just run 'make'.
  92. Once everything is built, Qt is installed.
  93. You should not run 'make install'.
  94.  
  95. Prior to reconfiguration, make sure you remove any leftovers from
  96. the previous build.
  97.  
  98. + cd ..
  99. + qtbase/bin/qmake /home/gour/prj/qt/qt-everywhere-opensource-src-5.1.1
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement