Advertisement
Guest User

Untitled

a guest
Jul 25th, 2022
186
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. + cd qtbase
  2. + E:\dev\qt6\qtbase\configure.bat -top-level -prefix E:/dev/qt6_install
  3. ../configure.bat : -- Windows 10 SDK version: 10.0.19041.0
  4. строка:1 знак:1
  5. + ../configure.bat -prefix E:/dev/qt6_install *>> configure.log
  6. + ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  7.     + CategoryInfo          : NotSpecified: (-- Windows 10 SDK version: 10.0.19041.0:String) [], RemoteException
  8.     + FullyQualifiedErrorId : NativeCommandError
  9.  
  10. 'C:/Program Files/CMake/bin/cmake.exe' '-DCMAKE_INSTALL_PREFIX=E:/dev/qt6_install' '-G' 'Ninja' 'E:/dev/qt6'
  11. -- The CXX compiler identification is MSVC 19.32.31328.0
  12. -- The C compiler identification is MSVC 19.32.31328.0
  13. -- The ASM compiler identification is MSVC
  14. -- Found assembler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.32.31326/bin/Hostx86/x86/cl.exe
  15. -- Detecting CXX compiler ABI info
  16. -- Detecting CXX compiler ABI info - done
  17. -- Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.32.31326/bin/Hostx86/x86/cl.exe - skipped
  18. -- Detecting CXX compile features
  19. -- Detecting CXX compile features - done
  20. -- Detecting C compiler ABI info
  21. -- Detecting C compiler ABI info - done
  22. -- Check for working C compiler: C:/Program Files/Microsoft Visual Studio/2022/Enterprise/VC/Tools/MSVC/14.32.31326/bin/Hostx86/x86/cl.exe - skipped
  23. -- Detecting C compile features
  24. -- Detecting C compile features - done
  25. Checking dependencies of submodule 'qtbase'
  26. Checking dependencies of submodule 'qtimageformats'
  27. Checking dependencies of submodule 'qtlanguageserver'
  28. Checking dependencies of submodule 'qtshadertools'
  29. Checking dependencies of submodule 'qtsvg'
  30. Checking dependencies of submodule 'qtdeclarative'
  31. Checking dependencies of submodule 'qtmultimedia'
  32. Checking dependencies of submodule 'qt3d'
  33. Checking dependencies of submodule 'qt5compat'
  34. Checking dependencies of submodule 'qtactiveqt'
  35. Checking dependencies of submodule 'qtcharts'
  36. Checking dependencies of submodule 'qtcoap'
  37. Checking dependencies of submodule 'qtconnectivity'
  38. Checking dependencies of submodule 'qtdatavis3d'
  39. Checking dependencies of submodule 'qttools'
  40. Checking dependencies of submodule 'qtdoc'
  41. Checking dependencies of submodule 'qtwebsockets'
  42. Checking dependencies of submodule 'qthttpserver'
  43. Checking dependencies of submodule 'qtlottie'
  44. Checking dependencies of submodule 'qtmqtt'
  45. Checking dependencies of submodule 'qtnetworkauth'
  46. Checking dependencies of submodule 'qtopcua'
  47. Checking dependencies of submodule 'qtserialport'
  48. Checking dependencies of submodule 'qtpositioning'
  49. Checking dependencies of submodule 'qtqa'
  50. Checking dependencies of submodule 'qtquicktimeline'
  51. Checking dependencies of submodule 'qtquick3d'
  52. Checking dependencies of submodule 'qtquick3dphysics'
  53. Checking dependencies of submodule 'qtremoteobjects'
  54. Checking dependencies of submodule 'qtscxml'
  55. Checking dependencies of submodule 'qtsensors'
  56. Checking dependencies of submodule 'qtserialbus'
  57. Checking dependencies of submodule 'qtspeech'
  58. Checking dependencies of submodule 'qttranslations'
  59. Checking dependencies of submodule 'qtvirtualkeyboard'
  60. Checking dependencies of submodule 'qtwayland'
  61. Checking dependencies of submodule 'qtwebchannel'
  62. Checking dependencies of submodule 'qtwebengine'
  63. Checking dependencies of submodule 'qtwebview'
  64. Configuring submodule 'qtbase'
  65. -- Could NOT find md4c (missing: md4c_DIR)
  66. QtCore: WARNING: E:/dev/qt6/qtbase/src/corelib/tools/qatomicscopedvaluerollback_p.h does not have the "We mean it." war
  67. ning
  68. -- Could NOT find md4c (missing: md4c_DIR)
  69. Configuring submodule 'qtimageformats'
  70. Configuring submodule 'qtlanguageserver'
  71. Configuring submodule 'qtshadertools'
  72. Configuring submodule 'qtsvg'
  73. Configuring submodule 'qtdeclarative'
  74. shaders/SaturationLightness.frag -> shaders/SaturationLightness.frag.qsb exposed as :/qt-project.org/imports/QtQuick/Di
  75. alogs/quickimpl/shaders/SaturationLightness.frag.qsb
  76. QtQmlDom: WARNING: E:/dev/qt6/qtdeclarative/src/qmldom/standalone/private/qtqmlcompilerexports_p.h does not have the "W
  77. e mean it." warning
  78. Configuring submodule 'qtmultimedia'
  79. Configuring submodule 'qt3d'
  80. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  81.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  82.   Please port your module to use declarative type registration.
  83. Call Stack (most recent call first):
  84.   qt3d/src/quick3d/imports/render/CMakeLists.txt:7 (qt_internal_add_qml_module)
  85. This warning is for project developers.  Use -Wno-dev to suppress it.
  86.  
  87. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  88.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  89.   Please port your module to use declarative type registration.
  90. Call Stack (most recent call first):
  91.   qt3d/src/quick3d/imports/scene3d/CMakeLists.txt:7 (qt_internal_add_qml_module)
  92. This warning is for project developers.  Use -Wno-dev to suppress it.
  93.  
  94. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  95.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  96.   Please port your module to use declarative type registration.
  97. Call Stack (most recent call first):
  98.   qt3d/src/quick3d/imports/extras/CMakeLists.txt:7 (qt_internal_add_qml_module)
  99. This warning is for project developers.  Use -Wno-dev to suppress it.
  100.  
  101. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  102.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  103.   Please port your module to use declarative type registration.
  104. Call Stack (most recent call first):
  105.   qt3d/src/quick3d/imports/scene2d/CMakeLists.txt:7 (qt_internal_add_qml_module)
  106. This warning is for project developers.  Use -Wno-dev to suppress it.
  107.  
  108. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  109.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  110.   Please port your module to use declarative type registration.
  111. Call Stack (most recent call first):
  112.   qt3d/src/quick3d/imports/input/CMakeLists.txt:7 (qt_internal_add_qml_module)
  113. This warning is for project developers.  Use -Wno-dev to suppress it.
  114.  
  115. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  116.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  117.   Please port your module to use declarative type registration.
  118. Call Stack (most recent call first):
  119.   qt3d/src/quick3d/imports/logic/CMakeLists.txt:7 (qt_internal_add_qml_module)
  120. This warning is for project developers.  Use -Wno-dev to suppress it.
  121.  
  122. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  123.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  124.   Please port your module to use declarative type registration.
  125. Call Stack (most recent call first):
  126.   qt3d/src/quick3d/imports/animation/CMakeLists.txt:7 (qt_internal_add_qml_module)
  127. This warning is for project developers.  Use -Wno-dev to suppress it.
  128.  
  129. Configuring submodule 'qt5compat'
  130. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  131.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  132.   Please port your module to use declarative type registration.
  133. Call Stack (most recent call first):
  134.   qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:33 (qt_internal_add_qml_module)
  135. This warning is for project developers.  Use -Wno-dev to suppress it.
  136.  
  137. Configuring submodule 'qtactiveqt'
  138. Configuring submodule 'qtcharts'
  139. Configuring submodule 'qtcoap'
  140. Configuring submodule 'qtconnectivity'
  141. Configuring submodule 'qtdatavis3d'
  142. Configuring submodule 'qttools'
  143. -- Could NOT find Clang (missing: Clang_DIR)
  144. -- Could NOT find Clang (missing: Clang_DIR)
  145. QtDesigner: WARNING: E:/dev/qt6/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it
  146.  should include QtDesigner/abstractformbuilder.h
  147. Configuring submodule 'qtdoc'
  148. Configuring submodule 'qtwebsockets'
  149. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  150.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  151.   Please port your module to use declarative type registration.
  152. Call Stack (most recent call first):
  153.   qtwebsockets/src/imports/qmlwebsockets/CMakeLists.txt:1 (qt_internal_add_qml_module)
  154. This warning is for project developers.  Use -Wno-dev to suppress it.
  155.  
  156. Configuring submodule 'qthttpserver'
  157. Configuring submodule 'qtlottie'
  158. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  159.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  160.   Please port your module to use declarative type registration.
  161. Call Stack (most recent call first):
  162.   qtlottie/src/imports/CMakeLists.txt:1 (qt_internal_add_qml_module)
  163. This warning is for project developers.  Use -Wno-dev to suppress it.
  164.  
  165. Configuring submodule 'qtmqtt'
  166. Configuring submodule 'qtnetworkauth'
  167. Configuring submodule 'qtopcua'
  168. Configuring submodule 'qtserialport'
  169. Configuring submodule 'qtpositioning'
  170. Configuring submodule 'qtqa'
  171. Configuring submodule 'qtquicktimeline'
  172. Configuring submodule 'qtquick3d'
  173. assets/shaders/frostedGlass.frag -> assets/shaders/frostedGlass.frag.qsb exposed as ://assets/shaders/frostedGlass.frag
  174. .qsb
  175. Configuring submodule 'qtquick3dphysics'
  176. Configuring submodule 'qtremoteobjects'
  177. Configuring submodule 'qtscxml'
  178. Configuring submodule 'qtsensors'
  179. Configuring submodule 'qtserialbus'
  180. Configuring submodule 'qtspeech'
  181. Configuring submodule 'qttranslations'
  182. CMake Warning at qttranslations/translations/CMakeLists.txt:37 (message):
  183.   Directory 'E:/dev/qt6/qttranslations/translations/../../qtlocation/src' for
  184.   qtlocation does not exist.  Skipping...
  185. Call Stack (most recent call first):
  186.   qttranslations/translations/CMakeLists.txt:105 (add_ts_targets)
  187.  
  188.  
  189. CMake Warning at qttranslations/translations/CMakeLists.txt:44 (message):
  190.   No source files located for qtlocation, skipping target creation
  191. Call Stack (most recent call first):
  192.   qttranslations/translations/CMakeLists.txt:105 (add_ts_targets)
  193.  
  194.  
  195. Configuring submodule 'qtvirtualkeyboard'
  196. Configuring submodule 'qtwayland'
  197. Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
  198. Configuring submodule 'qtwebchannel'
  199. CMake Warning (dev) at build/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:410 (message):
  200.   INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
  201.   Please port your module to use declarative type registration.
  202. Call Stack (most recent call first):
  203.   qtwebchannel/src/imports/webchannel/CMakeLists.txt:7 (qt_internal_add_qml_module)
  204. This warning is for project developers.  Use -Wno-dev to suppress it.
  205.  
  206. Configuring submodule 'qtwebengine'
  207. Traceback (most recent call last):
  208.   File "<string>", line 1, in <module>
  209. ModuleNotFoundError: No module named 'html5lib'
  210. -- Windows 10 SDK version: 10.0.19041.0
  211. -- Support check for QtWebEngine failed: Python3 html5lib is missing.
  212. -- Support check for QtPdf failed: Python3 html5lib is missing.
  213. Configuring submodule 'qtwebview'
  214. -- Could NOT find Qt6WebEngineCore (missing: Qt6WebEngineCore_DIR)
  215. CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:264 (message):
  216.   Failed to find Qt component "WebEngineCore".
  217.  
  218.   Expected Config file at
  219.   "E:/dev/qt6/build/qtbase/lib/cmake/Qt6WebEngineCore/Qt6WebEngineCoreConfig.cmake"
  220.   does NOT exist
  221.  
  222. Call Stack (most recent call first):
  223.   qtwebview/CMakeLists.txt:12 (find_package)
  224.  
  225.  
  226. -- Could NOT find Qt6WebEngineQuick (missing: Qt6WebEngineQuick_DIR)
  227. CMake Warning at build/qtbase/lib/cmake/Qt6/Qt6Config.cmake:264 (message):
  228.   Failed to find Qt component "WebEngineQuick".
  229.  
  230.   Expected Config file at
  231.   "E:/dev/qt6/build/qtbase/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake"
  232.   does NOT exist
  233.  
  234. Call Stack (most recent call first):
  235.   qtwebview/CMakeLists.txt:12 (find_package)
  236.  
  237.  
  238.  
  239. -- Configuration summary shown below. It has also been written to E:/dev/qt6/build/config.summary
  240. -- Configure with --log-level=STATUS or higher to increase CMake's message verbosity. The log level does not persist ac
  241. ross reconfigurations.
  242.  
  243. -- Configure summary:
  244.  
  245. Building for: win32-msvc (i386, CPU features: sse sse2)
  246. Compiler: msvc 19.32.31328.0
  247. Build options:
  248.  Mode ................................... debug
  249.  Fully optimize release builds (-O3) .... no
  250.  Building shared libraries .............. yes
  251.  Using C standard ....................... C11
  252.  Using C++ standard ..................... C++17
  253.  Relocatable ............................ yes
  254.  Using precompiled headers .............. yes
  255.  Using LTCG ............................. no
  256.  Using Intel CET ........................ no
  257.  Target compiler supports:
  258.    SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2
  259.    AVX .................................. AVX AVX2 VAES
  260.    AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI AVX512VBMI2
  261.    Other x86 ............................ AES F16C RDRAND SHA
  262.  Sanitizers:
  263.    Addresses ............................ no
  264.    Threads .............................. no
  265.    Memory ............................... no
  266.    Fuzzer (instrumentation only) ........ no
  267.    Undefined ............................ no
  268.  Build parts ............................ libs tools
  269.  App store compliance ................... no
  270. Qt modules and options:
  271.  Qt Concurrent .......................... yes
  272.  Qt D-Bus ............................... yes
  273.  Qt D-Bus directly linked to libdbus .... no
  274.  Qt Gui ................................. yes
  275.  Qt Network ............................. yes
  276.  Qt PrintSupport ........................ yes
  277.  Qt Sql ................................. yes
  278.  Qt Testlib ............................. yes
  279.  Qt Widgets ............................. yes
  280.  Qt Xml ................................. yes
  281. Support enabled for:
  282.  Using pkg-config ....................... no
  283.  udev ................................... no
  284.  Using system zlib ...................... no
  285.  Zstandard support ...................... no
  286.  Thread support ......................... yes
  287. Common build options:
  288.  Linker can resolve circular dependencies  yes
  289. Qt Core:
  290.  backtrace .............................. no
  291.  DoubleConversion ....................... yes
  292.    Using system DoubleConversion ........ no
  293.  GLib ................................... no
  294.  ICU .................................... no
  295.  Using system libb2 ..................... no
  296.  Built-in copy of the MIME database ..... yes
  297.  cpp/winrt base ......................... yes
  298.  Tracing backend ........................ <none>
  299.  Logging backends:
  300.    journald ............................. no
  301.    syslog ............................... no
  302.    slog2 ................................ no
  303.  PCRE2 .................................. yes
  304.    Using system PCRE2 ................... no
  305. Qt Sql:
  306.  SQL item models ........................ yes
  307. Qt Network:
  308.  getifaddrs() ........................... no
  309.  IPv6 ifname ............................ no
  310.  libproxy ............................... no
  311.  Schannel ............................... yes
  312.  OpenSSL ................................ yes
  313.    Qt directly linked to OpenSSL ........ no
  314.  OpenSSL 1.1 ............................ yes
  315.  DTLS ................................... yes
  316.  OCSP-stapling .......................... yes
  317.  SCTP ................................... no
  318.  Use system proxies ..................... yes
  319.  GSSAPI ................................. no
  320.  Brotli Decompression Support ........... no
  321.  qTopLevelDomain() ...................... yes
  322.    Built-in publicsuffix database ....... yes
  323.    System publicsuffix database ......... no
  324. Core tools:
  325.  Android deployment tool ................ yes
  326.  macOS deployment tool .................. no
  327.  Windows deployment tool ................ yes
  328.  qmake .................................. yes
  329. Qt Gui:
  330.  Accessibility .......................... yes
  331.  FreeType ............................... yes
  332.    Using system FreeType ................ no
  333.  HarfBuzz ............................... yes
  334.    Using system HarfBuzz ................ no
  335.  Fontconfig ............................. no
  336.  Image formats:
  337.    GIF .................................. yes
  338.    ICO .................................. yes
  339.    JPEG ................................. yes
  340.      Using system libjpeg ............... no
  341.    PNG .................................. yes
  342.      Using system libpng ................ no
  343.  Text formats:
  344.    HtmlParser ........................... yes
  345.    CssParser ............................ yes
  346.    OdfWriter ............................ yes
  347.    MarkdownReader ....................... yes
  348.      Using system libmd4c ............... no
  349.    MarkdownWriter ....................... yes
  350.  EGL .................................... no
  351.  OpenVG ................................. no
  352.  OpenGL:
  353.    Desktop OpenGL ....................... no
  354.    Dynamic OpenGL ....................... yes
  355.    OpenGL ES 2.0 ........................ no
  356.    OpenGL ES 3.0 ........................ no
  357.    OpenGL ES 3.1 ........................ no
  358.    OpenGL ES 3.2 ........................ no
  359.  Vulkan ................................. no
  360.  Session Management ..................... yes
  361. Features used by QPA backends:
  362.  evdev .................................. no
  363.  libinput ............................... no
  364.  HiRes wheel support in libinput ........ no
  365.  INTEGRITY HID .......................... no
  366.  mtdev .................................. no
  367.  tslib .................................. no
  368.  xkbcommon .............................. no
  369.  X11 specific:
  370.    XLib ................................. no
  371.    XCB Xlib ............................. no
  372.    EGL on X11 ........................... no
  373.    xkbcommon-x11 ........................ no
  374.    xcb-sm ............................... no
  375. QPA backends:
  376.  DirectFB ............................... no
  377.  EGLFS .................................. no
  378.  EGLFS details:
  379.    EGLFS OpenWFD ........................ no
  380.    EGLFS i.Mx6 .......................... no
  381.    EGLFS i.Mx6 Wayland .................. no
  382.    EGLFS RCAR ........................... no
  383.    EGLFS EGLDevice ...................... no
  384.    EGLFS GBM ............................ no
  385.    EGLFS VSP2 ........................... no
  386.    EGLFS Mali ........................... no
  387.    EGLFS Raspberry Pi ................... no
  388.    EGLFS X11 ............................ no
  389.  LinuxFB ................................ no
  390.  VNC .................................... no
  391.  VK_KHR_display ......................... no
  392.  QNX:
  393.    lgmon ................................ no
  394.    IMF .................................. no
  395.  XCB:
  396.    Using system-provided xcb-xinput ..... no
  397.    GL integrations:
  398.      GLX Plugin ......................... no
  399.        XCB GLX .......................... no
  400.      EGL-X11 Plugin ..................... no
  401.  Windows:
  402.    Direct 2D ............................ yes
  403.    Direct 2D 1.1 ........................ yes
  404.    DirectWrite .......................... yes
  405.    DirectWrite 3 ........................ yes
  406. Qt Widgets:
  407.  GTK+ ................................... no
  408.  Styles ................................. Fusion Windows WindowsVista
  409. Qt Testlib:
  410.  Tester for item models ................. yes
  411. Qt PrintSupport:
  412.  CUPS ................................... no
  413. Qt Sql Drivers:
  414.  DB2 (IBM) .............................. no
  415.  InterBase .............................. no
  416.  MySql .................................. no
  417.  OCI (Oracle) ........................... no
  418.  ODBC ................................... yes
  419.  PostgreSQL ............................. no
  420.  SQLite ................................. yes
  421.    Using system provided SQLite ......... no
  422. Further Image Formats:
  423.  JasPer ................................. no
  424.  MNG .................................... no
  425.  TIFF ................................... yes
  426.    Using system libtiff ................. no
  427.  WEBP ................................... yes
  428.    Using system libwebp ................. no
  429. Qt QML:
  430.  QML network support .................... yes
  431.  QML debugging and profiling support .... yes
  432.  QML just-in-time compiler .............. yes
  433.  QML XML http request ................... yes
  434.  QML Locale ............................. yes
  435. Qt QML Models:
  436.  QML list model ......................... yes
  437.  QML delegate model ..................... yes
  438. Qt Quick:
  439.  AnimatedImage item ..................... yes
  440.  Canvas item ............................ yes
  441.  Support for Qt Quick Designer .......... yes
  442.  Flipable item .......................... yes
  443.  GridView item .......................... yes
  444.  ListView item .......................... yes
  445.  TableView item ......................... yes
  446.  TreeView item .......................... yes
  447.  Path support ........................... yes
  448.  PathView item .......................... yes
  449.  Positioner items ....................... yes
  450.  Repeater item .......................... yes
  451.  ShaderEffect item ...................... yes
  452.  Sprite item ............................ yes
  453. Qt Quick Templates 2:
  454.  Hover support .......................... yes
  455.  Multi-touch support .................... yes
  456.  Calendar support ....................... yes
  457. Qt Quick Controls 2:
  458.  Styles ................................. Basic Fusion Imagine iOS Material Universal macOS Windows
  459. Qt Multimedia:
  460.  Spatial Audio .......................... yes
  461.  Spatial Audio (Quick3D) ................ no
  462.  Low level Audio Backend:
  463.    ALSA (experimental) .................. no
  464.    PulseAudio ........................... no
  465.    MMRenderer ........................... no
  466.    CoreAudio ............................ no
  467.    Windows Media SDK .................... yes
  468.    Open SLES (Android) .................. no
  469.    Web Assembly ......................... no
  470.  Plugin:
  471.    GStreamer 1.0 ........................ no
  472.    FFmpeg ............................... no
  473.    MMRenderer ........................... no
  474.    AVFoundation ......................... no
  475.    Windows Media Foundation ............. yes
  476.  Hardware acceleration and features:
  477.    Video for Linux ...................... no
  478.    VAAPI support ........................ no
  479.    Linux DMA buffer support ............. no
  480.    VideoToolbox ......................... no
  481. Qt 3D:
  482.  Assimp ................................. yes
  483.  System Assimp .......................... no
  484.  Use SSE2 instructions .................. no
  485.  Use AVX2 instructions .................. no
  486.  Aspects:
  487.    Render aspect ........................ yes
  488.    Input aspect ......................... yes
  489.    Logic aspect ......................... yes
  490.    Animation aspect ..................... yes
  491.    Extras aspect ........................ yes
  492. Qt 3D APIs:
  493.  Vulkan ................................. no
  494. Qt 3D Renderers:
  495.  OpenGL Renderer ........................ yes
  496.  RHI Renderer ........................... yes
  497. Qt3D Geometry Loaders:
  498.  Autodesk FBX ........................... no
  499. Qt 5 Compatibility Libraries:
  500.  iconv .................................. no
  501. Qt Charts Types:
  502.  Area Chart ............................. yes
  503.  Line Chart ............................. yes
  504.  Spline Chart ........................... yes
  505.  Scatter Chart .......................... yes
  506.  Bar Chart .............................. yes
  507.  Pie Chart .............................. yes
  508.  Boxplot Chart .......................... yes
  509.  Candlestick Chart ...................... yes
  510. Qt Axis Types:
  511.  DateTime Axis .......................... yes
  512. Qt Bluetooth:
  513.  BlueZ .................................. no
  514.  BlueZ Low Energy ....................... no
  515.  Linux Crypto API ....................... no
  516.  WinRT Bluetooth API .................... yes
  517.  Qt Tools:
  518.    Qt Assistant ......................... yes
  519.    QDoc ................................. no
  520.    Clang-based lupdate parser ........... no
  521.    Qt Designer .......................... yes
  522.    Qt Distance Field Generator .......... yes
  523.    Qt Linguist .......................... yes
  524.    pixeltool ............................ yes
  525.    qdbus ................................ yes
  526.    Qt Attributions Scanner .............. yes
  527.    qtdiag ............................... yes
  528.    qtplugininfo ......................... yes
  529.  Qt Opcua:
  530.    Open62541 ............................ yes
  531.    Unified Automation C++ SDK ........... no
  532.    Support for namespace 0 NodeId names . yes
  533.    Namespace 0 NodeIds generator ........ no
  534.    Open62541 security support ........... no
  535.    Support for global discovery server .. no
  536.  Serial Port:
  537.    ntddmodm ............................. no
  538.  QtQuick3D:
  539.    Assimp ............................... yes
  540.    System Assimp ........................ no
  541.  Qt Remote Objects:
  542.    High Availability Manager (ham) ...... no
  543.  Qt Scxml:
  544.    ECMAScript data model for QtScxml .... yes
  545.  Qt Sensors:
  546.    WinRT sensors backend ................ yes
  547.  Qt SerialBus:
  548.    Socket CAN ........................... no
  549.    Socket CAN FD ........................ no
  550.    SerialPort Support ................... yes
  551.  Qt TextToSpeech:
  552.    Flite ................................ no
  553.    Flite with ALSA ...................... no
  554.    Speech Dispatcher .................... no
  555.  Qt Virtualkeyboard:
  556.    Desktop integration .................. yes
  557.    Built-in layouts ..................... yes
  558.    Key navigation ....................... no
  559.    Retro style as default ............... no
  560.    Sensitive Debug ...................... no
  561.    Cerence .............................. no
  562.      Static Linking ..................... no
  563.      Handwriting ........................ no
  564.        Alphabetic ....................... no
  565.        CJK .............................. no
  566.      XT9 ................................ no
  567.        XT9 Debug ........................ no
  568.        XT9 9-key layouts ................ no
  569.      Bundle resources ................... no
  570.        Handwriting ...................... no
  571.        XT9 .............................. no
  572.    Hunspell ............................. no
  573.      Using Hunspell copy from 3rdparty/ . no
  574.    OpenWnn .............................. yes
  575.    MyScript ............................. no
  576.    Language support enabled for:
  577.      Arabic ............................. yes
  578.      Bulgarian .......................... yes
  579.      Czech .............................. yes
  580.      Danish ............................. yes
  581.      German ............................. yes
  582.      Greek .............................. yes
  583.      English GB ......................... yes
  584.      English US ......................... yes
  585.      Spanish ............................ yes
  586.      Spanish Mexico ..................... yes
  587.      Estonian ........................... yes
  588.      Farsi .............................. yes
  589.      Finnish ............................ yes
  590.      French Canada ...................... yes
  591.      French France ...................... yes
  592.      Hebrew ............................. yes
  593.      Hindi .............................. yes
  594.      Croatian ........................... yes
  595.      Hungarian .......................... yes
  596.      Indonesian ......................... yes
  597.      Italian ............................ yes
  598.      Japanese ........................... yes
  599.      Korean ............................. yes
  600.      Malay .............................. yes
  601.      Norwegian .......................... yes
  602.      Dutch .............................. yes
  603.      Polish ............................. yes
  604.      Portuguese Brazil .................. yes
  605.      Portuguese Portugal ................ yes
  606.      Romanian ........................... yes
  607.      Russian ............................ yes
  608.      Slovak ............................. yes
  609.      Slovenian .......................... yes
  610.      Albanian ........................... yes
  611.      Serbian ............................ yes
  612.      Swedish ............................ yes
  613.      Thai ............................... yes
  614.      Turkish ............................ yes
  615.      Ukrainian .......................... yes
  616.      Vietnamese ......................... yes
  617.      Simplified Chinese ................. yes
  618.      Traditional Chinese ................ yes
  619.      HongKong Chinese ................... no
  620.    Traditional chinese input methods:
  621.      Zhuyin ............................. yes
  622.      Cangjie ............................ yes
  623.  WebEngine Repository Build Options:
  624.    Build Ninja .......................... no
  625.    Build Gn ............................. yes
  626.    Jumbo Build .......................... yes
  627.    Developer build ...................... no
  628.    Build QtWebEngine Modules:
  629.      Build QtWebEngineCore .............. no
  630.      Build QtWebEngineWidgets ........... no
  631.      Build QtWebEngineQuick ............. no
  632.    Build QtPdf Modules:
  633.      Build QtPdfWidgets ................. no
  634.      Build QtPdfQuick ................... no
  635.  
  636.  
  637. Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available.
  638.  
  639. WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build th
  640. e Qt documentation.
  641. Either set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation.
  642. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, dependi
  643. ng on your distribution.
  644. On macOS, you can use Homebrew's llvm package.
  645. You will also need to set the FEATURE_clang CMake variable to ON to re-evaluate this check.
  646. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found.
  647. You will need to set the FEATURE_clangcpp CMake variable to ON to re-evaluate this check.
  648. WARNING: QtWebEngine won't be built. Python3 html5lib is missing.
  649. WARNING: QtPdf won't be built. Python3 html5lib is missing.
  650.  
  651. -- Configuring done
  652. CMake Error in qttools/src/designer/src/lib/CMakeLists.txt:
  653.   More than one .ui file with the name Dialog_with_Buttons_Bottom.ui was
  654.   found in the sources for target Designer.
  655.  
  656.  
  657. CMake Error in qttools/src/designer/src/lib/CMakeLists.txt:
  658.   More than one .ui file with the name Dialog_with_Buttons_Right.ui was found
  659.   in the sources for target Designer.
  660.  
  661.  
  662. CMake Error in qttools/src/designer/src/lib/CMakeLists.txt:
  663.   More than one .ui file with the name Dialog_with_Buttons_Bottom.ui was
  664.   found in the sources for target Designer.
  665.  
  666.  
  667. CMake Error in qttools/src/designer/src/lib/CMakeLists.txt:
  668.   More than one .ui file with the name Dialog_with_Buttons_Right.ui was found
  669.   in the sources for target Designer.
  670.  
  671.  
  672. CMake Error in qttools/src/designer/src/lib/CMakeLists.txt:
  673.   More than one .ui file with the name Dialog_with_Buttons_Bottom.ui was
  674.   found in the sources for target Designer.
  675.  
  676.  
  677. CMake Error in qttools/src/designer/src/lib/CMakeLists.txt:
  678.   More than one .ui file with the name Dialog_with_Buttons_Right.ui was found
  679.   in the sources for target Designer.
  680.  
  681.  
  682. CMake Error in qttools/src/designer/src/lib/CMakeLists.txt:
  683.   More than one .ui file with the name Dialog_with_Buttons_Bottom.ui was
  684.   found in the sources for target Designer.
  685.  
  686.  
  687. CMake Error in qttools/src/designer/src/lib/CMakeLists.txt:
  688.   More than one .ui file with the name Dialog_with_Buttons_Right.ui was found
  689.   in the sources for target Designer.
  690.  
  691.  
  692. -- Generating done
  693. CMake Generate step failed.  Build files cannot be regenerated correctly.
  694. CMake Error at E:/dev/qt6/qtbase/cmake/QtProcessConfigureArgs.cmake:965 (message):
  695.   CMake exited with code 1.
  696.  
  697.  
  698.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement