Advertisement
Guest User

Untitled

a guest
Mar 27th, 2021
61
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 39.46 KB | None | 0 0
  1. C:\Qt\6.0.2\mingw81_64>set LANG=en
  2.  
  3. C:\Qt\6.0.2\mingw81_64>set QT_INSTALL_PREFIX="C:\Qt\Static\6.0.2\mingw810_64"
  4.  
  5. C:\Qt\6.0.2\mingw81_64>cd /d %QT_INSTALL_PREFIX%\..\Src
  6.  
  7. C:\Qt\Static\6.0.2\Src>configure.bat -static -release -platform win32-g++ -prefix %QT_INSTALL_PREFIX% -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -opengl desktop -opensource -confirm-license -make libs -nomake tools -nomake examples -nomake tests -no-openssl
  8. + cd qtbase
  9. + C:\Qt\Static\6.0.2\Src\qtbase\configure.bat -top-level -static -release -platform win32-g++ -prefix "C:\Qt\Static\6.0.2\mingw810_64" -qt-zlib -qt-pcre -qt-libpng -qt-libjpeg -qt-freetype -opengl desktop -opensource -confirm-license -make libs -nomake tools -nomake examples -nomake tests -no-openssl
  10. opt: zlib val: qt
  11. opt: pcre val: qt
  12. opt: libpng val: qt
  13. Overriding option 'libpng' with 'qt' (was: 'undefined')
  14. opt: libjpeg val: qt
  15. Overriding option 'libjpeg' with 'qt' (was: 'undefined')
  16. opt: freetype val: qt
  17. Overriding option 'freetype' with 'qt' (was: 'undefined')
  18. CMake Warning at qtbase/cmake/QtProcessConfigureArgs.cmake:223 (message):
  19. '-nomake tools' is not implemented yet.
  20. Call Stack (most recent call first):
  21. qtbase/cmake/QtProcessConfigureArgs.cmake:625 (qtConfAddWarning)
  22. qtbase/cmake/QtProcessConfigureArgs.cmake:690 (check_qt_build_parts)
  23.  
  24.  
  25. CMake Warning at qtbase/cmake/QtProcessConfigureArgs.cmake:223 (message):
  26. '-make libs' is not implemented yet.
  27. Call Stack (most recent call first):
  28. qtbase/cmake/QtProcessConfigureArgs.cmake:625 (qtConfAddWarning)
  29. qtbase/cmake/QtProcessConfigureArgs.cmake:691 (check_qt_build_parts)
  30.  
  31.  
  32. 'C:/Qt/Tools/CMake_64/bin/cmake.exe' '-DBUILD_SHARED_LIBS=OFF' '-DCMAKE_INSTALL_PREFIX=C://Qt//Static//6.0.2//mingw810_64' '-DQT_QMAKE_TARGET_MKSPEC=win32-g++' '-DQT_BUILD_EXAMPLES=FALSE' '-DQT_BUILD_TESTS=FALSE' '-DCMAKE_BUILD_TYPE=Release' '-DINPUT_system_zlib=no' '-DINPUT_pcre=qt' '-DINPUT_libpng=qt' '-DINPUT_libjpeg=qt' '-DINPUT_freetype=qt' '-DINPUT_opengl=desktop' '-DINPUT_openssl=no' '-G' 'MinGW Makefiles' 'C:/Qt/Static/6.0.2/Src'
  33. CMake Warning at qtbase/cmake/QtAutoDetect.cmake:10 (message):
  34. The officially supported CMake generator for building Qt is Ninja. You are
  35. using: 'MinGW Makefiles' instead. Thus, you might encounter issues. Use
  36. at your own risk.
  37. Call Stack (most recent call first):
  38. qtbase/cmake/QtAutoDetect.cmake:306 (qt_auto_detect_cmake_generator)
  39. CMakeLists.txt:9 (include)
  40.  
  41.  
  42. Check dependencies of 'qtbase'
  43. Check dependencies of 'qt5compat'
  44. Check dependencies of 'qtsvg'
  45. Check dependencies of 'qtdeclarative'
  46. Check dependencies of 'qttools'
  47. Check dependencies of 'qtquickcontrols2'
  48. Check dependencies of 'qtdoc'
  49. Check dependencies of 'qtshadertools'
  50. Check dependencies of 'qtquick3d'
  51. Check dependencies of 'qtquicktimeline'
  52. Check dependencies of 'qttranslations'
  53. Check dependencies of 'qtwayland'
  54. Configuring 'qtbase'
  55. CMake Warning at qtbase/cmake/QtAutoDetect.cmake:10 (message):
  56. The officially supported CMake generator for building Qt is Ninja. You are
  57. using: 'MinGW Makefiles' instead. Thus, you might encounter issues. Use
  58. at your own risk.
  59. Call Stack (most recent call first):
  60. qtbase/cmake/QtAutoDetect.cmake:306 (qt_auto_detect_cmake_generator)
  61. qtbase/CMakeLists.txt:19 (include)
  62.  
  63.  
  64. -- Check for feature set changes
  65. -- Extracting architecture info from C:/Qt/Static/6.0.2/Src/qtbase/config.tests/arch/architecture_test.exe.
  66. -- CMAKE_VERSION: "3.19.2"
  67. -- CMAKE_HOST_SYSTEM: "Windows-10.0.19042"
  68. -- CMAKE_HOST_SYSTEM_NAME: "Windows"
  69. -- CMAKE_HOST_SYSTEM_VERSION: "10.0.19042"
  70. -- CMAKE_HOST_SYSTEM_PROCESSOR: "AMD64"
  71. -- CMAKE_SYSTEM: "Windows"
  72. -- CMAKE_SYSTEM_NAME: "Windows"
  73. -- CMAKE_SYSTEM_VERSION: "10.0.19042"
  74. -- CMAKE_SYSTEM_PROCESSOR: "AMD64"
  75. -- CMAKE_CROSSCOMPILING: "FALSE"
  76. -- CMAKE_C_COMPILER: "C:/Qt/Tools/mingw810_64/bin/gcc.exe" (8.1.0)
  77. -- CMAKE_CXX_COMPILER: "C:/Qt/Tools/mingw810_64/bin/g++.exe" (8.1.0)
  78. -- Could NOT find ZLIB (missing: ZLIB_INCLUDE_DIR) (Required is at least version "1.0.8")
  79. -- Could NOT find ZSTD: Found unsuitable version "", but required is at least "1.3" (found ZSTD_LIBRARY-NOTFOUND)
  80. -- Could NOT find WrapDBus1 (missing: DBus1_LIBRARY DBus1_INCLUDE_DIR WrapDBus1_FOUND) (Required is at least version "1.2")
  81. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  82. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  83. -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
  84. -- The following ICU libraries were not found:
  85. -- i18n (required)
  86. -- uc (required)
  87. -- data (required)
  88. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY _ICU_REQUIRED_LIBS_FOUND)
  89. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  90. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  91. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  92. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR)
  93. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  94. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR)
  95. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  96. -- Could NOT find WrapOpenSSL (missing: WrapOpenSSL_FOUND)
  97. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  98. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  99. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  100. -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
  101. -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
  102. -- Findgbm.cmake cannot find gbm on Windows systems.
  103. -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
  104. -- FindLibinput.cmake cannot find libinput on Windows systems.
  105. -- Could NOT find JPEG (missing: JPEG_INCLUDE_DIR)
  106. -- Could NOT find WrapSystemPNG (missing: __png_found)
  107. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  108. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
  109. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
  110. -- Tool 'Qt6::moc' will be built from source.
  111. -- Tool 'Qt6::rcc' will be built from source.
  112. -- Tool 'Qt6::tracegen' will be built from source.
  113. -- Tool 'Qt6::cmake_automoc_parser' will be built from source.
  114. -- Using Qt bundled PCRE2.
  115. -- Using source syncqt found at: C:/Qt/Static/6.0.2/Src/qtbase/bin/syncqt.pl
  116. -- Running syncqt for module: 'QtCore'
  117. QtCore: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/qtcore_tracepoints_p.h does not have the "We mean it." warning
  118. QtCore: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/corelib/Core_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  119. -- Could NOT find double-conversion (missing: double-conversion_DIR)
  120. -- Could NOT find WrapDoubleConversion (missing: WrapDoubleConversion_FOUND)
  121. -- Could NOT find GLIB2 (missing: GLIB2_LIBRARIES GTHREAD2_LIBRARIES GLIB2_INCLUDE_DIRS)
  122. -- The following ICU libraries were not found:
  123. -- i18n (required)
  124. -- uc (required)
  125. -- data (required)
  126. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY _ICU_REQUIRED_LIBS_FOUND)
  127. -- Could NOT find LTTngUST (missing: LTTNGUST_LIBRARIES LTTNGUST_INCLUDE_DIRS)
  128. -- Could NOT find WrapSystemPCRE2 (missing: PCRE2_LIBRARIES PCRE2_INCLUDE_DIRS __pcre2_found) (Required is at least version "10.20")
  129. -- Could NOT find Slog2 (missing: Slog2_INCLUDE_DIR Slog2_LIBRARY)
  130. -- Running syncqt for module: 'QtZlib'
  131. -- Running syncqt for module: 'QtConcurrent'
  132. QtConcurrent: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/concurrent/Concurrent_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  133. -- Running syncqt for module: 'QtSql'
  134. QtSql: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/sql/Sql_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  135. -- Running syncqt for module: 'QtNetwork'
  136. QtNetwork: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/network/Network_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  137. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR)
  138. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  139. -- Could NOT find OpenSSL, try to set the path to OpenSSL root folder in the system variable OPENSSL_ROOT_DIR (missing: OPENSSL_INCLUDE_DIR)
  140. -- Could NOT find WrapOpenSSLHeaders (missing: WrapOpenSSLHeaders_FOUND)
  141. -- Could NOT find WrapOpenSSL (missing: WrapOpenSSL_FOUND)
  142. -- Could NOT find GSSAPI (missing: GSSAPI_LIBRARIES GSSAPI_INCLUDE_DIRS)
  143. -- Running syncqt for module: 'QtXml'
  144. QtXml: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/xml/Xml_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  145. -- Tool 'Qt6::uic' will be built from source.
  146. -- Tool 'Qt6::qdbuscpp2xml' will be built from source.
  147. -- Tool 'Qt6::qdbusxml2cpp' will be built from source.
  148. -- Tool 'Qt6::qlalr' will be built from source.
  149. -- Tool 'Qt6::qvkgen' will be built from source.
  150. -- Running syncqt for module: 'QtDBus'
  151. QtDBus: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/dbus/DBus_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  152. -- Could NOT find X11_XCB (missing: X11_XCB_LIBRARY X11_XCB_INCLUDE_DIR)
  153. -- Using Qt bundled Harfbuzz.
  154. -- Using Qt bundled PNG.
  155. -- Using Qt bundled Freetype.
  156. -- Running syncqt for module: 'QtGui'
  157. QtGui: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/gui/qtgui_tracepoints_p.h does not have the "We mean it." warning
  158. QtGui: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/gui/Gui_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  159. -- FindLibdrm.cmake cannot find libdrm on Windows systems.
  160. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  161. -- Could NOT find WrapSystemFreetype (missing: __freetype_found) (Required is at least version "2.2.0")
  162. -- Could NOT find Fontconfig (missing: Fontconfig_LIBRARY Fontconfig_INCLUDE_DIR)
  163. -- Findgbm.cmake cannot find gbm on Windows systems.
  164. -- Could NOT find WrapSystemHarfbuzz (missing: HARFBUZZ_LIBRARIES HARFBUZZ_INCLUDE_DIRS) (Required is at least version "2.6.0")
  165. -- FindLibinput.cmake cannot find libinput on Windows systems.
  166. -- Could NOT find JPEG (missing: JPEG_INCLUDE_DIR)
  167. -- Could NOT find WrapSystemPNG (missing: __png_found)
  168. -- Could NOT find EGL (missing: EGL_INCLUDE_DIR HAVE_EGL EGL_LIBRARY)
  169. -- Could NOT find GLESv2 (missing: GLESv2_INCLUDE_DIR GLESv2_LIBRARY HAVE_GLESv2 HAVE_GLESv2)
  170. -- Could NOT find Vulkan (missing: Vulkan_LIBRARY Vulkan_INCLUDE_DIR)
  171. -- Running syncqt for module: 'QtOpenGL'
  172. QtOpenGL: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/opengl/qtopengl_tracepoints_p.h does not have the "We mean it." warning
  173. QtOpenGL: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/opengl/OpenGL_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  174. -- Running syncqt for module: 'QtWidgets'
  175. QtWidgets: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/widgets/qtwidgets_tracepoints_p.h does not have the "We mean it." warning
  176. QtWidgets: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/widgets/Widgets_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  177. -- Running syncqt for module: 'QtOpenGLWidgets'
  178. QtOpenGLWidgets: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/openglwidgets/OpenGLWidgets_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  179. -- Running syncqt for module: 'QtDeviceDiscoverySupport'
  180. QtDeviceDiscoverySupport: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/platformsupport/devicediscovery/DeviceDiscoverySupport_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  181. -- Running syncqt for module: 'QtFbSupport'
  182. QtFbSupport: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/platformsupport/fbconvenience/FbSupport_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  183. -- Running syncqt for module: 'QtTest'
  184. QtTest: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/testlib/Test_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  185. -- Running syncqt for module: 'QtPrintSupport'
  186. QtPrintSupport: WARNING: C:/Qt/Static/6.0.2/Src/qtbase/src/printsupport/PrintSupport_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  187. -- Could NOT find Cups (missing: CUPS_LIBRARIES CUPS_INCLUDE_DIR)
  188. -- Could NOT find DB2 (missing: DB2_INCLUDE_DIRS DB2_LIBRARIES)
  189. -- Could NOT find MySQL (missing: MySQL_LIBRARIES)
  190. -- Could NOT find PostgreSQL (missing: PostgreSQL_LIBRARY PostgreSQL_INCLUDE_DIR)
  191. -- Could NOT find Oracle (missing: Oracle_INCLUDE_DIRS Oracle_LIBRARIES)
  192. -- Could NOT find SQLite3 (missing: SQLite3_INCLUDE_DIR SQLite3_LIBRARY)
  193. -- Could NOT find JPEG (missing: JPEG_INCLUDE_DIR)
  194. -- Tool 'Qt6::qmake' will be built from source.
  195. Generating Plugins files for BundledLibpng;BundledFreetype;BundledHarfbuzz;BundledPcre2;EntryPoint;Core;Core_qobject;Zlib;Concurrent;Sql;Network;Xml;DBus;Gui;OpenGL;Widgets;OpenGLWidgets;DeviceDiscoverySupport;FbSupport;Test;PrintSupport...
  196. Configuring 'qt5compat'
  197. -- Using source syncqt found at: C:/Qt/Static/6.0.2/Src/qtbase/bin/syncqt.pl
  198. -- Running syncqt for module: 'QtCore5Compat'
  199. QtCore5Compat: WARNING: C:/Qt/Static/6.0.2/Src/qt5compat/src/core5/Core5Compat_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  200. -- The following ICU libraries were not found:
  201. -- i18n (required)
  202. -- uc (required)
  203. -- data (required)
  204. -- Failed to find all ICU components (missing: ICU_INCLUDE_DIR ICU_LIBRARY _ICU_REQUIRED_LIBS_FOUND)
  205. Generating Plugins files for Core5Compat...
  206. Configuring 'qtsvg'
  207. -- Using source syncqt found at: C:/Qt/Static/6.0.2/Src/qtbase/bin/syncqt.pl
  208. -- Running syncqt for module: 'QtSvg'
  209. QtSvg: WARNING: C:/Qt/Static/6.0.2/Src/qtsvg/src/svg/Svg_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  210. -- Running syncqt for module: 'QtSvgWidgets'
  211. QtSvgWidgets: WARNING: C:/Qt/Static/6.0.2/Src/qtsvg/src/svgwidgets/SvgWidgets_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  212. Generating Plugins files for Svg;SvgWidgets...
  213. Configuring 'qtdeclarative'
  214. -- Tool 'Qt6::qmltyperegistrar' will be built from source.
  215. -- Using source syncqt found at: C:/Qt/Static/6.0.2/Src/qtbase/bin/syncqt.pl
  216. -- Running syncqt for module: 'QtQml'
  217. QtQml: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/qml/qtqml_tracepoints_p.h does not have the "We mean it." warning
  218. QtQml: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/qml/qml_compile_hash_p.h does not have the "We mean it." warning
  219. QtQml: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/qml/Qml_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  220. -- Running syncqt for module: 'QtQmlModels'
  221. QtQmlModels: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/qmlmodels/QmlModels_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  222. -- Running syncqt for module: 'QtQmlWorkerScript'
  223. QtQmlWorkerScript: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/qmlworkerscript/QmlWorkerScript_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  224. -- Running syncqt for module: 'QtQuick'
  225. QtQuick: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/quick/qtquick_tracepoints_p.h does not have the "We mean it." warning
  226. QtQuick: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/quick/Quick_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  227. -- Running syncqt for module: 'QtQuickShapes'
  228. QtQuickShapes: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/quickshapes/QuickShapes_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  229. -- Running syncqt for module: 'QtQuickTest'
  230. QtQuickTest: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/qmltest/QuickTest_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  231. -- Running syncqt for module: 'QtQuickParticles'
  232. QtQuickParticles: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/particles/QuickParticles_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  233. -- Running syncqt for module: 'QtQuickWidgets'
  234. QtQuickWidgets: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/quickwidgets/QuickWidgets_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  235. -- Running syncqt for module: 'QtPacketProtocol'
  236. QtPacketProtocol: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/plugins/qmltooling/packetprotocol/PacketProtocol_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  237. -- Running syncqt for module: 'QtQmlCompiler'
  238. QtQmlCompiler: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/qmlcompiler/QmlCompiler_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  239. -- Tool 'Qt6::qmlcachegen' will be built from source.
  240. -- Running syncqt for module: 'QtQmlDebug'
  241. QtQmlDebug: WARNING: C:/Qt/Static/6.0.2/Src/qtdeclarative/src/qmldebug/QmlDebug_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  242. -- Tool 'Qt6::qmllint' will be built from source.
  243. -- Tool 'Qt6::qmlimportscanner' will be built from source.
  244. -- Tool 'Qt6::qmlformat' will be built from source.
  245. -- Tool 'Qt6::qml' will be built from source.
  246. -- Tool 'Qt6::qmlprofiler' will be built from source.
  247. -- Tool 'Qt6::qmlpreview' will be built from source.
  248. -- Tool 'Qt6::qmltestrunner' will be built from source.
  249. Generating Plugins files for Qml;QmlModels;QmlWorkerScript;Quick;QuickShapes;QuickTest;QuickParticles;QuickWidgets;PacketProtocol;QmlDevTools;QmlCompiler;QmlDebug...
  250. Configuring 'qttools'
  251. -- Could NOT find Qt6AxContainer (missing: Qt6AxContainer_DIR)
  252. -- Could NOT find Clang (missing: Clang_DIR)
  253. -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
  254. -- Using source syncqt found at: C:/Qt/Static/6.0.2/Src/qtbase/bin/syncqt.pl
  255. -- Running syncqt for module: 'QtTools'
  256. -- Could NOT find Clang (missing: Clang_DIR)
  257. -- Could NOT find WrapLibClang (missing: WrapLibClang_FOUND) (Required is at least version "8")
  258. -- Tool 'Qt6::lconvert' will be built from source.
  259. -- Tool 'Qt6::lprodump' will be built from source.
  260. -- Tool 'Qt6::lrelease' will be built from source.
  261. -- Tool 'Qt6::lrelease-pro' will be built from source.
  262. -- Tool 'Qt6::lupdate' will be built from source.
  263. -- Tool 'Qt6::lupdate-pro' will be built from source.
  264. -- Running syncqt for module: 'QtUiPlugin'
  265. -- Running syncqt for module: 'QtUiTools'
  266. QtUiTools: WARNING: C:/Qt/Static/6.0.2/Src/qttools/src/designer/src/uitools/UiTools_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  267. -- Running syncqt for module: 'QtDesigner'
  268. QtDesigner: WARNING: C:/Qt/Static/6.0.2/Src/qttools/src/designer/src/lib/Designer_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  269. QtDesigner: WARNING: C:/Qt/Static/6.0.2/Src/qttools/src/designer/src/lib/uilib/abstractformbuilder.h includes uilib_global.h when it should include QtDesigner/uilib_global.h
  270. QtDesigner: WARNING: C:/Qt/Static/6.0.2/Src/qttools/src/designer/src/lib/uilib/formbuilder.h includes uilib_global.h when it should include QtDesigner/uilib_global.h
  271. QtDesigner: WARNING: C:/Qt/Static/6.0.2/Src/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h
  272. -- Running syncqt for module: 'QtDesignerComponents'
  273. QtDesignerComponents: WARNING: C:/Qt/Static/6.0.2/Src/qttools/src/designer/src/components/lib/DesignerComponents_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  274. -- Running syncqt for module: 'QtHelp'
  275. QtHelp: WARNING: C:/Qt/Static/6.0.2/Src/qttools/src/assistant/help/Help_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  276. -- Tool 'Qt6::qhelpgenerator' will be built from source.
  277. -- Tool 'Qt6::qtattributionsscanner' will be built from source.
  278. -- Tool 'Qt6::windeployqt' will be built from source.
  279. Generating Plugins files for Tools;Linguist;UiPlugin;UiTools;Designer;DesignerComponents;Help...
  280. Configuring 'qtquickcontrols2'
  281. -- Using source syncqt found at: C:/Qt/Static/6.0.2/Src/qtbase/bin/syncqt.pl
  282. -- Running syncqt for module: 'QtQuickTemplates2'
  283. QtQuickTemplates2: WARNING: C:/Qt/Static/6.0.2/Src/qtquickcontrols2/src/quicktemplates2/QuickTemplates2_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  284. -- Running syncqt for module: 'QtQuickControls2'
  285. QtQuickControls2: WARNING: C:/Qt/Static/6.0.2/Src/qtquickcontrols2/src/quickcontrols2/QuickControls2_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  286. -- Running syncqt for module: 'QtQuickControls2Impl'
  287. QtQuickControls2Impl: WARNING: C:/Qt/Static/6.0.2/Src/qtquickcontrols2/src/quickcontrols2impl/QuickControls2Impl_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  288. Generating Plugins files for QuickTemplates2;QuickControls2;QuickControls2Impl...
  289. Configuring 'qtdoc'
  290. Generating Plugins files for ...
  291. Configuring 'qtshadertools'
  292. -- Using source syncqt found at: C:/Qt/Static/6.0.2/Src/qtbase/bin/syncqt.pl
  293. -- Running syncqt for module: 'QtShaderTools'
  294. QtShaderTools: WARNING: C:/Qt/Static/6.0.2/Src/qtshadertools/src/shadertools/ShaderTools_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  295. -- Tool 'Qt6::qsb' will be built from source.
  296. Generating Plugins files for BundledGlslang_Spirv;BundledGlslang_Osdependent;BundledGlslang_Oglcompiler;BundledGlslang_Glslang;BundledSpirv_Cross;ShaderTools...
  297. Configuring 'qtquick3d'
  298. -- Using source syncqt found at: C:/Qt/Static/6.0.2/Src/qtbase/bin/syncqt.pl
  299. -- Running syncqt for module: 'QtQuick3DUtils'
  300. QtQuick3DUtils: WARNING: C:/Qt/Static/6.0.2/Src/qtquick3d/src/utils/Quick3DUtils_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  301. -- Running syncqt for module: 'QtQuick3DAssetImport'
  302. QtQuick3DAssetImport: WARNING: C:/Qt/Static/6.0.2/Src/qtquick3d/src/assetimport/Quick3DAssetImport_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  303. -- Could NOT find WrapQuick3DAssimp (missing: WrapQuick3DAssimp_FOUND) (Required is at least version "5")
  304. -- Running syncqt for module: 'QtQuick3DRuntimeRender'
  305. QtQuick3DRuntimeRender: WARNING: C:/Qt/Static/6.0.2/Src/qtquick3d/src/runtimerender/Quick3DRuntimeRender_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  306. -- Running syncqt for module: 'QtQuick3D'
  307. QtQuick3D: WARNING: C:/Qt/Static/6.0.2/Src/qtquick3d/src/quick3d/Quick3D_autogen/moc_predefs.h does not include QT_BEGIN_NAMESPACE
  308. -- Tool 'Qt6::balsam' will be built from source.
  309. -- Tool 'Qt6::meshdebug' will be built from source.
  310. -- Tool 'Qt6::shadergen' will be built from source.
  311. Generating Plugins files for Quick3DUtils;Quick3DAssetImport;Quick3DRuntimeRender;Quick3D...
  312. Configuring 'qtquicktimeline'
  313. Generating Plugins files for ...
  314. Configuring 'qttranslations'
  315. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  316. Directory
  317. 'C:/Qt/Static/6.0.2/Src/qttranslations/translations/../../qtactiveqt/src'
  318. for qtbase does not exist. Skipping...
  319. Call Stack (most recent call first):
  320. qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
  321.  
  322.  
  323. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  324. Directory
  325. 'C:/Qt/Static/6.0.2/Src/qttranslations/translations/../../qtimageformats/src'
  326. for qtbase does not exist. Skipping...
  327. Call Stack (most recent call first):
  328. qttranslations/translations/CMakeLists.txt:72 (add_ts_targets)
  329.  
  330.  
  331. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  332. Directory
  333. 'C:/Qt/Static/6.0.2/Src/qttranslations/translations/../../qtmultimedia/src'
  334. for qtmultimedia does not exist. Skipping...
  335. Call Stack (most recent call first):
  336. qttranslations/translations/CMakeLists.txt:80 (add_ts_targets)
  337.  
  338.  
  339. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  340. No source files located for qtmultimedia, skipping target creation
  341. Call Stack (most recent call first):
  342. qttranslations/translations/CMakeLists.txt:80 (add_ts_targets)
  343.  
  344.  
  345. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  346. Directory
  347. 'C:/Qt/Static/6.0.2/Src/qttranslations/translations/../../qtconnectivity/src'
  348. for qtconnectivity does not exist. Skipping...
  349. Call Stack (most recent call first):
  350. qttranslations/translations/CMakeLists.txt:85 (add_ts_targets)
  351.  
  352.  
  353. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  354. No source files located for qtconnectivity, skipping target creation
  355. Call Stack (most recent call first):
  356. qttranslations/translations/CMakeLists.txt:85 (add_ts_targets)
  357.  
  358.  
  359. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  360. Directory
  361. 'C:/Qt/Static/6.0.2/Src/qttranslations/translations/../../qtlocation/src'
  362. for qtlocation does not exist. Skipping...
  363. Call Stack (most recent call first):
  364. qttranslations/translations/CMakeLists.txt:89 (add_ts_targets)
  365.  
  366.  
  367. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  368. No source files located for qtlocation, skipping target creation
  369. Call Stack (most recent call first):
  370. qttranslations/translations/CMakeLists.txt:89 (add_ts_targets)
  371.  
  372.  
  373. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  374. Directory
  375. 'C:/Qt/Static/6.0.2/Src/qttranslations/translations/../../qtwebsockets/src'
  376. for qtwebsockets does not exist. Skipping...
  377. Call Stack (most recent call first):
  378. qttranslations/translations/CMakeLists.txt:93 (add_ts_targets)
  379.  
  380.  
  381. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  382. No source files located for qtwebsockets, skipping target creation
  383. Call Stack (most recent call first):
  384. qttranslations/translations/CMakeLists.txt:93 (add_ts_targets)
  385.  
  386.  
  387. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  388. Directory
  389. 'C:/Qt/Static/6.0.2/Src/qttranslations/translations/../../qtserialport/src'
  390. for qtserialport does not exist. Skipping...
  391. Call Stack (most recent call first):
  392. qttranslations/translations/CMakeLists.txt:94 (add_ts_targets)
  393.  
  394.  
  395. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  396. No source files located for qtserialport, skipping target creation
  397. Call Stack (most recent call first):
  398. qttranslations/translations/CMakeLists.txt:94 (add_ts_targets)
  399.  
  400.  
  401. CMake Warning at qttranslations/translations/CMakeLists.txt:36 (message):
  402. Directory
  403. 'C:/Qt/Static/6.0.2/Src/qttranslations/translations/../../qtwebengine/src'
  404. for qtwebengine does not exist. Skipping...
  405. Call Stack (most recent call first):
  406. qttranslations/translations/CMakeLists.txt:95 (add_ts_targets)
  407.  
  408.  
  409. CMake Warning at qttranslations/translations/CMakeLists.txt:43 (message):
  410. No source files located for qtwebengine, skipping target creation
  411. Call Stack (most recent call first):
  412. qttranslations/translations/CMakeLists.txt:95 (add_ts_targets)
  413.  
  414.  
  415. Configuring 'qtwayland'
  416. Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
  417. -- The following packages have been found:
  418.  
  419. * QtBuildInternals
  420. * OpenGL
  421. * WrapRt
  422. * WrapOpenGL
  423. * ODBC
  424. * WrapIconv
  425. * Qt6Concurrent
  426. * PythonInterp
  427. * Qt6DBusTools (required version >= 6.0.2)
  428. * Qt6DBus
  429. * Qt6Xml
  430. * Qt6QuickWidgets
  431. * Qt6QmlDevTools
  432. * Qt6PrintSupport
  433. * Qt6OpenGLWidgets
  434. * Qt6WidgetsTools (required version >= 6.0.2)
  435. * Qt6Widgets
  436. * Qt6QuickTest
  437. * Qt6Test
  438. * Qt6Sql
  439. * Qt6ShaderToolsTools (required version >= 6.0.2)
  440. * Qt6ShaderTools
  441. * Qt6Zlib
  442. * WrapPNG
  443. * WrapHarfbuzz
  444. * WrapFreetype
  445. * Qt6GuiTools (required version >= 6.0.2)
  446. * Qt6Gui (required version >= 6.0.2)
  447. * Qt6QmlTools (required version >= 6.0.2)
  448. * Qt6Network (required version >= 6.0.2)
  449. * Qt6Qml (required version >= 6.0.2)
  450. * Qt6QmlModels (required version >= 6.0.2)
  451. * Qt6OpenGL (required version >= 6.0.2)
  452. * Qt6Quick
  453. * WrapAtomic
  454. * WrapPCRE2
  455. * Qt6CoreTools (required version >= 6.0.2)
  456. * Qt6Core
  457. * Qt6LinguistTools (required version >= 6.0.2)
  458. * Qt6Linguist
  459. * Threads
  460. * Qt6BuildInternals
  461. * Qt6 (required version >= 6.0.2)
  462.  
  463. -- The following OPTIONAL packages have not been found:
  464.  
  465. * ZSTD (required version >= 1.3), ZSTD compression library, <https://github.com/facebook/zstd>
  466. * WrapDBus1 (required version >= 1.2)
  467. * Libudev
  468. * WrapDoubleConversion
  469. * GLIB2, Event loop and utility library, <https://wiki.gnome.org/Projects/GLib>
  470. * Libsystemd
  471. * Libb2
  472. * LTTngUST
  473. * WrapSystemPCRE2 (required version >= 10.20)
  474. * Slog2
  475. * WrapBrotli
  476. * Libproxy
  477. * OpenSSL
  478. * WrapOpenSSLHeaders
  479. * WrapOpenSSL
  480. * GSSAPI, Generic Security Services Application Program Interface
  481. * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, <http://xorg.freedesktop.org/>
  482. * ATSPI2
  483. * DirectFB
  484. * Libdrm, Userspace interface to kernel DRM services., <https://wiki.freedesktop.org/dri/>
  485. * WrapSystemFreetype (required version >= 2.2.0)
  486. * Fontconfig
  487. * gbm, Mesa gbm library., <http://www.mesa3d.org>
  488. * WrapSystemHarfbuzz (required version >= 2.6.0)
  489. * Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver., <http://www.freedesktop.org/wiki/Software/libinput/>
  490. * WrapSystemPNG
  491. * Mtdev
  492. * EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., <https://www.khronos.org/egl/>
  493. * GLESv2
  494. * Tslib
  495. * Vulkan
  496. * GTK3 (required version >= 3.6)
  497. * Cups
  498. * DB2, IBM DB2 client library, <https://www.ibm.com>
  499. * MySQL, MySQL client library, <https://www.mysql.com>
  500. * PostgreSQL
  501. * Oracle, Oracle client library, <https://www.oracle.com>
  502. * SQLite3
  503. * JPEG
  504. * ICU
  505. * Qt6AxContainer
  506. * Clang
  507. * WrapLibClang (required version >= 8)
  508. * WrapQuick3DAssimp (required version >= 5)
  509.  
  510. Configure summary:
  511.  
  512. Building for: win32-g++ (x86_64, CPU features: cx16 mmx sse sse2 sse3)
  513. Compiler: gcc 8.1.0
  514. Build options:
  515. Mode ................................... release
  516. Optimize release build for size ........ no
  517. Fully optimize release builds (-O3) .... no
  518. Building shared libraries .............. no
  519. Using C standard ....................... C11
  520. Using C++ standard ..................... C++17
  521. Relocatable ............................ no
  522. Using precompiled headers .............. yes
  523. Using LTCG ............................. no
  524. Target compiler supports:
  525. SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  526. AVX .................................. <none>
  527. AVX512 ............................... <none>
  528. Other x86 ............................ AES RDRAND SHA
  529. Intrinsics without -mXXX option ...... yes
  530. Sanitizers:
  531. Addresses ............................ no
  532. Threads .............................. no
  533. Memory ............................... no
  534. Fuzzer (instrumentation only) ........ no
  535. Undefined ............................ no
  536. Build parts ............................ libs tools
  537. App store compliance ................... no
  538. Qt modules and options:
  539. Qt Concurrent .......................... yes
  540. Qt D-Bus ............................... yes
  541. Qt D-Bus directly linked to libdbus .... no
  542. Qt Gui ................................. yes
  543. Qt Network ............................. yes
  544. Qt Sql ................................. yes
  545. Qt Testlib ............................. yes
  546. Qt Widgets ............................. yes
  547. Qt Xml ................................. yes
  548. Support enabled for:
  549. Using pkg-config ....................... no
  550. udev ................................... no
  551. Using system zlib ...................... no
  552. Zstandard support ...................... no
  553. Qt Core:
  554. DoubleConversion ....................... yes
  555. Using system DoubleConversion ........ no
  556. GLib ................................... no
  557. ICU .................................... no
  558. Using system libb2 ..................... no
  559. Built-in copy of the MIME database ..... yes
  560. Tracing backend ........................ <none>
  561. Logging backends:
  562. journald ............................. no
  563. syslog ............................... no
  564. slog2 ................................ no
  565. PCRE2 .................................. yes
  566. Using system PCRE2 ................... no
  567. Qt Sql:
  568. SQL item models ........................ yes
  569. Qt Network:
  570. getifaddrs() ........................... no
  571. IPv6 ifname ............................ no
  572. libproxy ............................... no
  573. Schannel ............................... no
  574. OpenSSL ................................ no
  575. Qt directly linked to OpenSSL ........ no
  576. OpenSSL 1.1 ............................ no
  577. DTLS ................................... no
  578. OCSP-stapling .......................... no
  579. SCTP ................................... no
  580. Use system proxies ..................... yes
  581. GSSAPI ................................. no
  582. Brotli Decompression Support ........... no
  583. Qt Gui:
  584. Accessibility .......................... yes
  585. FreeType ............................... yes
  586. Using system FreeType ................ no
  587. HarfBuzz ............................... yes
  588. Using system HarfBuzz ................ no
  589. Fontconfig ............................. no
  590. Image formats:
  591. GIF .................................. yes
  592. ICO .................................. yes
  593. JPEG ................................. yes
  594. Using system libjpeg ............... no
  595. PNG .................................. yes
  596. Using system libpng ................ no
  597. Text formats:
  598. HtmlParser ........................... yes
  599. CssParser ............................ yes
  600. OdfWriter ............................ yes
  601. MarkdownReader ....................... yes
  602. Using system libmd4c ............... no
  603. MarkdownWriter ....................... yes
  604. EGL .................................... no
  605. OpenVG ................................. no
  606. OpenGL:
  607. Desktop OpenGL ....................... no
  608. Dynamic OpenGL ....................... yes
  609. OpenGL ES 2.0 ........................ no
  610. OpenGL ES 3.0 ........................ no
  611. OpenGL ES 3.1 ........................ no
  612. OpenGL ES 3.2 ........................ no
  613. Vulkan ................................. no
  614. Session Management ..................... yes
  615. Features used by QPA backends:
  616. evdev .................................. no
  617. libinput ............................... no
  618. INTEGRITY HID .......................... no
  619. mtdev .................................. no
  620. tslib .................................. no
  621. xkbcommon .............................. no
  622. X11 specific:
  623. XLib ................................. no
  624. XCB Xlib ............................. no
  625. EGL on X11 ........................... no
  626. xkbcommon-x11 ........................ no
  627. QPA backends:
  628. DirectFB ............................... no
  629. EGLFS .................................. no
  630. EGLFS details:
  631. EGLFS OpenWFD ........................ no
  632. EGLFS i.Mx6 .......................... no
  633. EGLFS i.Mx6 Wayland .................. no
  634. EGLFS RCAR ........................... no
  635. EGLFS EGLDevice ...................... no
  636. EGLFS GBM ............................ no
  637. EGLFS VSP2 ........................... no
  638. EGLFS Mali ........................... no
  639. EGLFS Raspberry Pi ................... no
  640. EGLFS X11 ............................ no
  641. LinuxFB ................................ no
  642. VNC .................................... no
  643. QNX:
  644. lgmon ................................ no
  645. IMF .................................. no
  646. XCB:
  647. Using system-provided xcb-xinput ..... no
  648. Native painting (experimental) ....... no
  649. GL integrations:
  650. GLX Plugin ......................... no
  651. XCB GLX .......................... no
  652. EGL-X11 Plugin ..................... no
  653. Windows:
  654. Direct 2D ............................ yes
  655. Direct 2D 1.1 ........................ yes
  656. DirectWrite .......................... yes
  657. DirectWrite 3 ........................ no
  658. Qt Widgets:
  659. GTK+ ................................... no
  660. Styles ................................. Fusion Windows WindowsVista
  661. Qt Testlib:
  662. Tester for item models ................. yes
  663. Qt PrintSupport:
  664. CUPS ................................... no
  665. Qt Sql Drivers:
  666. DB2 (IBM) .............................. no
  667. InterBase .............................. no
  668. MySql .................................. no
  669. OCI (Oracle) ........................... no
  670. ODBC ................................... yes
  671. PostgreSQL ............................. no
  672. SQLite ................................. yes
  673. Using system provided SQLite ......... no
  674. Qt 5 Compatibility Libraries:
  675. iconv .................................. no
  676. Qt QML:
  677. QML network support .................... yes
  678. QML debugging and profiling support .... yes
  679. QML just-in-time compiler .............. yes
  680. QML sequence object .................... yes
  681. QML XML http request ................... yes
  682. QML Locale ............................. yes
  683. Qt QML Models:
  684. QML list model ......................... yes
  685. QML delegate model ..................... yes
  686. Qt Quick:
  687. AnimatedImage item ..................... yes
  688. Canvas item ............................ yes
  689. Support for Qt Quick Designer .......... yes
  690. Flipable item .......................... yes
  691. GridView item .......................... yes
  692. ListView item .......................... yes
  693. TableView item ......................... yes
  694. Path support ........................... yes
  695. PathView item .......................... yes
  696. Positioner items ....................... yes
  697. Repeater item .......................... yes
  698. ShaderEffect item ...................... yes
  699. Sprite item ............................ yes
  700. Qt Tools:
  701. Qt Assistant ........................... yes
  702. QDoc ................................... no
  703. Clang-based lupdate parser ............. no
  704. Qt Designer ............................ yes
  705. Qt Distance Field Generator ............ yes
  706. kmap2qmap .............................. yes
  707. Qt Linguist ............................ yes
  708. Mac Deployment Tool .................... no
  709. pixeltool .............................. yes
  710. qdbus .................................. yes
  711. qev .................................... yes
  712. Qt Attributions Scanner ................ yes
  713. qtdiag ................................. yes
  714. qtpaths ................................ yes
  715. qtplugininfo ........................... yes
  716. Windows deployment tool ................ yes
  717. Qt Quick Templates 2:
  718. Hover support .......................... yes
  719. Multi-touch support .................... yes
  720. Qt Quick Controls 2:
  721. Styles ................................. Basic Fusion Imagine Material Universal macOS Windows
  722. QtQuick3D:
  723. Assimp ................................. yes
  724. System Assimp .......................... no
  725.  
  726. Note: Using static linking will disable the use of dynamically loaded plugins. Make sure to import all needed static plugins, or-- Configuring done
  727. compile needed modules into the library.
  728.  
  729. WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation.
  730. Either set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation.
  731. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution.
  732. On macOS, you can use Homebrew's llvm package.
  733. You will also need to set the FEATURE_clang CMake variable to ON to re-evaluate this check.
  734. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found.
  735. You will need to set the FEATURE_clangcpp CMake variable to ON to re-evaluate this check.
  736.  
  737. Qt is now configured for building. Just run 'cmake --build . --parallel'
  738.  
  739. Once everything is built, you must run 'cmake --install .'
  740. Qt will be installed into 'C:/Qt/Static/6.0.2/mingw810_64'
  741.  
  742. To configure and build other Qt modules, you can use the following convenience script:
  743. C:/Qt/Static/6.0.2/mingw810_64/bin/qt-configure-module.bat
  744.  
  745. If reconfiguration fails for some reason, try to remove 'CMakeCache.txt' from the build directory
  746.  
  747. -- Generating done
  748. -- Build files have been written to: C:/Qt/Static/6.0.2/Src
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement