C:\Qt\Qt6.3.0>c:\QT\qt-everywhere-src-6.3.0\configure.bat -prefix c:\QT\Qt6.3.0_20 -debug -platform win32-icc -nomake examples -cmake-generator Ninja -c++std c++20 --disable-pch "MySQL_LIBRARY=c:/Program Files/MariaDB 10.8/lib" "MySQL_INCLUDE_DIR=c:/Program Files/MariaDB 10.8/include/mysql" c:\QT\qt-everywhere-src-6.3.0\configure.bat -prefix c:\QT\Qt6.3.0_20 -debug -platform win32-icc -nomake examples -cmake-generator Ninja -c++std c++20 --disable-pch "MySQL_LIBRARY=c:/Program Files/MariaDB 10.8/lib" "MySQL_INCLUDE_DIR=c:/Program Files/MariaDB 10.8/include/mysql" + cd qtbase + c:\Qt\qt-everywhere-src-6.3.0\qtbase\configure.bat -top-level -prefix c:\QT\Qt6.3.0_20 -debug -platform win32-icc -nomake examples -cmake-generator Ninja -c++std c++20 --disable-pch "MySQL_LIBRARY=c:/Program Files/MariaDB 10.8/lib" "MySQL_INCLUDE_DIR=c:/Program Files/MariaDB 10.8/include/mysql" -- Windows 10 SDK version: 10.0.22000.0 'C:/Program Files/CMake/bin/cmake.exe' '-DBUILD_WITH_PCH=OFF' '-DCMAKE_INSTALL_PREFIX=c:/QT/Qt6.3.0_20' '-DQT_QMAKE_TARGET_MKSPEC=win32-icc' '-DQT_BUILD_EXAMPLES=FALSE' '-DCMAKE_BUILD_TYPE=Debug' '-DINPUT_cxx14=yes' '-DINPUT_cxx17=yes' '-DINPUT_cxx20=yes' '-G' 'Ninja' '-DMySQL_LIBRARY=c:/Program Files/MariaDB 10.8/lib' '-DMySQL_INCLUDE_DIR=c:/Program Files/MariaDB 10.8/include/mysql' 'C:/Qt/qt-everywhere-src-6.3.0' -- The CXX compiler identification is IntelLLVM 2022.0.0 with MSVC-like command-line -- The C compiler identification is IntelLLVM 2022.0.0 with MSVC-like command-line -- The ASM compiler identification is IntelLLVM -- Found assembler: C:/Program Files (x86)/Intel/oneAPI/compiler/latest/windows/bin/icx.exe -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Intel/oneAPI/compiler/latest/windows/bin/icx.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Detecting C compiler ABI info -- Detecting C compiler ABI info - done -- Check for working C compiler: C:/Program Files (x86)/Intel/oneAPI/compiler/latest/windows/bin/icx.exe - skipped -- Detecting C compile features -- Detecting C compile features - done Checking dependencies of 'qtbase' Checking dependencies of 'qtshadertools' Checking dependencies of 'qtsvg' Checking dependencies of 'qtlanguageserver' Checking dependencies of 'qtimageformats' Checking dependencies of 'qtdeclarative' Checking dependencies of 'qtmultimedia' Checking dependencies of 'qt3d' Checking dependencies of 'qt5compat' Checking dependencies of 'qtactiveqt' Checking dependencies of 'qtcharts' Checking dependencies of 'qtcoap' Checking dependencies of 'qtconnectivity' Checking dependencies of 'qtdatavis3d' Checking dependencies of 'qttools' Checking dependencies of 'qtdoc' Checking dependencies of 'qtlottie' Checking dependencies of 'qtmqtt' Checking dependencies of 'qtnetworkauth' Checking dependencies of 'qtopcua' Checking dependencies of 'qtserialport' Checking dependencies of 'qtpositioning' Checking dependencies of 'qtquicktimeline' Checking dependencies of 'qtquick3d' Checking dependencies of 'qtremoteobjects' Checking dependencies of 'qtscxml' Checking dependencies of 'qtsensors' Checking dependencies of 'qtserialbus' Checking dependencies of 'qttranslations' Checking dependencies of 'qtvirtualkeyboard' Checking dependencies of 'qtwayland' Checking dependencies of 'qtwebsockets' Checking dependencies of 'qtwebchannel' Checking dependencies of 'qtwebengine' Checking dependencies of 'qtwebview' Configuring 'qtbase' -- Could NOT find double-conversion (missing: double-conversion_DIR) -- Could NOT find md4c (missing: md4c_DIR) -- Could NOT find double-conversion (missing: double-conversion_DIR) -- Could NOT find md4c (missing: md4c_DIR) Configuring 'qtshadertools' Configuring 'qtsvg' Configuring 'qtlanguageserver' Configuring 'qtimageformats' Configuring 'qtdeclarative' Configuring 'qtmultimedia' Configuring 'qt3d' Configuring 'qt5compat' Configuring 'qtactiveqt' Configuring 'qtcharts' Configuring 'qtcoap' Configuring 'qtconnectivity' Configuring 'qtdatavis3d' Configuring 'qttools' -- Could NOT find Clang (missing: Clang_DIR) -- Could NOT find Clang (missing: Clang_DIR) QtDesigner: WARNING: C:/Qt/qt-everywhere-src-6.3.0/qttools/src/designer/src/lib/uilib/abstractformbuilder.h includes uilib_global.h when it should include QtDesigner/uilib_global.h QtDesigner: WARNING: C:/Qt/qt-everywhere-src-6.3.0/qttools/src/designer/src/lib/uilib/formbuilder.h includes uilib_global.h when it should include QtDesigner/uilib_global.h QtDesigner: WARNING: C:/Qt/qt-everywhere-src-6.3.0/qttools/src/designer/src/lib/uilib/formbuilder.h includes abstractformbuilder.h when it should include QtDesigner/abstractformbuilder.h Configuring 'qtdoc' Configuring 'qtlottie' Configuring 'qtmqtt' CMake Warning at C:/Qt/Qt6.3.0/qtbase/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package): Found package configuration file: C:/Qt/Qt6.3.0/qtbase/lib/cmake/Qt6WebSockets/Qt6WebSocketsConfig.cmake but it set Qt6WebSockets_FOUND to FALSE so package "Qt6WebSockets" is considered to be NOT FOUND. Reason given by package: Target "Qt6::WebSockets" was not found. Possibly due to QT_NO_CREATE_TARGETS being set to TRUE and thus C:/Qt/Qt6.3.0/qtbase/lib/cmake/Qt6WebSockets/Qt6WebSocketsTargets.cmake was not included to define the target. Call Stack (most recent call first): qtmqtt/CMakeLists.txt:14 (find_package) CMake Warning at C:/Qt/Qt6.3.0/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message): Failed to find Qt component "WebSockets". Expected Config file at "C:/Qt/Qt6.3.0/qtbase/lib/cmake/Qt6WebSockets/Qt6WebSocketsConfig.cmake" exists Call Stack (most recent call first): qtmqtt/CMakeLists.txt:14 (find_package) Configuring 'qtnetworkauth' Configuring 'qtopcua' Configuring 'qtserialport' Configuring 'qtpositioning' Configuring 'qtquicktimeline' Configuring 'qtquick3d' assets/shaders/frostedGlass.frag -> assets/shaders/frostedGlass.frag.qsb exposed as ://assets/shaders/frostedGlass.frag.qsb Configuring 'qtremoteobjects' Configuring 'qtscxml' Configuring 'qtsensors' Configuring 'qtserialbus' Configuring 'qttranslations' CMake Warning at qttranslations/translations/CMakeLists.txt:37 (message): Directory 'C:/Qt/qt-everywhere-src-6.3.0/qttranslations/translations/../../qtlocation/src' for qtlocation does not exist. Skipping... Call Stack (most recent call first): qttranslations/translations/CMakeLists.txt:105 (add_ts_targets) CMake Warning at qttranslations/translations/CMakeLists.txt:44 (message): No source files located for qtlocation, skipping target creation Call Stack (most recent call first): qttranslations/translations/CMakeLists.txt:105 (add_ts_targets) Configuring 'qtvirtualkeyboard' Configuring 'qtwayland' Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met. Configuring 'qtwebsockets' Configuring 'qtwebchannel' Configuring 'qtwebengine' Traceback (most recent call last): File "", line 1, in ModuleNotFoundError: No module named 'html5lib' -- Windows 10 SDK version: 10.0.22000.0 -- Support check for QtWebEngine failed: node.js version 12 or later is required. -- Support check for QtPdf failed: node.js version 12 or later is required. Configuring 'qtwebview' -- Could NOT find Qt6WebEngineCore (missing: Qt6WebEngineCore_DIR) CMake Warning at C:/Qt/Qt6.3.0/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message): Failed to find Qt component "WebEngineCore". Expected Config file at "C:/Qt/Qt6.3.0/qtbase/lib/cmake/Qt6WebEngineCore/Qt6WebEngineCoreConfig.cmake" does NOT exist Call Stack (most recent call first): qtwebview/CMakeLists.txt:12 (find_package) -- Could NOT find Qt6WebEngineQuick (missing: Qt6WebEngineQuick_DIR) CMake Warning at C:/Qt/Qt6.3.0/qtbase/lib/cmake/Qt6/Qt6Config.cmake:263 (message): Failed to find Qt component "WebEngineQuick". Expected Config file at "C:/Qt/Qt6.3.0/qtbase/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake" does NOT exist Call Stack (most recent call first): qtwebview/CMakeLists.txt:12 (find_package) -- The following packages have been found: * QtBuildInternals * WrapZLIB (required version >= 1.0.8) * zstd * WrapZSTD (required version >= 1.3), ZSTD compression library, * OpenSSL * Freetype (required version >= 2.2.0) * ZLIB * PNG * OpenGL * WrapPCRE2 * WrapOpenSSLHeaders * WrapHarfbuzz * WrapPNG * WrapSystemFreetype (required version >= 2.2.0) * WrapSystemPNG * WrapOpenGL * MySQL, MySQL client library, * SQLite3 * ODBC * WrapFreetype * WrapJpeg * Python * WMF * Qt6Multimedia (required version >= 6.3.0) * WrapIconv * Qt6AxContainerTools (required version >= 6.3.0) * Qt6AxBasePrivate (required version >= 6.3.0) * Qt6AxContainer (required version >= 6.3.0) * Qt6Sql (required version >= 6.3.0) * Qt6QmlXmlListModel (required version >= 6.3.0) * WrapOpenSSL (required version >= 1.1) * Qt6CorePrivate (required version >= 6.3.0) * Qt6PacketProtocolPrivate (required version >= 6.3.0) * Qt6ShaderToolsTools (required version >= 6.3.0) * Qt6ShaderTools (required version >= 6.3.0) * Qt6QuickTimeline (required version >= 6.3.0) * Qt6DBusTools (required version >= 6.3.0) * Qt6DBus (required version >= 6.3.0) * Qt6SerialPort (required version >= 6.3.0) * Qt6LinguistTools (required version >= 6.3.0) * Qt6Linguist (required version >= 6.3.0) * Qt6Svg (required version >= 6.3.0) * Qt6Concurrent (required version >= 6.3.0) * Qt6WidgetsTools (required version >= 6.3.0) * Qt6Widgets (required version >= 6.3.0) * Qt6PrintSupport (required version >= 6.3.0) * Qt6WebChannel (required version >= 6.3.0) * Qt6Positioning (required version >= 6.3.0) * Qt6QmlPrivate (required version >= 6.3.0) * Qt6QuickTemplates2Private (required version >= 6.3.0) * Qt6QuickControls2 (required version >= 6.3.0) * Qt6Test (required version >= 6.3.0) * Qt6OpenGLPrivate (required version >= 6.3.0) * Qt6QuickWidgets (required version >= 6.3.0) * Qt6QuickTest (required version >= 6.3.0) * Qt6WebSockets (required version >= 6.3.0) * Qt6UiPlugin (required version >= 6.3.0) * Qt6Xml (required version >= 6.3.0) * Qt6OpenGLWidgets (required version >= 6.3.0) * Qt6Designer (required version >= 6.3.0) * Qt6JpegPrivate (required version >= 6.3.0) * Qt6HarfbuzzPrivate (required version >= 6.3.0) * Qt6FreetypePrivate (required version >= 6.3.0) * Ninja (required version >= 1.7.2), Build tool, * Python3 (required version >= 3.6) * Snappy * Qt6BuildInternals (required version >= 6.3.0) * WrapAtomic * Qt6CoreTools (required version >= 6.3.0) * Qt6Core (required version >= 6.3.0) * Qt6GuiTools (required version >= 6.3.0) * Qt6Gui (required version >= 6.3.0) * Qt6QmlTools (required version >= 6.3.0) * Qt6Network (required version >= 6.3.0) * Qt6Qml (required version >= 6.3.0) * Qt6QmlModels (required version >= 6.3.0) * Qt6Quick (required version >= 6.3.0) * Threads * Qt6OpenGL (required version >= 6.3.0) * Qt6 (required version >= 6.3.0) -- The following OPTIONAL packages have not been found: * DBus1 (required version >= 1.2) * WrapDBus1 (required version >= 1.2) * double-conversion * WrapDoubleConversion * Libsystemd * Libb2 * WrapRt * PCRE2 (required version >= 10.20) * WrapSystemPCRE2 (required version >= 10.20) * Slog2 * unofficial-brotli * WrapBrotli * Libproxy * GSSAPI, Generic Security Services Application Program Interface * X11_XCB, A compatibility library for code that translates Xlib API calls into XCB calls, * ATSPI2 * DirectFB * Libdrm, Userspace interface to kernel DRM services., * Fontconfig * gbm, Mesa gbm library., * harfbuzz (required version >= 2.6.0) * WrapSystemHarfbuzz (required version >= 2.6.0) * Libinput, Library to handle input devices in Wayland compositors and to provide a generic X.Org input driver., * WrapSystemJpeg * md4c * WrapSystemMd4c * Mtdev * GLESv2 * Tslib * WrapVulkanHeaders * GTK3 (required version >= 3.6) * Cups * DB2, IBM DB2 client library, * PostgreSQL * Oracle, Oracle client library, * Interbase, Interbase client library, * JPEG * Jasper * WrapJasper * TIFF * WebP * WrapWebP * Libmng * Qt6LanguageServer (required version >= 6.3.0) * LTTngUST * ALSA * AVFoundation * GLIB2, Event loop and utility library, * GObject * GStreamer * PulseAudio * WrapPulseAudio * EGL, A platform-agnostic mechanism for creating rendering surfaces for use with other graphics libraries, such as OpenGL|ES and OpenVG., * Qt6Gamepad (required version >= 6.3.0) * WrapQt3DAssimp (required version >= 5) * Vulkan * ICU * BlueZ * Clang * WrapLibClang (required version >= 8) * litehtml * Uacpp, The Unified Automation C++ OPC UA SDK, * Libudev * Gypsy * Gconf * assimp (required version >= 5.1.6) * WrapQuick3DAssimp (required version >= 5.1.6) * XCB, X protocol C-language Binding, * Hunspell * CerenceHwrAlphabetic * CerenceHwrCjk * CerenceXt9 * MyScript * Qt6PngPrivate (required version >= 6.3.0) * Qt6ZlibPrivate (required version >= 6.3.0) * Gn (required version == 6.3.0), Meta-build system, * GPerf, Perfect hash function generator, * BISON * FLEX * Nodejs (required version >= 12.0), JavaScript runtime environment that runs on the V8 engine, * PkgConfig * Qt6QmlCompilerPlusPrivate * Qt6WebEngineCore (required version >= 6.3.0) * Qt6WebEngineQuick (required version >= 6.3.0) -- Configure summary: Building for: win32-icc (x86_64, CPU features: mmx sse sse2) Compiler: clang (Intel LLVM) 2022.0.0 Build options: Mode ................................... debug Fully optimize release builds (-O3) .... no Building shared libraries .............. yes Using C standard ....................... C11 Using C++ standard ..................... C++20 Relocatable ............................ yes Using precompiled headers .............. no Using LTCG ............................. no Target compiler supports: SSE .................................. SSE2 SSE3 SSSE3 SSE4.1 SSE4.2 AVX .................................. AVX AVX2 AVX512 ............................... F ER CD PF DQ BW VL IFMA VBMI Other x86 ............................ AES F16C RDRAND SHA Sanitizers: Addresses ............................ no Threads .............................. no Memory ............................... no Fuzzer (instrumentation only) ........ no Undefined ............................ no Build parts ............................ libs tools App store compliance ................... no Qt modules and options: Qt Concurrent .......................... yes Qt D-Bus ............................... yes Qt D-Bus directly linked to libdbus .... no Qt Gui ................................. yes Qt Network ............................. yes Qt PrintSupport ........................ yes Qt Sql ................................. yes Qt Testlib ............................. yes Qt Widgets ............................. yes Qt Xml ................................. yes Support enabled for: Using pkg-config ....................... no udev ................................... no Using system zlib ...................... yes Zstandard support ...................... yes Thread support ......................... yes Common build options: Linker can resolve circular dependencies yes Qt Core: backtrace .............................. no DoubleConversion ....................... yes Using system DoubleConversion ........ no GLib ................................... no ICU .................................... no Using system libb2 ..................... no Built-in copy of the MIME database ..... yes cpp/winrt base ......................... no Tracing backend ........................ Logging backends: journald ............................. no syslog ............................... no slog2 ................................ no PCRE2 .................................. yes Using system PCRE2 ................... no Qt Sql: SQL item models ........................ yes Qt Network: getifaddrs() ........................... no IPv6 ifname ............................ no libproxy ............................... no Schannel ............................... yes OpenSSL ................................ yes Qt directly linked to OpenSSL ........ no OpenSSL 1.1 ............................ yes DTLS ................................... yes OCSP-stapling .......................... yes SCTP ................................... no Use system proxies ..................... yes GSSAPI ................................. no Brotli Decompression Support ........... no Core tools: Android deployment tool ................ yes macOS deployment tool .................. no Windows deployment tool ................ yes qmake .................................. yes Qt Gui: Accessibility .......................... yes FreeType ............................... yes Using system FreeType ................ no HarfBuzz ............................... yes Using system HarfBuzz ................ no Fontconfig ............................. no Image formats: GIF .................................. yes ICO .................................. yes JPEG ................................. yes Using system libjpeg ............... no PNG .................................. yes Using system libpng ................ yes Text formats: HtmlParser ........................... yes CssParser ............................ yes OdfWriter ............................ yes MarkdownReader ....................... yes Using system libmd4c ............... no MarkdownWriter ....................... yes EGL .................................... no OpenVG ................................. no OpenGL: Desktop OpenGL ....................... no Dynamic OpenGL ....................... yes OpenGL ES 2.0 ........................ no OpenGL ES 3.0 ........................ no OpenGL ES 3.1 ........................ no OpenGL ES 3.2 ........................ no Vulkan ................................. no Session Management ..................... yes Features used by QPA backends: evdev .................................. no libinput ............................... no HiRes wheel support in libinput ........ no INTEGRITY HID .......................... no mtdev .................................. no tslib .................................. no xkbcommon .............................. no X11 specific: XLib ................................. no XCB Xlib ............................. no EGL on X11 ........................... no xkbcommon-x11 ........................ no xcb-sm ............................... no QPA backends: DirectFB ............................... no EGLFS .................................. no EGLFS details: EGLFS OpenWFD ........................ no EGLFS i.Mx6 .......................... no EGLFS i.Mx6 Wayland .................. no EGLFS RCAR ........................... no EGLFS EGLDevice ...................... no EGLFS GBM ............................ no EGLFS VSP2 ........................... no EGLFS Mali ........................... no EGLFS Raspberry Pi ................... no EGLFS X11 ............................ no LinuxFB ................................ no VNC .................................... no VK_KHR_display ......................... no QNX: lgmon ................................ no IMF .................................. no XCB: Using system-provided xcb-xinput ..... no GL integrations: GLX Plugin ......................... no XCB GLX .......................... no EGL-X11 Plugin ..................... no Windows: Direct 2D ............................ yes Direct 2D 1.1 ........................ yes DirectWrite .......................... yes DirectWrite 3 ........................ yes Qt Widgets: GTK+ ................................... no Styles ................................. Fusion Windows WindowsVista Qt Testlib: Tester for item models ................. yes Qt PrintSupport: CUPS ................................... no Qt Sql Drivers: DB2 (IBM) .............................. no InterBase .............................. no MySql .................................. yes OCI (Oracle) ........................... no ODBC ................................... yes PostgreSQL ............................. no SQLite ................................. yes Using system provided SQLite ......... no Further Image Formats: JasPer ................................. no MNG .................................... no TIFF ................................... yes Using system libtiff ................. no WEBP ................................... yes Using system libwebp ................. no Qt QML: QML network support .................... yes QML debugging and profiling support .... yes QML just-in-time compiler .............. yes QML sequence object .................... yes QML XML http request ................... yes QML Locale ............................. yes Qt QML Models: QML list model ......................... yes QML delegate model ..................... yes Qt Quick: AnimatedImage item ..................... yes Canvas item ............................ yes Support for Qt Quick Designer .......... yes Flipable item .......................... yes GridView item .......................... yes ListView item .......................... yes TableView item ......................... yes TreeView item .......................... yes Path support ........................... yes PathView item .......................... yes Positioner items ....................... yes Repeater item .......................... yes ShaderEffect item ...................... yes Sprite item ............................ yes Qt Quick Templates 2: Hover support .......................... yes Multi-touch support .................... yes Calendar support ....................... yes Qt Quick Controls 2: Styles ................................. Basic Fusion Imagine Material Universal macOS Windows Qt Multimedia: GStreamer 1.0 .......................... no Video for Linux ........................ no Linux DMA buffer support ............... no MMRenderer ............................. no AVFoundation ........................... no Windows Media Foundation ............... yes Qt 3D: Assimp ................................. yes System Assimp .......................... no Use SSE2 instructions .................. yes Use AVX2 instructions .................. no Aspects: Render aspect ........................ yes Input aspect ......................... yes Logic aspect ......................... yes Animation aspect ..................... yes Extras aspect ........................ yes Qt 3D APIs: Vulkan ................................. no Qt 3D Renderers: OpenGL Renderer ........................ yes RHI Renderer ........................... no Qt3D Geometry Loaders: Autodesk FBX ........................... no Qt 5 Compatibility Libraries: iconv .................................. no Qt Charts Types: Area Chart ............................. yes Line Chart ............................. yes Spline Chart ........................... yes Scatter Chart .......................... yes Bar Chart .............................. yes Pie Chart .............................. yes Boxplot Chart .......................... yes Candlestick Chart ...................... yes Qt Axis Types: DateTime Axis .......................... yes Qt Tools: Qt Assistant ........................... yes QDoc ................................... no Clang-based lupdate parser ............. no Qt Designer ............................ yes Qt Distance Field Generator ............ yes Qt Linguist ............................ yes pixeltool .............................. yes qdbus .................................. yes Qt Attributions Scanner ................ yes qtdiag ................................. yes qtplugininfo ........................... yes Qt Opcua: Open62541 .............................. yes Unified Automation C++ SDK ............. no Support for namespace 0 NodeId names ... yes Namespace 0 NodeIds generator .......... no Open62541 security support ............. yes Support for global discovery server .... yes Serial Port: ntddmodm ............................... no QtQuick3D: Assimp ................................. yes System Assimp .......................... no Qt Remote Objects: High Availability Manager (ham) ........ no Qt Scxml: ECMAScript data model for QtScxml ...... yes Qt Sensors: WinRT sensors backend .................. yes Qt SerialBus: Socket CAN ............................. no Socket CAN FD .......................... no SerialPort Support ..................... yes Qt Virtualkeyboard: Desktop integration .................... yes Built-in layouts ....................... yes Key navigation ......................... no Retro style as default ................. no Sensitive Debug ........................ no Cerence ................................ no Static Linking ....................... no Handwriting .......................... no Alphabetic ......................... no CJK ................................ no XT9 .................................. no XT9 Debug .......................... no XT9 9-key layouts .................. no Bundle resources ..................... no Handwriting ........................ no XT9 ................................ no Hunspell ............................... no Using Hunspell copy from 3rdparty/ ... no OpenWnn ................................ yes MyScript ............................... no Language support enabled for: Arabic ............................... yes Bulgarian ............................ yes Czech ................................ yes Danish ............................... yes German ............................... yes Greek ................................ yes English GB ........................... yes English US ........................... yes Spanish .............................. yes Spanish Mexico ....................... yes Estonian ............................. yes Farsi ................................ yes Finnish .............................. yes French Canada ........................ yes French France ........................ yes Hebrew ............................... yes Hindi ................................ yes Croatian ............................. yes Hungarian ............................ yes Indonesian ........................... yes Italian .............................. yes Japanese ............................. yes Korean ............................... yes Malay ................................ yes Norwegian ............................ yes Dutch ................................ yes Polish ............................... yes Portuguese Brazil .................... yes Portuguese Portugal .................. yes Romanian ............................. yes Russian .............................. yes Slovak ............................... yes Slovenian ............................ yes Albanian ............................. yes Serbian .............................. yes Swedish .............................. yes Thai ................................. yes Turkish .............................. yes Ukrainian ............................ yes Vietnamese ........................... yes Simplified Chinese ................... yes Traditional Chinese .................. yes HongKong Chinese ..................... no Traditional chinese input methods: Zhuyin ............................... yes Cangjie .............................. yes WebEngine Repository Build Options: Build Ninja ............................ no Build Gn ............................... yes Jumbo Build ............................ yes Developer build ........................ no Build QtWebEngine Modules: Build QtWebEngineCore ................ no Build QtWebEngineWidgets ............. no Build QtWebEngineQuick ............... no Build QtPdf Module s: Build QtPdfWidgets ................... no Build QtPdfQuick ..................... no Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available. WARNING: Basic cpp/winrt support missing. Some features might not be available. WARNING: QDoc will not be compiled, probably because libclang could not be located. This means that you cannot build the Qt documentation. Either set CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation. On Linux systems, you may be able to install libclang by installing the libclang-dev or libclang-devel package, depending on your distribution. On macOS, you can use Homebrew's llvm package. You will also need to set the FEATURE_clang CMake variable to ON to re-evaluate this check. WARNING: Clang-based lupdate parser will not be available. LLVM and Clang C++ libraries have not been found. You will need to set the FEATURE_clangcpp CMake variable to ON to re-evaluate this check. WARNING: QtWebEngine won't be built. node.js version 12 or later is required. WARNING: QtPdf won't be built. node.js version 12 or later is required. -- Qt is now configured for building. Just run 'cmake --build . --parallel' Once everything is built, you must run 'cmake --install .' Qt will be installed into 'C:/Qt/Qt6.3.0_20' To configure and build other Qt modules, you can use the following convenience script: C:/Qt/Qt6.3.0_20/bin/qt-configure-module.bat If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory -- Configuring done -- Generating done -- Build files have been written to: C:/Qt/Qt6.3.0 C:\Qt\Qt6.3.0>cmake --build . --parallel cmake --build . --parallel [1/9089] Generating mkspecs/qmodule.pri [2/9089] Generating ../../../mkspecs/modules/qt_ext_libjpeg.pri [3/9089] Generating timestamp [4/9089] Generating ../../../mkspecs/modules/qt_ext_freetype.pri [5/9089] Building CXX object qtbase\src\3rdparty\harfbuzz-ng\CMakeFiles\BundledHarfbuzz.dir\src\hb-ot-shape-complex-default.cc.obj icx: command line warning #10430: Unsupported command line options encountered These options as listed are not supported. For more information, use '/Qnextgen-diag'. option list: /utf-8 tons of compile out snipped [1046/9089] Building CXX object qtbase\src\gui\CMakeFiles\Gui.dir\text\qtextcursor.cpp.obj icx: command line warning #10430: Unsupported command line options encountered These options as listed are not supported. For more information, use '/Qnextgen-diag'. option list: /utf-8 [1047/9089] Building CXX object qtbase\src\gui\CMakeFiles\Gui.dir\itemmodels\qfilesystemmodel.cpp.obj FAILED: qtbase/src/gui/CMakeFiles/Gui.dir/itemmodels/qfilesystemmodel.cpp.obj C:\PROGRA~2\Intel\oneAPI\compiler\latest\windows\bin\icx.exe /nologo /TP -DGui_EXPORTS -DMD4C_USE_UTF8 -DQT_ASCII_CAST_WARNINGS -DQT_BUILDING_QT -DQT_BUILD_GUI_LIB -DQT_CORE_LIB -DQT_DEPRECATED_WARNINGS -DQT_DEPRECATED_WARNINGS_SINCE=0x060000 -DQT_DISABLE_DEPRECATED_BEFORE=0x040800 -DQT_MOC_COMPAT -DQT_NO_CAST_TO_ASCII -DQT_NO_EXCEPTIONS -DQT_NO_FOREACH -DQT_NO_JAVA_STYLE_ITERATORS -DQT_NO_NARROWING_CONVERSIONS_IN_CONNECT -DQT_NO_USING_NAMESPACE -DQT_QPA_DEFAULT_PLATFORM_NAME=\"windows\" -DQT_USE_QSTRINGBUILDER -DUNICODE -DWIN32 -DWIN64 -D_CRT_SECURE_NO_WARNINGS -D_ENABLE_EXTENDED_ALIGNED_STORAGE -D_UNICODE -D_USE_MATH_DEFINES -D_WIN64 -D_WINDLL -IC:\Qt\Qt6.3.0\qtbase\src\gui\Gui_autogen\include -IC:\Qt\Qt6.3.0\qtbase\include -IC:\Qt\Qt6.3.0\qtbase\include\QtGui -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui -IC:\Qt\Qt6.3.0\qtbase\src\gui -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\..\3rdparty\VulkanMemoryAllocator -IC:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0 -IC:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\..\3rdparty\md4c -IC:\Qt\Qt6.3.0\qtbase\include\QtCore -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\mkspecs\win32-icc -IC:\Qt\Qt6.3.0\qtbase\src\corelib -IC:\Qt\Qt6.3.0\qtbase\include\QtCore\6.3.0 -IC:\Qt\Qt6.3.0\qtbase\include\QtCore\6.3.0\QtCore -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\src\3rdparty\harfbuzz-ng\include\harfbuzz -IC:\Qt\qt-everywhere-src-6.3.0\qtbase\src\3rdparty\freetype\include -I"C:\Program Files (x86)\Intel\oneAPI\intelpython\latest\Library\include" /DWIN32 /D_WINDOWS /Zi /RTC1 -MDd /W3 -Zc:__cplusplus -permissive- -utf-8 -FS -Zc:rvalueCast -Zc:inline -Zc:strictStrings -Zc:wchar_t -bigobj -Qstd=c++20 -QMD -QMT qtbase\src\gui\CMakeFiles\Gui.dir\itemmodels\qfilesystemmodel.cpp.obj -QMF qtbase\src\gui\CMakeFiles\Gui.dir\itemmodels\qfilesystemmodel.cpp.obj.d /Foqtbase\src\gui\CMakeFiles\Gui.dir\itemmodels\qfilesystemmodel.cpp.obj /Fdqtbase\src\gui\CMakeFiles\Gui.dir\ -c C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp icx: command line warning #10430: Unsupported command line options encountered These options as listed are not supported. For more information, use '/Qnextgen-diag'. option list: /utf-8 In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:40: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:54: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui/private/qtguiglobal_p.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui/private/../../../../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal_p.h:54: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui/qtguiglobal.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui/../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal.h:43: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qglobal.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qglobal.h:45: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\type_traits(746,50): error: incomplete type 'QRegularExpression' used in type trait expression struct is_trivially_destructible : bool_constant<__is_trivially_destructible(_Ty)> { ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\type_traits(59,53): note: in instantiation of template class 'std::is_trivially_destructible' requested here struct conjunction<_First, _Rest...> : _Conjunction<_First::value, _First, _Rest...>::type { ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\type_traits(64,44): note: in instantiation of template class 'std::conjunction, std::disjunction>, std::_Has_no_alloc_destroy, QRegularExpression *>>>' requested here _INLINE_VAR constexpr bool conjunction_v = conjunction<_Traits...>::value; ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(938,20): note: in instantiation of variable template specialization 'std::conjunction_v, std::disjunction>, std::_Has_no_alloc_destroy, QRegularExpression *>>>' requested here if constexpr (!conjunction_v, _Uses_default_destroy<_Alloc, _Ty*>>) { ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1620,13): note: in instantiation of function template specialization 'std::_Destroy_range>' requested here _Destroy_range(_Myfirst, _Mylast, _Al); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(593,9): note: in instantiation of member function 'std::vector::_Tidy' requested here _Tidy(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,20): note: in instantiation of member function 'std::vector::~vector' requested here class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,20): note: in implicit destructor for 'QFileSystemModelPrivate' first required here C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,7): note: due to 'QFileSystemModelPrivate' being dllexported class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\Qt6.3.0\qtbase\include\QtGui/qtguiexports.h(47,26): note: expanded from macro 'Q_GUI_EXPORT' # define Q_GUI_EXPORT Q_DECL_EXPORT ^ C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qcompilerdetection.h(101,36): note: expanded from macro 'Q_DECL_EXPORT' # define Q_DECL_EXPORT __declspec(dllexport) ^ C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstringalgorithms.h(73,7): note: forward declaration of 'QRegularExpression' class QRegularExpression; ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:40: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:54: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui/private/qtguiglobal_p.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui/private/../../../../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal_p.h:54: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui/qtguiglobal.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui/../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal.h:43: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qglobal.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qglobal.h:1454: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/qtypeinfo.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qtypeinfo.h:43: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\variant:19: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(938,20): error: constexpr if condition is not a constant expression if constexpr (!conjunction_v, _Uses_default_destroy<_Alloc, _Ty*>>) { ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1620,13): note: in instantiation of function template specialization 'std::_Destroy_range>' requested here _Destroy_range(_Myfirst, _Mylast, _Al); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(593,9): note: in instantiation of member function 'std::vector::_Tidy' requested here _Tidy(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,20): note: in instantiation of member function 'std::vector::~vector' requested here class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,20): note: in implicit destructor for 'QFileSystemModelPrivate' first required here C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,7): note: due to 'QFileSystemModelPrivate' being dllexported class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\Qt6.3.0\qtbase\include\QtGui/qtguiexports.h(47,26): note: expanded from macro 'Q_GUI_EXPORT' # define Q_GUI_EXPORT Q_DECL_EXPORT ^ C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qcompilerdetection.h(101,36): note: expanded from macro 'Q_DECL_EXPORT' # define Q_DECL_EXPORT __declspec(dllexport) ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:40: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:54: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui/private/qtguiglobal_p.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui/private/../../../../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal_p.h:54: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui/qtguiglobal.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui/../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal.h:43: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qglobal.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qglobal.h:1454: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/qtypeinfo.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qtypeinfo.h:43: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\variant:19: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(939,33): error: arithmetic on a pointer to an incomplete type 'std::_Default_allocator_traits>::value_type' (aka 'QRegularExpression') for (; _First != _Last; ++_First) { ^ ~~~~~~ C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstringalgorithms.h(73,7): note: forward declaration of 'QRegularExpression' class QRegularExpression; ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:40: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:54: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui/private/qtguiglobal_p.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui/private/../../../../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal_p.h:54: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui/qtguiglobal.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui/../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal.h:43: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qglobal.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qglobal.h:1454: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/qtypeinfo.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qtypeinfo.h:43: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\variant:19: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(69,57): error: invalid application of 'alignof' to an incomplete type 'QRegularExpression' _INLINE_VAR constexpr size_t _New_alignof = (_STD max) (alignof(_Ty), ^~~~~~~~~~~~ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(827,21): note: in instantiation of variable template specialization 'std::_New_alignof' requested here _Deallocate<_New_alignof<_Ty>>(_Ptr, sizeof(_Ty) * _Count); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1621,17): note: in instantiation of member function 'std::allocator::deallocate' requested here _Al.deallocate(_Myfirst, static_cast(_Myend - _Myfirst)); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(593,9): note: in instantiation of member function 'std::vector::_Tidy' requested here _Tidy(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,20): note: in instantiation of member function 'std::vector::~vector' requested here class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,20): note: in implicit destructor for 'QFileSystemModelPrivate' first required here C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,7): note: due to 'QFileSystemModelPrivate' being dllexported class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\Qt6.3.0\qtbase\include\QtGui/qtguiexports.h(47,26): note: expanded from macro 'Q_GUI_EXPORT' # define Q_GUI_EXPORT Q_DECL_EXPORT ^ C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qcompilerdetection.h(101,36): note: expanded from macro 'Q_DECL_EXPORT' # define Q_DECL_EXPORT __declspec(dllexport) ^ C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstringalgorithms.h(73,7): note: forward declaration of 'QRegularExpression' class QRegularExpression; ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:40: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:54: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui/private/qtguiglobal_p.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui\6.3.0\QtGui/private/../../../../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal_p.h:54: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui/qtguiglobal.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtGui/../../../../qt-everywhere-src-6.3.0/qtbase/src/gui/kernel/qtguiglobal.h:43: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qglobal.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qglobal.h:1454: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/qtypeinfo.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qtypeinfo.h:43: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\variant:19: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(827,46): error: invalid application of 'sizeof' to an incomplete type 'QRegularExpression' _Deallocate<_New_alignof<_Ty>>(_Ptr, sizeof(_Ty) * _Count); ^~~~~~~~~~~ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1621,17): note: in instantiation of member function 'std::allocator::deallocate' requested here _Al.deallocate(_Myfirst, static_cast(_Myend - _Myfirst)); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(593,9): note: in instantiation of member function 'std::vector::_Tidy' requested here _Tidy(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,20): note: in instantiation of member function 'std::vector::~vector' requested here class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,20): note: in implicit destructor for 'QFileSystemModelPrivate' first required here C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,7): note: due to 'QFileSystemModelPrivate' being dllexported class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\Qt6.3.0\qtbase\include\QtGui/qtguiexports.h(47,26): note: expanded from macro 'Q_GUI_EXPORT' # define Q_GUI_EXPORT Q_DECL_EXPORT ^ C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qcompilerdetection.h(101,36): note: expanded from macro 'Q_DECL_EXPORT' # define Q_DECL_EXPORT __declspec(dllexport) ^ C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstringalgorithms.h(73,7): note: forward declaration of 'QRegularExpression' class QRegularExpression; ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:40: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:55: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel.h:44: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qabstractitemmodel.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/itemmodels/qabstractitemmodel.h:44: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qhash.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/tools/qhash.h:45: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/qhashfunctions.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/tools/qhashfunctions.h:44: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qstring.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstring.h:50: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/qchar.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qchar.h:45: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\functional:18: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\unordered_map:11: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xhash:16: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1621,68): error: arithmetic on a pointer to an incomplete type 'std::_Default_allocator_traits>::value_type' (aka 'QRegularExpression') _Al.deallocate(_Myfirst, static_cast(_Myend - _Myfirst)); ~~~~~~ ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(593,9): note: in instantiation of member function 'std::vector::_Tidy' requested here _Tidy(); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,20): note: in instantiation of member function 'std::vector::~vector' requested here class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,20): note: in implicit destructor for 'QFileSystemModelPrivate' first required here C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h(94,7): note: due to 'QFileSystemModelPrivate' being dllexported class Q_GUI_EXPORT QFileSystemModelPrivate : public QAbstractItemModelPrivate ^ C:\Qt\Qt6.3.0\qtbase\include\QtGui/qtguiexports.h(47,26): note: expanded from macro 'Q_GUI_EXPORT' # define Q_GUI_EXPORT Q_DECL_EXPORT ^ C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/global/qcompilerdetection.h(101,36): note: expanded from macro 'Q_DECL_EXPORT' # define Q_DECL_EXPORT __declspec(dllexport) ^ C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstringalgorithms.h(73,7): note: forward declaration of 'QRegularExpression' class QRegularExpression; ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:40: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:55: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel.h:44: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qabstractitemmodel.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/itemmodels/qabstractitemmodel.h:44: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qhash.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/tools/qhash.h:45: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/qhashfunctions.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/tools/qhashfunctions.h:44: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qstring.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstring.h:50: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/qchar.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qchar.h:45: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\functional:18: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\unordered_map:11: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xhash:16: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1352,9): error: no matching function for call to '_Destroy_range' _Destroy_range(_Myfirst, _Mylast, _Getal()); ^~~~~~~~~~~~~~ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(2174,24): note: in instantiation of member function 'std::vector::clear' requested here nameFiltersRegexps.clear(); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(935,19): note: candidate template ignored: substitution failure [with _Alloc = std::allocator] _CONSTEXPR20 void _Destroy_range(_Alloc_ptr_t<_Alloc> _First, const _Alloc_ptr_t<_Alloc> _Last, _Alloc& _Al) noexcept { ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(946,19): note: candidate function template not viable: requires 2 arguments, but 3 were provided _CONSTEXPR20 void _Destroy_range(_NoThrowFwdIt _First, const _NoThrowSentinel _Last) noexcept { ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(1647,9): error: no matching function for call to '_Destroy_range' _Destroy_range(_First, _Last, _Al); ^~~~~~~~~~~~~~ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(1747,39): note: in instantiation of member function 'std::_Uninitialized_backout_al>::~_Uninitialized_backout_al' requested here _Uninitialized_backout_al<_Alloc> _Backout{_Dest, _Al}; ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1203,13): note: in instantiation of function template specialization 'std::_Uninitialized_move>' requested here _Uninitialized_move(_Myfirst, _Mylast, _Newvec, _Al); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1273,13): note: in instantiation of member function 'std::vector::_Reallocate_exactly' requested here _Reallocate_exactly(_Newcapacity); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(2175,24): note: in instantiation of member function 'std::vector::reserve' requested here nameFiltersRegexps.reserve(nameFilters.size()); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(935,19): note: candidate template ignored: substitution failure [with _Alloc = std::allocator] _CONSTEXPR20 void _Destroy_range(_Alloc_ptr_t<_Alloc> _First, const _Alloc_ptr_t<_Alloc> _Last, _Alloc& _Al) noexcept { ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(946,19): note: candidate function template not viable: requires 2 arguments, but 3 were provided _CONSTEXPR20 void _Destroy_range(_NoThrowFwdIt _First, const _NoThrowSentinel _Last) noexcept { ^ In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp:40: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel_p.h:55: In file included from C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels/qfilesystemmodel.h:44: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qabstractitemmodel.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/itemmodels/qabstractitemmodel.h:44: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qhash.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/tools/qhash.h:45: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/qhashfunctions.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/tools/qhashfunctions.h:44: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore\qstring.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qstring.h:50: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/qchar.h:1: In file included from C:\Qt\Qt6.3.0\qtbase\include\QtCore/../../../../qt-everywhere-src-6.3.0/qtbase/src/corelib/text/qchar.h:45: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\functional:18: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\unordered_map:11: In file included from C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xhash:16: C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1601,13): error: no matching function for call to '_Destroy_range' _Destroy_range(_Myfirst, _Mylast, _Al); ^~~~~~~~~~~~~~ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1212,9): note: in instantiation of member function 'std::vector::_Change_array' requested here _Change_array(_Newvec, _Size, _Newcapacity); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\vector(1273,13): note: in instantiation of member function 'std::vector::_Reallocate_exactly' requested here _Reallocate_exactly(_Newcapacity); ^ C:\Qt\qt-everywhere-src-6.3.0\qtbase\src\gui\itemmodels\qfilesystemmodel.cpp(2175,24): note: in instantiation of member function 'std::vector::reserve' requested here nameFiltersRegexps.reserve(nameFilters.size()); ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(935,19): note: candidate template ignored: substitution failure [with _Alloc = std::allocator] _CONSTEXPR20 void _Destroy_range(_Alloc_ptr_t<_Alloc> _First, const _Alloc_ptr_t<_Alloc> _Last, _Alloc& _Al) noexcept { ^ C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.31.31103\include\xmemory(946,19): note: candidate function template not viable: requires 2 arguments, but 3 were provided _CONSTEXPR20 void _Destroy_range(_NoThrowFwdIt _First, const _NoThrowSentinel _Last) noexcept { ^ 9 errors generated. [1048/9089] Building CXX object qtbase\src\gui\CMakeFiles\Gui.dir\text\qstatictext.cpp.obj icx: command line warning #10430: Unsupported command line options encountered These options as listed are not supported. For more information, use '/Qnextgen-diag'. option list: /utf-8 [1049/9089] Building CXX object qtbase\src\gui\CMakeFiles\Gui.dir\text\qplatformfontdatabase.cpp.obj icx: command line warning #10430: Unsupported command line options encountered These options as listed are not supported. For more information, use '/Qnextgen-diag'. option list: /utf-8 [1050/9089] Building CXX object qtbase\src\gui\CMakeFiles\Gui.dir\text\qtextdocument.cpp.obj icx: command line warning #10430: Unsupported command line options encountered These options as listed are not supported. For more information, use '/Qnextgen-diag'. option list: /utf-8 [1051/9089] Building CXX object qtbase\src\gui\CMakeFiles\Gui.dir\text\qsyntaxhighlighter.cpp.obj icx: command line warning #10430: Unsupported command line options encountered These options as listed are not supported. For more information, use '/Qnextgen-diag'. option list: /utf-8 [1052/9089] Building CXX object qtbase\src\gui\CMakeFiles\Gui.dir\text\qrawfont.cpp.obj icx: command line warning #10430: Unsupported command line options encountered These options as listed are not supported. For more information, use '/Qnextgen-diag'. option list: /utf-8 ninja: build stopped: subcommand failed. C:\Qt\Qt6.3.0