Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-140411

QWebEngine NOT building from source

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Incomplete
    • Icon: P1: Critical P1: Critical
    • None
    • 6.9.2
    • WebEngine
    • None
    • Windows

      Each single release after 6.7.x have the same recurring nightmare that doesn't want to go away. While 6.9.1 took a lot of efforts figuring that Visual Studio needed a particular version to compile QWebEngine. I was hoping it might have been a one time thing but this time is no different. Could someone please post which version of Visual Studio is required to build QWebEngine 6.9.2?

      **********************************************************************

        • Visual Studio 2022 Developer Command Prompt v17.9.1
        • Copyright (c) 2022 Microsoft Corporation
          **********************************************************************
          [vcvarsall.bat] Environment initialized for: 'x64'

      C:\Windows\System32>CALL "C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Auxiliary\Build\vcvars64.bat"
      **********************************************************************

        • Visual Studio 2022 Developer Command Prompt v17.9.1
        • Copyright (c) 2022 Microsoft Corporation
          **********************************************************************
          [vcvarsall.bat] Environment initialized for: 'x64'

      C:\Windows\System32>set NINJAFLAGS=-j16

      C:\Windows\System32>set ROOT_DIR=C:\Qt

      C:\Windows\System32>set BUILD_DIR=%ROOT_DIR%\build_msvc2022_64

      C:\Windows\System32>set INSTALL_DIR=%ROOT_DIR%\msvc2022_64

      C:\Windows\System32>set SOURCE_DIR=%ROOT_DIR%\Src

      C:\Windows\System32>set OPENSSL_ROOT_DIR=%ROOT_DIR%\Tools\OpenSSLv3\Win_x64

      C:\Windows\System32>set OPENSSL_ROOT_DIR=%ROOT_DIR%\Tools\OpenSSLv3\Win_x64\bin

      C:\Windows\System32>set PATH=C:\Program Files (x86)\GnuWin32\bin;%PATH%

      C:\Windows\System32>set PATH=C:\Program Files\Python39;%PATH%

      C:\Windows\System32>set PATH=%SOURCE_DIR%\qtbase\bin;%PATH%

      C:\Windows\System32>set PATH=%ROOT_DIR%\win_flex_bison;%PATH%

      C:\Windows\System32>set PATH=%ROOT_DIR%\Tools\Ninja;%PATH%

      C:\Windows\System32>set PATH=%ROOT_DIR%\Tools\CMake_64\bin;%PATH%

      C:\Windows\System32>C:

      C:\Windows\System32>cd %ROOT_DIR%

      C:\Qt>mkdir %BUILD_DIR%

      C:\Qt>cd %BUILD_DIR%

      C:\Qt\build_msvc2022_64>call %SOURCE_DIR%\configure.bat -prefix %INSTALL_DIR% -debug-and-release -opensource -confirm-license -platform win32-msvc -force-debug-info -qt-zlib -webengine-proprietary-codecs -opengl desktop -nomake examples -nomake tests -skip qmltest -no-pch
      + C:\Qt\Src/qtbase/configure.bat -top-level -prefix C:\Qt\msvc2022_64 -debug-and-release -opensource -confirm-license -platform win32-msvc -force-debug-info -qt-zlib -webengine-proprietary-codecs -opengl desktop -nomake examples -nomake tests -skip qmltest -no-pch
      – Windows 10 SDK version:
      'C:/Qt/Tools/CMake_64/bin/cmake.exe' '-DBUILD_qmltest=OFF' '-DQT_INTERNAL_CALLED_FROM_CONFIGURE:BOOL=TRUE' '-DBUILD_WITH_PCH=OFF' '-DCMAKE_INSTALL_PREFIX=C:/Qt/msvc2022_64' '-DQT_QMAKE_TARGET_MKSPEC=win32-msvc' '-DCMAKE_C_COMPILER=cl' '-DCMAKE_CXX_COMPILER=cl' '-DQT_BUILD_EXAMPLES=FALSE' '-DQT_BUILD_TESTS=FALSE' '-DCMAKE_CONFIGURATION_TYPES=RelWithDebInfo;Debug' '-DFEATURE_system_zlib=OFF' '-DFEATURE_webengine_proprietary_codecs=ON' '-DINPUT_opengl=desktop' '-G' 'Ninja Multi-Config' 'C:/Qt/Src'
      – The CXX compiler identification is MSVC 19.39.33520.0
      – The C compiler identification is MSVC 19.39.33520.0
      – Detecting CXX compiler ABI info
      – Detecting CXX compiler ABI info - done
      – Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.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/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped
      – Detecting C compile features
      – Detecting C compile features - done
      – Checking dependencies of submodule 'qtbase'
      – Checking dependencies of submodule 'qtimageformats'
      – Checking dependencies of submodule 'qtlanguageserver'
      – Checking dependencies of submodule 'qtshadertools'
      – Checking dependencies of submodule 'qtsvg'
      – Checking dependencies of submodule 'qtdeclarative'
      – Checking dependencies of submodule 'qtquicktimeline'
      – Checking dependencies of submodule 'qtquick3d'
      – Checking dependencies of submodule 'qtmultimedia'
      – Checking dependencies of submodule 'qt3d'
      – Checking dependencies of submodule 'qt5compat'
      – Checking dependencies of submodule 'qtactiveqt'
      – Checking dependencies of submodule 'qtcharts'
      – Checking dependencies of submodule 'qtcoap'
      – Checking dependencies of submodule 'qtconnectivity'
      – Checking dependencies of submodule 'qtdatavis3d'
      – Checking dependencies of submodule 'qtgraphs'
      – Checking dependencies of submodule 'qtwebsockets'
      – Checking dependencies of submodule 'qthttpserver'
      – Checking dependencies of submodule 'qtserialport'
      – Checking dependencies of submodule 'qtpositioning'
      – Checking dependencies of submodule 'qtlocation'
      – Checking dependencies of submodule 'qttools'
      – Checking dependencies of submodule 'qtwebchannel'
      – Checking dependencies of submodule 'qtwebengine'
      – Checking dependencies of submodule 'qtdoc'
      – Checking dependencies of submodule 'qtgrpc'
      – Checking dependencies of submodule 'qtinsighttracker'
      – Checking dependencies of submodule 'qtlottie'
      – Checking dependencies of submodule 'qtmqtt'
      – Checking dependencies of submodule 'qtnetworkauth'
      – Checking dependencies of submodule 'qtopcua'
      – Checking dependencies of submodule 'qtquick3dphysics'
      – Checking dependencies of submodule 'qtquickeffectmaker'
      – Checking dependencies of submodule 'qtremoteobjects'
      – Checking dependencies of submodule 'qtscxml'
      – Checking dependencies of submodule 'qtsensors'
      – Checking dependencies of submodule 'qtserialbus'
      – Checking dependencies of submodule 'qtspeech'
      – Checking dependencies of submodule 'qttranslations'
      – Checking dependencies of submodule 'qtvirtualkeyboard'
      – Checking dependencies of submodule 'qtwayland'
      – Checking dependencies of submodule 'qtwebview'
      – Configuring submodule 'qtbase'
      [QtBase] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtBase] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtimageformats'
      [QtImageFormats] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtImageFormats] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtlanguageserver'
      [QtLanguageServer] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtLanguageServer] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtshadertools'
      [QtShaderTools] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtShaderTools] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtsvg'
      [QtSvg] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtSvg] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtdeclarative'
      [QtDeclarative] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtDeclarative] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtquicktimeline'
      [QtQuickTimeline] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtQuickTimeline] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtquick3d'
      [QtQuick3D] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtQuick3D] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtmultimedia'
      [QtMultimedia] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtMultimedia] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qt3d'
      [Qt3D] Building for multiple configurations: RelWithDebInfo;Debug.
      [Qt3D] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qt5compat'
      [Qt5Compat] Building for multiple configurations: RelWithDebInfo;Debug.
      [Qt5Compat] Main configuration is: RelWithDebInfo.
      CMake Warning (dev) at C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:453 (message):
        INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
        Please port your module to use declarative type registration.
      Call Stack (most recent call first):
        qt5compat/src/imports/graphicaleffects5/CMakeLists.txt:36 (qt_internal_add_qml_module)
      This warning is for project developers.  Use -Wno-dev to suppress it.

      – Configuring submodule 'qtactiveqt'
      [QtActiveQt] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtActiveQt] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtcharts'
      [QtCharts] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtCharts] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtcoap'
      [QtCoap] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtCoap] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtconnectivity'
      [QtConnectivity] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtConnectivity] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtdatavis3d'
      [QtDataVisualization] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtDataVisualization] Main configuration is: RelWithDebInfo.
      CMake Warning (dev) at C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:3424 (message):
        Qt policy QTP0004 is not set: You need qmldir files for each extra
        directory that contains .qml files for your module.  Check
        https://doc.qt.io/qt-6/qt-cmake-policy-qtp0004.html for policy details.
        Use the qt_policy command to set the policy and suppress this warning.

      Call Stack (most recent call first):
        C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:3645 (__qt_internal_setup_policy)
        C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:951 (qt6_target_qml_sources)
        C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:322 (qt6_add_qml_module)
        qtdatavis3d/src/datavisualizationqml/CMakeLists.txt:27 (qt_internal_add_qml_module)
      This warning is for project developers.  Use -Wno-dev to suppress it.

      – Configuring submodule 'qtgraphs'
      [QtGraphs] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtGraphs] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtwebsockets'
      [QtWebSockets] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtWebSockets] Main configuration is: RelWithDebInfo.
      CMake Warning (dev) at C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:453 (message):
        INSTALL_SOURCE_QMLTYPES option is deprecated and should not be used.
        Please port your module to use declarative type registration.
      Call Stack (most recent call first):
        qtwebsockets/src/imports/qmlwebsockets/CMakeLists.txt:4 (qt_internal_add_qml_module)
      This warning is for project developers.  Use -Wno-dev to suppress it.

      – Configuring submodule 'qthttpserver'
      [QtHttpServer] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtHttpServer] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtserialport'
      [QtSerialPort] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtSerialPort] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtpositioning'
      [QtPositioning] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtPositioning] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtlocation'
      [QtLocation] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtLocation] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qttools'
      [QtTools] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtTools] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtwebchannel'
      [QtWebChannel] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtWebChannel] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtwebengine'
      [QtWebEngine] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtWebEngine] Main configuration is: RelWithDebInfo.
      [QtWebEngine] – Windows 10 SDK version: 10.0.26100.0
      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 'ninja' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 'gcc-pdf' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 'libpng' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 'libtiff' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 're2' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 'icu' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 'opus' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 'vpx' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 'libavutil' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 'libavcodec' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Warning at qtwebengine/cmake/QtConfigureHelpers.cmake:32 (message):
        Version for check 'libavformat' defined but no configure check for it
      Call Stack (most recent call first):
        qtwebengine/cmake/QtConfigureHelpers.cmake:13 (qt_webengine_version_sanity_check)
        qtwebengine/src/CMakeLists.txt:14 (qt_webengine_run_configure)

      CMake Deprecation Warning at C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Core/Qt6CoreMacros.cmake:3414 (message):
        Qt policy QTP0004 is set to OLD.  Support for the old behavior will be
        removed in a future major version of Qt.
      Call Stack (most recent call first):
        C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:3645 (__qt_internal_setup_policy)
        C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:951 (qt6_target_qml_sources)
        C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:322 (qt6_add_qml_module)
        qtwebengine/src/pdfquick/CMakeLists.txt:20 (qt_internal_add_qml_module)

      – Configuring submodule 'qtdoc'
      [QtDoc] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtDoc] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtgrpc'
      [QtGrpc] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtGrpc] Main configuration is: RelWithDebInfo.
      – Could NOT find protobuf (missing: protobuf_DIR)
      – Could NOT find protobuf (missing: protobuf_DIR)
      CMake Warning at qtgrpc/cmake/FindWrapProtoc.cmake:79 (message):
        'protoc' executable is not found.  Install protobuf using this instruction
        https://protobuf.dev/installation/ and make sure 'protoc' executable is in
        PATH.
      Call Stack (most recent call first):
        qtbase/cmake/QtFindPackageHelpers.cmake:141 (find_package)
        qtgrpc/src/protobuf/configure.cmake:25 (qt_find_package)
        qtbase/cmake/QtFeature.cmake:1159 (include)
        qtgrpc/src/CMakeLists.txt:5 (qt_feature_evaluate_features)

      – Could NOT find protobuf (missing: protobuf_DIR)
      – Could NOT find protobuf (missing: protobuf_DIR)
      CMake Warning at qtgrpc/cmake/FindWrapProtoc.cmake:79 (message):
        'protoc' executable is not found.  Install protobuf using this instruction
        https://protobuf.dev/installation/ and make sure 'protoc' executable is in
        PATH.
      Call Stack (most recent call first):
        qtbase/cmake/QtFindPackageHelpers.cmake:141 (find_package)
        qtgrpc/src/protobuf/configure.cmake:25 (qt_find_package)
        qtbase/cmake/QtModuleHelpers.cmake:681 (include)
        qtgrpc/src/protobuf/CMakeLists.txt:4 (qt_internal_add_module)

      – Configuring submodule 'qtinsighttracker'
      [QtInsightTracker] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtInsightTracker] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtlottie'
      [QtLottie] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtLottie] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtmqtt'
      [QtMqtt] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtMqtt] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtnetworkauth'
      [QtNetworkAuth] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtNetworkAuth] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtopcua'
      [QtOpcUa] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtOpcUa] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtquick3dphysics'
      [QtQuick3DPhysics] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtQuick3DPhysics] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtquickeffectmaker'
      [QQEffectMaker] Building for multiple configurations: RelWithDebInfo;Debug.
      [QQEffectMaker] Main configuration is: RelWithDebInfo.
      Nodes path: qml/QtQuickEffectMaker/defaultnodes
      – Configuring submodule 'qtremoteobjects'
      [QtRemoteObjects] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtRemoteObjects] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtscxml'
      [QtScxml] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtScxml] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtsensors'
      [QtSensors] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtSensors] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtserialbus'
      [QtSerialBus] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtSerialBus] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtspeech'
      [QtSpeech] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtSpeech] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qttranslations'
      [QtTranslations] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtTranslations] Main configuration is: RelWithDebInfo.
      – Configuring submodule 'qtvirtualkeyboard'
      [QtVirtualKeyboard] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtVirtualKeyboard] Main configuration is: RelWithDebInfo.
      CMake Warning (dev) at C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:3374 (message):
        TraceUtils.js is not an ECMAScript module and also doesn't contain '.pragma
        library'.  It will be re-evaluated in the context of every QML document
        that explicitly or implicitly imports QtQuick.VirtualKeyboard.Styles.  Set
        its QT_QML_SKIP_QMLDIR_ENTRY source file property to FALSE if you really
        want this to happen.  Set it to TRUE to prevent it.
      Call Stack (most recent call first):
        C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlMacros.cmake:951 (qt6_target_qml_sources)
        C:/Qt/build_msvc2022_64/qtbase/lib/cmake/Qt6Qml/Qt6QmlBuildInternals.cmake:322 (qt6_add_qml_module)
        qtvirtualkeyboard/src/styles/CMakeLists.txt:14 (qt_internal_add_qml_module)
      This warning is for project developers.  Use -Wno-dev to suppress it.

      – Configuring submodule 'qtwayland'
      Skipping the build as the condition "LINUX OR MACOS OR QNX" is not met.
      – Configuring submodule 'qtwebview'
      [QtWebView] Building for multiple configurations: RelWithDebInfo;Debug.
      [QtWebView] Main configuration is: RelWithDebInfo.

      – Configuration summary has been written to C:/Qt/build_msvc2022_64/config.summary

      Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available.
      Note: Hunspell in Qt Virtual Keyboard is not enabled. Spelling correction will not be available.

      WARNING:
      QDoc will not be compiled, probably because clang's C and C++ libraries could not be located.
      This means that you cannot build the Qt documentation. You may need to set the CMake variables
      CMAKE_PREFIX_PATH or LLVM_INSTALL_DIR to the location of your llvm installation.
      Other than clang's libraries, you may need to install another package, such as clang itself, to
      provide the ClangConfig.cmake file needed to detect your libraries. Once this file is in place,
      the configure script may be able to detect your system-installed libraries without further
      environment variables.

      NOTE: You WILL also need to set the FEATURE_clang CMake variable to ON to re-try finding the
      dependencies.

      On macOS, you can use Homebrew's llvm package.
      Run `brew install llvm` and then configure with

       `configure LLVM_INSTALL_DIR=/opt/homebrew/opt/llvm FEATURE_clang=ON` for macOS arm64
      or
       `configure LLVM_INSTALL_DIR=/usr/local/opt/llvm FEATURE_clang_ON` for macOS x86_64.

      On Linux, you can try installing the clang package from your distribution's package manager.
      On Debian / Ubuntu run `sudo apt install libclang-dev`.
      On Fedora / RHEL run `sudo dnf install clang-devel`.
      On ArchLinux run `sudo pacman -S clang llvm`.

      Alternatively, you can use the prebuilt binaries hosted by Qt.
      These let you link LLVM/Clang libraries statically, but only support Release builds on Windows.
      https://download.qt.io/development_releases/prebuilt/libclang/qt/

      After installing, reconfigure with

       `/qt_src/configure FEATURE_clang=ON` for a top-level build that includes the qttools repo

      Qt is now configured for building. Just run 'cmake --build . --parallel'

      Once everything is built, you must run 'ninja install'
      Qt will be installed into 'C:/Qt/msvc2022_64'

      To configure and build other Qt modules, you can use the following convenience script:
              C:/Qt/msvc2022_64/bin/qt-configure-module.bat

      If reconfiguration fails for some reason, try removing 'CMakeCache.txt' from the build directory
      Alternatively, you can add the --fresh flag to your CMake flags.

      or
       `/qt_build/qt-configure-module /path/to/qttools FEATURE_clang=ON` for a per-submodule build

      WARNING: The Clang-based lupdate parser will not be available. Suitable 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: Qt WebEngine And Qt Pdf SBOM generation will be skipped due to missing dependencies.

      – Configuring done (220.6s)
      – Generating done (57.8s)
      CMake Warning:
        Manually-specified variables were not used by the project:

          BUILD_qmltest

      – Build files have been written to: C:/Qt/build_msvc2022_64

      C:\Qt\build_msvc2022_64>cmake --build . --parallel
      [296/21268] Building CXX object qttools\src\assistant\qlit...Files\litehtml.dir\RelWithDebInfo\src\tstring_view.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(549): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(549): note: the template instantiation context (the oldest one first) is
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(676): note: see reference to class template instantiation 'std::basic_ostream<char,std::char_traits<char>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(541): note: while compiling class template member function 'std::basic_ostream<char,std::char_traits<char>> &std::basic_ostream<char,std::char_traits<char>>::write(const _Elem *,std::streamsize)'
              with
              [
                  _Elem=char
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\tstring_view.cpp(40): note: see the first reference to 'std::basic_ostream<char,std::char_traits<char>>::write' in 'litehtml::operator <<'
      [303/21268] Building CXX object qttools\src\assistant\qlit...keFiles\litehtml.dir\RelWithDebInfo\src\css_length.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [304/21268] Building CXX object qttools\src\assistant\qlit...CMakeFiles\litehtml.dir\RelWithDebInfo\src\el_base.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [305/21268] Building CXX object qttools\src\assistant\qlit...akeFiles\litehtml.dir\RelWithDebInfo\src\iterators.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [308/21268] Building CXX object qttools\src\assistant\qlit...tml\CMakeFiles\litehtml.dir\RelWithDebInfo\src\url.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(779): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\ostream(779): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\url.cpp(112): note: see reference to function template instantiation 'std::basic_ostream<char,std::char_traits<char>> &std::operator <<<std::char_traits<char>>(std::basic_ostream<char,std::char_traits<char>> &,const char *)' being compiled
      [309/21268] Building CXX object qttools\src\assistant\qlit...MakeFiles\litehtml.dir\RelWithDebInfo\src\el_space.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [310/21268] Building CXX object qttools\src\assistant\qlit...Files\litehtml.dir\RelWithDebInfo\src\utf8_strings.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [311/21268] Building CXX object qttools\src\assistant\qlit...litehtml.dir\RelWithDebInfo\src\document_container.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [312/21268] Building CXX object qttools\src\assistant\qlit...MakeFiles\litehtml.dir\RelWithDebInfo\src\el_style.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [313/21268] Building CXX object qttools\src\assistant\qlit...MakeFiles\litehtml.dir\RelWithDebInfo\src\el_break.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [314/21268] Building CXX object qttools\src\assistant\qlit...akeFiles\litehtml.dir\RelWithDebInfo\src\el_anchor.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\html_tag.h(29): note: see reference to class template instantiation 'std::vector<litehtml::string_id,std::allocator<litehtml::string_id>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(874): note: while compiling class template member function 'void std::vector<litehtml::string_id,std::allocator<litehtml::string_id>>::push_back(_Ty &&)'
              with
              [
                  _Ty=litehtml::string_id
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\el_anchor.cpp(23): note: see the first reference to 'std::vector<litehtml::string_id,std::allocator<litehtml::string_id>>::push_back' in 'litehtml::el_anchor::apply_stylesheet'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(876): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<litehtml::string_id>(litehtml::string_id &&)' being compiled
              with
              [
                  _Ty=litehtml::string_id
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'litehtml::string_id *std::vector<litehtml::string_id,std::allocator<litehtml::string_id>>::_Emplace_reallocate<_Ty>(litehtml::string_id *const ,_Ty &&)' being compiled
              with
              [
                  _Ty=litehtml::string_id
              ]
      [315/21268] Building CXX object qttools\src\assistant\qlit...CMakeFiles\litehtml.dir\RelWithDebInfo\src\el_body.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [316/21268] Building CXX object qttools\src\assistant\qlit...\CMakeFiles\litehtml.dir\RelWithDebInfo\src\el_div.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [317/21268] Building CXX object qttools\src\assistant\qlit...MakeFiles\litehtml.dir\RelWithDebInfo\src\el_table.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [318/21268] Building CXX object qttools\src\assistant\qlit...CMakeFiles\litehtml.dir\RelWithDebInfo\src\el_link.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [319/21268] Building CXX object qttools\src\assistant\qlit...akeFiles\litehtml.dir\RelWithDebInfo\src\el_script.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [322/21268] Building CXX object qttools\src\assistant\qlit...\CMakeFiles\litehtml.dir\RelWithDebInfo\src\strtod.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [323/21268] Building CXX object qttools\src\assistant\qlit...l\CMakeFiles\litehtml.dir\RelWithDebInfo\src\el_td.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [326/21268] Building CXX object qttools\src\assistant\qlit...CMakeFiles\litehtml.dir\RelWithDebInfo\src\el_text.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [327/21268] Building CXX object qttools\src\assistant\qlit...MakeFiles\litehtml.dir\RelWithDebInfo\src\el_title.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [328/21268] Building CXX object qttools\src\assistant\qlit...keFiles\litehtml.dir\RelWithDebInfo\src\el_comment.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [329/21268] Building CXX object qttools\src\assistant\qlit...l\CMakeFiles\litehtml.dir\RelWithDebInfo\src\el_tr.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [330/21268] Building CXX object qttools\src\assistant\qlit...MakeFiles\litehtml.dir\RelWithDebInfo\src\el_cdata.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [331/21268] Building CXX object qttools\src\assistant\qlit...CMakeFiles\litehtml.dir\RelWithDebInfo\src\el_para.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [332/21268] Building CXX object qttools\src\assistant\qlit...CMakeFiles\litehtml.dir\RelWithDebInfo\src\el_font.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [337/21268] Building CXX object qttools\src\assistant\qlit...ml\CMakeFiles\litehtml.dir\RelWithDebInfo\src\html.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [341/21268] Building CXX object qttools\src\assistant\qlit...akeFiles\litehtml.dir\RelWithDebInfo\src\web_color.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [345/21268] Building CXX object qttools\src\assistant\qlit...MakeFiles\litehtml.dir\RelWithDebInfo\src\el_image.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [348/21268] Building CXX object qttools\src\assistant\qlit...l\CMakeFiles\litehtml.dir\RelWithDebInfo\src\table.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\table.cpp(198): note: see reference to class template instantiation 'std::vector<litehtml::table_column *,std::allocator<litehtml::table_column *>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(874): note: while compiling class template member function 'void std::vector<litehtml::table_column *,std::allocator<litehtml::table_column *>>::push_back(_Ty &&)'
              with
              [
                  _Ty=litehtml::table_column *
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\table.cpp(213): note: see the first reference to 'std::vector<litehtml::table_column *,std::allocator<litehtml::table_column *>>::push_back' in 'litehtml::table_grid::distribute_width'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(876): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<litehtml::table_column>(litehtml::table_column *&&)' being compiled
              with
              [
                  _Ty=litehtml::table_column *
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'litehtml::table_column **std::vector<litehtml::table_column *,std::allocator<litehtml::table_column *>>::_Emplace_reallocate<_Ty>(litehtml::table_column **const ,_Ty &&)' being compiled
              with
              [
                  _Ty=litehtml::table_column *
              ]
      [351/21268] Building CXX object qttools\src\assistant\qlit...akeFiles\litehtml.dir\RelWithDebInfo\src\string_id.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [352/21268] Building CXX object qttools\src\assistant\qlit...eFiles\litehtml.dir\RelWithDebInfo\src\media_query.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [357/21268] Building CXX object qttools\src\assistant\qlit...es\litehtml.dir\RelWithDebInfo\src\el_before_after.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [358/21268] Building CXX object qttools\src\assistant\qlit...CMakeFiles\litehtml.dir\RelWithDebInfo\src\element.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\render_inline.h(19): note: see reference to function template instantiation 'void std::vector<litehtml::position,std::allocator<litehtml::position>>::emplace_back<const litehtml::position&>(const litehtml::position &)' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(862): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const litehtml::position&>(const litehtml::position &)' being compiled
              with
              [
                  _Ty=litehtml::position
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'litehtml::position *std::vector<litehtml::position,std::allocator<litehtml::position>>::_Emplace_reallocate<const litehtml::position&>(litehtml::position *const ,const litehtml::position &)' being compiled
      [359/21268] Building CXX object qttools\src\assistant\qlit...keFiles\litehtml.dir\RelWithDebInfo\src\stylesheet.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [376/21268] Building CXX object qttools\src\assistant\qlit...eFiles\litehtml.dir\RelWithDebInfo\src\css_borders.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [387/21268] Building CXX object qttools\src\assistant\qlit...Files\litehtml.dir\RelWithDebInfo\src\css_selector.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [401/21268] Building CXX object qttools\src\assistant\qlit...tehtml.dir\RelWithDebInfo\src\render_block_context.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [405/21268] Building CXX object qttools\src\assistant\qlit...MakeFiles\litehtml.dir\RelWithDebInfo\src\line_box.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [409/21268] Building CXX object qttools\src\assistant\qlit...MakeFiles\litehtml.dir\RelWithDebInfo\src\html_tag.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1526): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1526): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\html_tag.cpp(924): note: see reference to class template instantiation 'std::vector<litehtml::background_paint,std::allocator<litehtml::background_paint>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1588): note: while compiling class template member function 'void std::vector<litehtml::background_paint,std::allocator<litehtml::background_paint>>::resize(const unsigned __int64)'
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\html_tag.cpp(1104): note: see the first reference to 'std::vector<litehtml::background_paint,std::allocator<litehtml::background_paint>>::resize' in 'litehtml::html_tag::init_background_paint'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1590): note: see reference to function template instantiation 'void std::vector<litehtml::background_paint,std::allocator<litehtml::background_paint>>::_Resize<std::_Value_init_tag>(const unsigned __int64,const _Ty2 &)' being compiled
              with
              [
                  _Ty2=std::_Value_init_tag
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(1568): note: see reference to function template instantiation 'void std::vector<litehtml::background_paint,std::allocator<litehtml::background_paint>>::_Resize_reallocate<_Ty2>(const unsigned __int64,const _Ty2 &)' being compiled
              with
              [
                  _Ty2=std::_Value_init_tag
              ]
      [416/21268] Building CXX object qttools\src\assistant\qlit...ehtml.dir\RelWithDebInfo\src\render_inline_context.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\render_inline_context.cpp(227): note: see reference to function template instantiation 'void std::vector<std::unique_ptr<litehtml::line_box,std::default_delete<litehtml::line_box>>,std::allocator<std::unique_ptr<litehtml::line_box,std::default_delete<litehtml::line_box>>>>::emplace_back<std::unique_ptr<litehtml::line_box,std::default_delete<litehtml::line_box>>>(std::unique_ptr<litehtml::line_box,std::default_delete<litehtml::line_box>> &&)' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(862): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<_Ty>(_Ty &&)' being compiled
              with
              [
                  _Ty=std::unique_ptr<litehtml::line_box,std::default_delete<litehtml::line_box>>
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::unique_ptr<litehtml::line_box,std::default_delete<litehtml::line_box>> *std::vector<std::unique_ptr<litehtml::line_box,std::default_delete<litehtml::line_box>>,std::allocator<std::unique_ptr<litehtml::line_box,std::default_delete<litehtml::line_box>>>>::_Emplace_reallocate<_Ty>(std::unique_ptr<litehtml::line_box,std::default_delete<litehtml::line_box>> *const ,_Ty &&)' being compiled
              with
              [
                  _Ty=std::unique_ptr<litehtml::line_box,std::default_delete<litehtml::line_box>>
              ]
      [417/21268] Building CXX object qttools\src\assistant\qlit...eFiles\litehtml.dir\RelWithDebInfo\src\render_item.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\document.h(66): note: see reference to class template instantiation 'std::vector<litehtml::position,std::allocator<litehtml::position>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::position,std::allocator<litehtml::position>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::position
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\render_item.cpp(910): note: see the first reference to 'std::vector<litehtml::position,std::allocator<litehtml::position>>::push_back' in 'litehtml::render_item::get_rendering_boxes'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::position
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'litehtml::position *std::vector<litehtml::position,std::allocator<litehtml::position>>::_Emplace_reallocate<const _Ty&>(litehtml::position *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::position
              ]
      [418/21268] Building CXX object qttools\src\assistant\qlit...MakeFiles\litehtml.dir\RelWithDebInfo\src\document.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\document.h(67): note: see reference to class template instantiation 'std::vector<litehtml::media_query_list::ptr,std::allocator<litehtml::media_query_list::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::media_query_list::ptr,std::allocator<litehtml::media_query_list::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::media_query_list::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\document.cpp(718): note: see the first reference to 'std::vector<litehtml::media_query_list::ptr,std::allocator<litehtml::media_query_list::ptr>>::push_back' in 'litehtml::document::add_media_list'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::media_query_list::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::media_query_list> *std::vector<litehtml::media_query_list::ptr,std::allocator<litehtml::media_query_list::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::media_query_list> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::media_query_list::ptr
              ]
      [419/21268] Building CXX object qttools\src\assistant\qlit...Files\litehtml.dir\RelWithDebInfo\src\render_table.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\document.h(66): note: see reference to class template instantiation 'std::vector<litehtml::position,std::allocator<litehtml::position>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::position,std::allocator<litehtml::position>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::position
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\render_table.cpp(493): note: see the first reference to 'std::vector<litehtml::position,std::allocator<litehtml::position>>::push_back' in 'litehtml::render_item_table_row::get_inline_boxes'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::position
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'litehtml::position *std::vector<litehtml::position,std::allocator<litehtml::position>>::_Emplace_reallocate<const _Ty&>(litehtml::position *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::position
              ]
      [420/21268] Building CXX object qttools\src\assistant\qlit...les\litehtml.dir\RelWithDebInfo\src\css_properties.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\src\css_properties.cpp(435): note: see reference to function template instantiation 'void std::vector<std::tuple<std::string,std::string>,std::allocator<std::tuple<std::string,std::string>>>::emplace_back<std::tuple<const char *,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>>(std::tuple<const char *,std::basic_string<char,std::char_traits<char>,std::allocator<char>>> &&)' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(862): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<std::tuple<const char *,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>>(std::tuple<const char *,std::basic_string<char,std::char_traits<char>,std::allocator<char>>> &&)' being compiled
              with
              [
                  _Ty=std::tuple<std::string,std::string>
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::tuple<std::string,std::string> *std::vector<std::tuple<std::string,std::string>,std::allocator<std::tuple<std::string,std::string>>>::_Emplace_reallocate<_Ty>(std::tuple<std::string,std::string> *const ,_Ty &&)' being compiled
              with
              [
                  _Ty=std::tuple<const char *,std::basic_string<char,std::char_traits<char>,std::allocator<char>>>
              ]
      [425/21268] Building CXX object qttools\src\assistant\qlit...Files\litehtml.dir\RelWithDebInfo\src\render_image.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [427/21268] Building CXX object qttools\src\assistant\qlit...litehtml.dir\RelWithDebInfo\src\formatting_context.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [446/21268] Performing configure step for 'gn'
      – The CXX compiler identification is MSVC 19.39.33520.0
      – The C compiler identification is MSVC 19.39.33520.0
      – Detecting CXX compiler ABI info
      – Detecting CXX compiler ABI info - done
      – Check for working CXX compiler: C:/Program Files/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.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/Microsoft Visual Studio/2022/Community/VC/Tools/MSVC/14.39.33519/bin/Hostx64/x64/cl.exe - skipped
      – Detecting C compile features
      – Detecting C compile features - done
      – Found Python3: C:/Users/thor/AppData/Local/Programs/Python/Python39/python.exe (found suitable version "3.9.5", minimum required is "3.8") found components: Interpreter
      – Found Ninja: C:/Qt/Tools/Ninja/ninja.exe (found suitable version "1.12.1", minimum required is "1.7.2")
      – Configuring done (3.4s)
      – Generating done (0.0s)
      CMake Warning:
        Manually-specified variables were not used by the project:

          CMAKE_BUILD_TYPE

      – Build files have been written to: C:/Qt/build_msvc2022_64/qtwebengine/src/gn
      [0/1] Generating gn.exeninja: Entering directory `C:/Qt/build_msvc2022_64/qtwebengine/src/gn/RelWithDebInfo'
      [201/201] LINK gn.exe

      [466/21268] Building CXX object qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\CMakeFiles\litehtml.dir\RelWithDebInfo\src\render_flex.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [488/21268] Building CXX object qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\CMakeFiles\litehtml.dir\RelWithDebInfo\src\render_block.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [490/21268] Building CXX object qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\CMakeFiles\litehtml.dir\RelWithDebInfo\src\flex_item.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [498/21268] Building CXX object qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\CMakeFiles\litehtml.dir\RelWithDebInfo\src\flex_line.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [536/21268] Building CXX object qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\CMakeFiles\litehtml.dir\RelWithDebInfo\src\style.cpp.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): warning C4530: C++ exception handler used, but unwind semantics are not enabled. Specify /EHsc
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(833): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(13): note: see reference to class template instantiation 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(870): note: while compiling class template member function 'void std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back(const _Ty &)'
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Qt\Src\qttools\src\assistant\qlitehtml\src\3rdparty\litehtml\include\litehtml\stylesheet.h(42): note: see the first reference to 'std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::push_back' in 'litehtml::css::add_selector'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(871): note: see reference to function template instantiation '_Ty &std::vector<_Ty,std::allocator<_Ty>>::_Emplace_one_at_back<const _Ty&>(const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(783): note: see reference to function template instantiation 'std::shared_ptr<litehtml::css_selector> *std::vector<litehtml::css_selector::ptr,std::allocator<litehtml::css_selector::ptr>>::_Emplace_reallocate<const _Ty&>(std::shared_ptr<litehtml::css_selector> *const ,const _Ty &)' being compiled
              with
              [
                  _Ty=litehtml::css_selector::ptr
              ]
      [1313/21268] Performing install step for 'gn'
      [0/2] Generating gn.exe
      ninja: Entering directory `C:/Qt/build_msvc2022_64/qtwebengine/src/gn/RelWithDebInfo'
      ninja: no work to do.
      [1/2] Install the project...
      – Install configuration: "RelWithDebInfo"
      – Installing: C:/Qt/build_msvc2022_64/qtwebengine/install/bin/gn.exe
      [1742/21268] Run gn for target Pdf in C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/Debug/AMD64
      – Found Gn: C:/Qt/build_msvc2022_64/qtwebengine/install/bin/gn.exe (found suitable exact version "6.9.2.qtwebengine.qt.io")
      – Running gn in C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/Debug/AMD64
      – GN command:
      C:/Qt/build_msvc2022_64/qtwebengine/install/bin/gn.exe gen C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/Debug/AMD64 --script-executable=C:/Users/thor/AppData/Local/Programs/Python/Python39/python.exe --root=C:/Qt/Src/qtwebengine/src/3rdparty/chromium
      – GN arg file:
      C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/Debug/AMD64/args.gn
      – GN args:
      angle_enable_swiftshader=false
      assert_cpp20=false
      blink_symbol_level=0
      build_dawn_tests=false
      chrome_pgo_phase=0
      custom_toolchain="/C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/target_toolchain:x64"
      dawn_use_swiftshader=false
      dcheck_always_on=false
      enable_bluetooth_emulation=false
      enable_chromium_prelude=false
      enable_ipc_fuzzer=false
      enable_iterator_debugging=true
      enable_mojom_message_id_scrambling=false
      enable_nocompile_tests=false
      enable_precompiled_headers=false
      enable_remoting=false
      enable_resource_allowlist_generation=false
      enable_rust=false
      enable_swiftshader=false
      enable_swiftshader_vulkan=false
      enable_vr=false
      enable_web_speech=false
      forbid_non_component_debug_builds=false
      host_toolchain="/C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/target_toolchain:x64"
      init_stack_vars=false
      is_clang=false
      is_component_build=false
      is_debug=true
      is_gcc=false
      is_mingw=false
      is_msvc=true
      is_official_build=false
      is_qtpdf=true
      is_qtwebengine=true
      is_shared=true
      is_unsafe_developer_build=false
      jumbo_build_excluded=["browser"]
      jumbo_file_merge_limit=8
      pdf_enable_fontations=false
      pdf_enable_v8=false
      pdf_enable_xfa=false
      pdf_enable_xfa_bmp=false
      pdf_enable_xfa_gif=false
      pdf_enable_xfa_png=false
      pdf_enable_xfa_tiff=false
      pdfium_use_qt_libpng=false
      pdfium_use_system_libpng=false
      pdfium_use_system_libtiff=false
      pdfium_use_system_zlib=false
      qt_freetype_config="C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/Debug/AMD64:qt_freetype_config"
      qt_harfbuzz_config="C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/Debug/AMD64:qt_harfbuzz_config"
      qt_libjpeg_config="C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/Debug/AMD64:qt_libjpeg_config"
      qt_libpng_config="C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/Debug/AMD64:qt_libpng_config"
      qt_uses_static_runtime=false
      qtwebengine_target="C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/Debug/AMD64:QtPdf"
      safe_browsing_mode=0
      setup_toolchain_script="//build/toolchain/win/qwe_setup_toolchain.py"
      strip_absolute_paths_from_debug_symbols=false
      symbol_level=2
      target_cpu="x64"
      treat_warnings_as_errors=false
      use_allocator_shim=false
      use_cups=false
      use_custom_libcxx=false
      use_dawn=false
      use_freelist_dispatcher=false
      use_gold=false
      use_incremental_linking=false
      use_jumbo_build=true
      use_lld=false
      use_ml=false
      use_partition_alloc=true
      use_partition_alloc_as_malloc=false
      use_qt_freetype=false
      use_qt_harfbuzz=false
      use_qt_libjpeg=false
      use_sysroot=false
      use_system_libpng=false
      use_system_zlib=false
      use_v8_context_snapshot=false
      use_viz_debugger=false
      v8_enable_webassembly=false
      v8_symbol_level=0
      v8_use_external_startup_data=false
      visual_studio_path="C:/Program Files/Microsoft Visual Studio/2022/Community"
      visual_studio_version=2022
      wdk_path="C:/Program Files (x86)/Windows Kits/10"
      win_linker_timing=true
      windows_sdk_path="C:/Program Files (x86)/Windows Kits/10"
      windows_sdk_version="10.0.26100.0"
      – GN Done. Made 21375 targets from 3449 files in 236427ms
      [1758/21268] Run gn for target WebEngineCore in C:/Qt/build_msvc2022_64/qtwebengine/src/core/Debug/AMD64
      – Found Gn: C:/Qt/build_msvc2022_64/qtwebengine/install/bin/gn.exe (found suitable exact version "6.9.2.qtwebengine.qt.io")
      – Running gn in C:/Qt/build_msvc2022_64/qtwebengine/src/core/Debug/AMD64
      – GN command:
      C:/Qt/build_msvc2022_64/qtwebengine/install/bin/gn.exe gen C:/Qt/build_msvc2022_64/qtwebengine/src/core/Debug/AMD64 --script-executable=C:/Users/thor/AppData/Local/Programs/Python/Python39/python.exe --root=C:/Qt/Src/qtwebengine/src/3rdparty/chromium
      – GN arg file:
      C:/Qt/build_msvc2022_64/qtwebengine/src/core/Debug/AMD64/args.gn
      – GN args:
      angle_enable_swiftshader=false
      assert_cpp20=false
      blink_symbol_level=0
      build_dawn_tests=false
      build_with_tflite_lib=false
      chrome_pgo_phase=0
      com_init_check_hook_disabled=true
      content_enable_legacy_ipc=true
      custom_toolchain="/C:/Qt/build_msvc2022_64/qtwebengine/src/core/target_toolchain:x64"
      dawn_use_swiftshader=false
      dcheck_always_on=false
      devtools_fast_bundle=false
      devtools_skip_typecheck=false
      disable_fieldtrial_testing_config=true
      enable_background_contents=false
      enable_background_mode=false
      enable_bluetooth_emulation=false
      enable_bound_session_credentials=false
      enable_chromium_prelude=false
      enable_extensions=true
      enable_hangout_services_extension=true
      enable_ipc_fuzzer=false
      enable_ipc_logging=false
      enable_iterator_debugging=true
      enable_java_templates=false
      enable_library_cdms=true
      enable_media_remoting=false
      enable_message_center=false
      enable_mojom_message_id_scrambling=false
      enable_nacl=false
      enable_nocompile_tests=false
      enable_oop_printing=false
      enable_pdf=true
      enable_plugins=true
      enable_ppapi=true
      enable_precompiled_headers=false
      enable_print_preview=true
      enable_printing=true
      enable_remoting=false
      enable_reporting=false
      enable_resource_allowlist_generation=false
      enable_rust=false
      enable_screen_ai_service=false
      enable_screen_capture=true
      enable_session_service=false
      enable_spellcheck=true
      enable_supervised_users=false
      enable_swiftshader=false
      enable_swiftshader_vulkan=false
      enable_vr=false
      enable_vulkan=false
      enable_web_speech=false
      enable_webenginedriver=true
      enable_webrtc=true
      enable_widevine=true
      fatal_linker_warnings=false
      ffmpeg_branding="Chrome"
      forbid_non_component_debug_builds=false
      has_native_accessibility=false
      headless_use_policy=false
      heterogeneous_executables=true
      host_toolchain="/C:/Qt/build_msvc2022_64/qtwebengine/src/core/target_toolchain:x64"
      init_stack_vars=false
      is_clang=false
      is_component_build=false
      is_debug=true
      is_gcc=false
      is_mingw=false
      is_msvc=true
      is_official_build=false
      is_qtpdf=false
      is_qtwebengine=true
      is_shared=true
      is_unsafe_developer_build=false
      jumbo_build_excluded=["browser"]
      jumbo_file_merge_limit=8
      optimize_webui=false
      pdf_enable_fontations=false
      pdf_use_skia=true
      proprietary_codecs=true
      qtwebengine_target="C:/Qt/build_msvc2022_64/qtwebengine/src/core/Debug/AMD64:QtWebEngineCore"
      rtc_use_h264=true
      rtc_use_pipewire=false
      safe_browsing_mode=0
      setup_toolchain_script="//build/toolchain/win/qwe_setup_toolchain.py"
      skia_use_dawn=false
      strip_absolute_paths_from_debug_symbols=false
      symbol_level=2
      target_cpu="x64"
      toolkit_views=false
      treat_warnings_as_errors=false
      use_allocator_shim=false
      use_browser_spellchecker=false
      use_cups=false
      use_custom_libcxx=false
      use_dawn=false
      use_embedded_config=false
      use_freelist_dispatcher=false
      use_gold=false
      use_incremental_linking=false
      use_jumbo_build=true
      use_kerberos=true
      use_lld=false
      use_ml=false
      use_partition_alloc=true
      use_partition_alloc_as_malloc=false
      use_static_angle=true
      use_sysroot=false
      use_v8_context_snapshot=true
      use_viz_debugger=false
      v8_symbol_level=0
      v8_use_external_startup_data=true
      visual_studio_path="C:/Program Files/Microsoft Visual Studio/2022/Community"
      visual_studio_version=2022
      wdk_path="C:/Program Files (x86)/Windows Kits/10"
      win_linker_timing=true
      windows_sdk_path="C:/Program Files (x86)/Windows Kits/10"
      windows_sdk_version="10.0.26100.0"
      – GN Done. Made 21578 targets from 3474 files in 236676ms
      [1769/21268] Run gn for target WebEngineCore in C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64
      – Found Gn: C:/Qt/build_msvc2022_64/qtwebengine/install/bin/gn.exe (found suitable exact version "6.9.2.qtwebengine.qt.io")
      – Running gn in C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64
      – GN command:
      C:/Qt/build_msvc2022_64/qtwebengine/install/bin/gn.exe gen C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64 --script-executable=C:/Users/thor/AppData/Local/Programs/Python/Python39/python.exe --root=C:/Qt/Src/qtwebengine/src/3rdparty/chromium
      – GN arg file:
      C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64/args.gn
      – GN args:
      angle_enable_swiftshader=false
      assert_cpp20=false
      blink_symbol_level=0
      build_dawn_tests=false
      build_with_tflite_lib=false
      chrome_pgo_phase=0
      com_init_check_hook_disabled=true
      content_enable_legacy_ipc=true
      custom_toolchain="/C:/Qt/build_msvc2022_64/qtwebengine/src/core/target_toolchain:x64"
      dawn_use_swiftshader=false
      dcheck_always_on=false
      devtools_fast_bundle=false
      devtools_skip_typecheck=false
      disable_fieldtrial_testing_config=true
      enable_background_contents=false
      enable_background_mode=false
      enable_bluetooth_emulation=false
      enable_bound_session_credentials=false
      enable_chromium_prelude=false
      enable_extensions=true
      enable_hangout_services_extension=true
      enable_ipc_fuzzer=false
      enable_ipc_logging=false
      enable_java_templates=false
      enable_library_cdms=true
      enable_media_remoting=false
      enable_message_center=false
      enable_mojom_message_id_scrambling=true
      enable_nacl=false
      enable_nocompile_tests=false
      enable_oop_printing=false
      enable_pdf=true
      enable_plugins=true
      enable_ppapi=true
      enable_precompiled_headers=false
      enable_print_preview=true
      enable_printing=true
      enable_remoting=false
      enable_reporting=false
      enable_resource_allowlist_generation=false
      enable_rust=false
      enable_screen_ai_service=false
      enable_screen_capture=true
      enable_session_service=false
      enable_spellcheck=true
      enable_supervised_users=false
      enable_swiftshader=false
      enable_swiftshader_vulkan=false
      enable_vr=false
      enable_vulkan=false
      enable_web_speech=false
      enable_webenginedriver=true
      enable_webrtc=true
      enable_widevine=true
      fatal_linker_warnings=false
      ffmpeg_branding="Chrome"
      forbid_non_component_debug_builds=false
      has_native_accessibility=false
      headless_use_policy=false
      heterogeneous_executables=true
      host_toolchain="/C:/Qt/build_msvc2022_64/qtwebengine/src/core/target_toolchain:x64"
      init_stack_vars=false
      is_clang=false
      is_component_build=false
      is_debug=false
      is_gcc=false
      is_mingw=false
      is_msvc=true
      is_official_build=true
      is_qtpdf=false
      is_qtwebengine=true
      is_shared=true
      is_unsafe_developer_build=false
      jumbo_build_excluded=["browser"]
      jumbo_file_merge_limit=8
      optimize_webui=false
      pdf_enable_fontations=false
      pdf_use_skia=true
      proprietary_codecs=true
      qtwebengine_target="C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64:QtWebEngineCore"
      rtc_use_h264=true
      rtc_use_pipewire=false
      safe_browsing_mode=0
      setup_toolchain_script="//build/toolchain/win/qwe_setup_toolchain.py"
      skia_use_dawn=false
      strip_absolute_paths_from_debug_symbols=false
      symbol_level=2
      target_cpu="x64"
      toolkit_views=false
      treat_warnings_as_errors=false
      use_allocator_shim=false
      use_browser_spellchecker=false
      use_cups=false
      use_custom_libcxx=false
      use_dawn=false
      use_embedded_config=false
      use_freelist_dispatcher=false
      use_gold=false
      use_incremental_linking=false
      use_jumbo_build=true
      use_kerberos=true
      use_lld=false
      use_ml=false
      use_partition_alloc=true
      use_partition_alloc_as_malloc=false
      use_static_angle=true
      use_sysroot=false
      use_thin_lto=false
      use_v8_context_snapshot=true
      v8_symbol_level=0
      v8_use_external_startup_data=true
      visual_studio_path="C:/Program Files/Microsoft Visual Studio/2022/Community"
      visual_studio_version=2022
      wdk_path="C:/Program Files (x86)/Windows Kits/10"
      win_linker_timing=true
      windows_sdk_path="C:/Program Files (x86)/Windows Kits/10"
      windows_sdk_version="10.0.26100.0"
      – GN Done. Made 22279 targets from 3470 files in 236768ms
      [1771/21268] Run gn for target Pdf in C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/RelWithDebInfo/AMD64
      – Found Gn: C:/Qt/build_msvc2022_64/qtwebengine/install/bin/gn.exe (found suitable exact version "6.9.2.qtwebengine.qt.io")
      – Running gn in C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/RelWithDebInfo/AMD64
      – GN command:
      C:/Qt/build_msvc2022_64/qtwebengine/install/bin/gn.exe gen C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/RelWithDebInfo/AMD64 --script-executable=C:/Users/thor/AppData/Local/Programs/Python/Python39/python.exe --root=C:/Qt/Src/qtwebengine/src/3rdparty/chromium
      – GN arg file:
      C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/RelWithDebInfo/AMD64/args.gn
      – GN args:
      angle_enable_swiftshader=false
      assert_cpp20=false
      blink_symbol_level=0
      build_dawn_tests=false
      chrome_pgo_phase=0
      custom_toolchain="/C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/target_toolchain:x64"
      dawn_use_swiftshader=false
      dcheck_always_on=false
      enable_bluetooth_emulation=false
      enable_chromium_prelude=false
      enable_ipc_fuzzer=false
      enable_mojom_message_id_scrambling=true
      enable_nocompile_tests=false
      enable_precompiled_headers=false
      enable_remoting=false
      enable_resource_allowlist_generation=false
      enable_rust=false
      enable_swiftshader=false
      enable_swiftshader_vulkan=false
      enable_vr=false
      enable_web_speech=false
      forbid_non_component_debug_builds=false
      host_toolchain="/C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/target_toolchain:x64"
      init_stack_vars=false
      is_clang=false
      is_component_build=false
      is_debug=false
      is_gcc=false
      is_mingw=false
      is_msvc=true
      is_official_build=true
      is_qtpdf=true
      is_qtwebengine=true
      is_shared=true
      is_unsafe_developer_build=false
      jumbo_build_excluded=["browser"]
      jumbo_file_merge_limit=8
      pdf_enable_fontations=false
      pdf_enable_v8=false
      pdf_enable_xfa=false
      pdf_enable_xfa_bmp=false
      pdf_enable_xfa_gif=false
      pdf_enable_xfa_png=false
      pdf_enable_xfa_tiff=false
      pdfium_use_qt_libpng=false
      pdfium_use_system_libpng=false
      pdfium_use_system_libtiff=false
      pdfium_use_system_zlib=false
      qt_freetype_config="C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/RelWithDebInfo/AMD64:qt_freetype_config"
      qt_harfbuzz_config="C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/RelWithDebInfo/AMD64:qt_harfbuzz_config"
      qt_libjpeg_config="C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/RelWithDebInfo/AMD64:qt_libjpeg_config"
      qt_libpng_config="C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/RelWithDebInfo/AMD64:qt_libpng_config"
      qt_uses_static_runtime=false
      qtwebengine_target="C:/Qt/build_msvc2022_64/qtwebengine/src/pdf/RelWithDebInfo/AMD64:QtPdf"
      safe_browsing_mode=0
      setup_toolchain_script="//build/toolchain/win/qwe_setup_toolchain.py"
      strip_absolute_paths_from_debug_symbols=false
      symbol_level=2
      target_cpu="x64"
      treat_warnings_as_errors=false
      use_allocator_shim=false
      use_cups=false
      use_custom_libcxx=false
      use_dawn=false
      use_freelist_dispatcher=false
      use_gold=false
      use_incremental_linking=false
      use_jumbo_build=true
      use_lld=false
      use_ml=false
      use_partition_alloc=true
      use_partition_alloc_as_malloc=false
      use_qt_freetype=false
      use_qt_harfbuzz=false
      use_qt_libjpeg=false
      use_sysroot=false
      use_system_libpng=false
      use_system_zlib=false
      use_thin_lto=false
      use_v8_context_snapshot=false
      v8_enable_webassembly=false
      v8_symbol_level=0
      v8_use_external_startup_data=false
      visual_studio_path="C:/Program Files/Microsoft Visual Studio/2022/Community"
      visual_studio_version=2022
      wdk_path="C:/Program Files (x86)/Windows Kits/10"
      win_linker_timing=true
      windows_sdk_path="C:/Program Files (x86)/Windows Kits/10"
      windows_sdk_version="10.0.26100.0"
      – GN Done. Made 22223 targets from 3445 files in 236894ms
      [3119/21268] Generating ../../../CMakeFiles_QtPdf_Debug_objects.rsp
      [3123/21268] Running ninja for QtWebEngineCore in C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64ninja: Entering directory `C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64'
      [360/21910] LINK protoc-gen-js.exe protoc-gen-js.exe.pdb
        OptRef: Total time = 0.000s
        OptIcf: Total time = 0.062s
      Pass 1: Interval #1, time = 1.078s
        Wait PDB close: Total time = 0.000s
        Wait type merge: Total time = 0.000s
      Pass 2: Interval #2, time = 0.078s
      Final: Total time = 1.156s
      [372/21910] LINK protoc.exe protoc.exe.pdb
        OptRef: Total time = 0.000s
        OptIcf: Total time = 0.141s
      Pass 1: Interval #1, time = 0.906s
        Wait PDB close: Total time = 0.016s
        Wait type merge: Total time = 0.000s
      Pass 2: Interval #2, time = 0.172s
      Final: Total time = 1.078s
      [400/21910] LINK protozero_plugin.exe protozero_plugin.exe.pdb
        OptRef: Total time = 0.016s
        OptIcf: Total time = 0.047s
      Pass 1: Interval #1, time = 0.782s
        Wait PDB close: Total time = 0.000s
        Wait type merge: Total time = 0.000s
      Pass 2: Interval #2, time = 0.187s
      Final: Total time = 0.969s
      [441/21910] LINK cppgen_plugin.exe cppgen_plugin.exe.pdb
        OptRef: Total time = 0.000s
        OptIcf: Total time = 0.078s
      Pass 1: Interval #1, time = 0.906s
        Wait PDB close: Total time = 0.094s
        Wait type merge: Total time = 0.000s
      Pass 2: Interval #2, time = 0.735s
      Final: Total time = 1.641s
      [627/21910] LINK nasm.exe nasm.exe.pdb
        OptRef: Total time = 0.000s
        OptIcf: Total time = 0.016s
      Pass 1: Interval #1, time = 0.469s
        Wait PDB close: Total time = 0.000s
        Wait type merge: Total time = 0.000s
      Pass 2: Interval #2, time = 0.046s
      Final: Total time = 0.515s
      [1885/21910] CXX obj/base/base/base_jumbo_1.obj
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\base\check.cc(387) : warning C4722: 'logging::NotReachedNoreturnError::~NotReachedNoreturnError': destructor never returns, potential memory leak
      [1891/21910] CXX obj/base/base/base_jumbo_12.obj
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\base\metrics\persistent_histogram_allocator.cc(749) : warning C4722: 'base::GlobalHistogramAllocator::~GlobalHistogramAllocator': destructor never returns, potential memory leak
      [1893/21910] CXX obj/base/base/logging.obj
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\base\logging.cc(1080) : warning C4722: 'logging::LogMessageFatal::~LogMessageFatal': destructor never returns, potential memory leak
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\base\logging.cc(1146) : warning C4722: 'logging::Win32ErrorLogMessageFatal::~Win32ErrorLogMessageFatal': destructor never returns, potential memory leak
      [1939/21910] CXX obj/base/base/base_jumbo_49.obj
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(294): warning C4005: 'STATUS_PENDING': macro redefinition
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\base/win/windows_types.h(226): note: see previous definition of 'STATUS_PENDING'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2608): warning C4005: 'STATUS_WAIT_0': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(66): note: see previous definition of 'STATUS_WAIT_0'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2609): warning C4005: 'STATUS_ABANDONED_WAIT_0': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(226): note: see previous definition of 'STATUS_ABANDONED_WAIT_0'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2610): warning C4005: 'STATUS_USER_APC': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(249): note: see previous definition of 'STATUS_USER_APC'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2611): warning C4005: 'STATUS_TIMEOUT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(285): note: see previous definition of 'STATUS_TIMEOUT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2612): warning C4005: 'STATUS_PENDING': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(294): note: see previous definition of 'STATUS_PENDING'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2613): warning C4005: 'DBG_EXCEPTION_HANDLED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(750): note: see previous definition of 'DBG_EXCEPTION_HANDLED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2614): warning C4005: 'DBG_CONTINUE': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(759): note: see previous definition of 'DBG_CONTINUE'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2615): warning C4005: 'STATUS_SEGMENT_NOTIFICATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(834): note: see previous definition of 'STATUS_SEGMENT_NOTIFICATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2616): warning C4005: 'STATUS_FATAL_APP_EXIT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(997): note: see previous definition of 'STATUS_FATAL_APP_EXIT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2617): warning C4005: 'DBG_REPLY_LATER': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1344): note: see previous definition of 'DBG_REPLY_LATER'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2618): warning C4005: 'DBG_TERMINATE_THREAD': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1362): note: see previous definition of 'DBG_TERMINATE_THREAD'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2619): warning C4005: 'DBG_TERMINATE_PROCESS': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1371): note: see previous definition of 'DBG_TERMINATE_PROCESS'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2620): warning C4005: 'DBG_CONTROL_C': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1380): note: see previous definition of 'DBG_CONTROL_C'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2621): warning C4005: 'DBG_PRINTEXCEPTION_C': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1389): note: see previous definition of 'DBG_PRINTEXCEPTION_C'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2622): warning C4005: 'DBG_RIPEXCEPTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1398): note: see previous definition of 'DBG_RIPEXCEPTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2623): warning C4005: 'DBG_CONTROL_BREAK': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1407): note: see previous definition of 'DBG_CONTROL_BREAK'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2624): warning C4005: 'DBG_COMMAND_EXCEPTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1416): note: see previous definition of 'DBG_COMMAND_EXCEPTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2625): warning C4005: 'DBG_PRINTEXCEPTION_WIDE_C': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1425): note: see previous definition of 'DBG_PRINTEXCEPTION_WIDE_C'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2626): warning C4005: 'STATUS_GUARD_PAGE_VIOLATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1457): note: see previous definition of 'STATUS_GUARD_PAGE_VIOLATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2627): warning C4005: 'STATUS_DATATYPE_MISALIGNMENT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1468): note: see previous definition of 'STATUS_DATATYPE_MISALIGNMENT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2628): warning C4005: 'STATUS_BREAKPOINT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1479): note: see previous definition of 'STATUS_BREAKPOINT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2629): warning C4005: 'STATUS_SINGLE_STEP': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1490): note: see previous definition of 'STATUS_SINGLE_STEP'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2630): warning C4005: 'STATUS_LONGJUMP': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1793): note: see previous definition of 'STATUS_LONGJUMP'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2631): warning C4005: 'STATUS_UNWIND_CONSOLIDATE': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1820): note: see previous definition of 'STATUS_UNWIND_CONSOLIDATE'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2632): warning C4005: 'DBG_EXCEPTION_NOT_HANDLED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1944): note: see previous definition of 'DBG_EXCEPTION_NOT_HANDLED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2633): warning C4005: 'STATUS_ACCESS_VIOLATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2111): note: see previous definition of 'STATUS_ACCESS_VIOLATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2634): warning C4005: 'STATUS_IN_PAGE_ERROR': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2120): note: see previous definition of 'STATUS_IN_PAGE_ERROR'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2635): warning C4005: 'STATUS_INVALID_HANDLE': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2138): note: see previous definition of 'STATUS_INVALID_HANDLE'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2636): warning C4005: 'STATUS_INVALID_PARAMETER': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2183): note: see previous definition of 'STATUS_INVALID_PARAMETER'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2637): warning C4005: 'STATUS_NO_MEMORY': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2283): note: see previous definition of 'STATUS_NO_MEMORY'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2638): warning C4005: 'STATUS_ILLEGAL_INSTRUCTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2340): note: see previous definition of 'STATUS_ILLEGAL_INSTRUCTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2639): warning C4005: 'STATUS_NONCONTINUABLE_EXCEPTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2421): note: see previous definition of 'STATUS_NONCONTINUABLE_EXCEPTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2640): warning C4005: 'STATUS_INVALID_DISPOSITION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2430): note: see previous definition of 'STATUS_INVALID_DISPOSITION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2641): warning C4005: 'STATUS_ARRAY_BOUNDS_EXCEEDED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3363): note: see previous definition of 'STATUS_ARRAY_BOUNDS_EXCEEDED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2642): warning C4005: 'STATUS_FLOAT_DENORMAL_OPERAND': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3373): note: see previous definition of 'STATUS_FLOAT_DENORMAL_OPERAND'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2643): warning C4005: 'STATUS_FLOAT_DIVIDE_BY_ZERO': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3383): note: see previous definition of 'STATUS_FLOAT_DIVIDE_BY_ZERO'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2644): warning C4005: 'STATUS_FLOAT_INEXACT_RESULT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3393): note: see previous definition of 'STATUS_FLOAT_INEXACT_RESULT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2645): warning C4005: 'STATUS_FLOAT_INVALID_OPERATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3403): note: see previous definition of 'STATUS_FLOAT_INVALID_OPERATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2646): warning C4005: 'STATUS_FLOAT_OVERFLOW': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3413): note: see previous definition of 'STATUS_FLOAT_OVERFLOW'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2647): warning C4005: 'STATUS_FLOAT_STACK_CHECK': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3423): note: see previous definition of 'STATUS_FLOAT_STACK_CHECK'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2648): warning C4005: 'STATUS_FLOAT_UNDERFLOW': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3433): note: see previous definition of 'STATUS_FLOAT_UNDERFLOW'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2649): warning C4005: 'STATUS_INTEGER_DIVIDE_BY_ZERO': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3443): note: see previous definition of 'STATUS_INTEGER_DIVIDE_BY_ZERO'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2650): warning C4005: 'STATUS_INTEGER_OVERFLOW': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3453): note: see previous definition of 'STATUS_INTEGER_OVERFLOW'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2651): warning C4005: 'STATUS_PRIVILEGED_INSTRUCTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3463): note: see previous definition of 'STATUS_PRIVILEGED_INSTRUCTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2652): warning C4005: 'STATUS_STACK_OVERFLOW': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(4409): note: see previous definition of 'STATUS_STACK_OVERFLOW'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2653): warning C4005: 'STATUS_DLL_NOT_FOUND': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(4926): note: see previous definition of 'STATUS_DLL_NOT_FOUND'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2654): warning C4005: 'STATUS_ORDINAL_NOT_FOUND': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(4955): note: see previous definition of 'STATUS_ORDINAL_NOT_FOUND'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2655): warning C4005: 'STATUS_ENTRYPOINT_NOT_FOUND': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(4965): note: see previous definition of 'STATUS_ENTRYPOINT_NOT_FOUND'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2656): warning C4005: 'STATUS_CONTROL_C_EXIT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(4975): note: see previous definition of 'STATUS_CONTROL_C_EXIT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2657): warning C4005: 'STATUS_DLL_INIT_FAILED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(5053): note: see previous definition of 'STATUS_DLL_INIT_FAILED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2658): warning C4005: 'STATUS_CONTROL_STACK_VIOLATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(6050): note: see previous definition of 'STATUS_CONTROL_STACK_VIOLATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2659): warning C4005: 'STATUS_FLOAT_MULTIPLE_FAULTS': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(7644): note: see previous definition of 'STATUS_FLOAT_MULTIPLE_FAULTS'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2660): warning C4005: 'STATUS_FLOAT_MULTIPLE_TRAPS': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(7654): note: see previous definition of 'STATUS_FLOAT_MULTIPLE_TRAPS'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2661): warning C4005: 'STATUS_REG_NAT_CONSUMPTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(7786): note: see previous definition of 'STATUS_REG_NAT_CONSUMPTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2662): warning C4005: 'STATUS_HEAP_CORRUPTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(8769): note: see previous definition of 'STATUS_HEAP_CORRUPTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2663): warning C4005: 'STATUS_STACK_BUFFER_OVERRUN': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(8997): note: see previous definition of 'STATUS_STACK_BUFFER_OVERRUN'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2664): warning C4005: 'STATUS_INVALID_CRUNTIME_PARAMETER': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(9124): note: see previous definition of 'STATUS_INVALID_CRUNTIME_PARAMETER'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2665): warning C4005: 'STATUS_ASSERTION_FAILURE': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(9187): note: see previous definition of 'STATUS_ASSERTION_FAILURE'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2666): warning C4005: 'STATUS_ENCLAVE_VIOLATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(10096): note: see previous definition of 'STATUS_ENCLAVE_VIOLATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2667): warning C4005: 'STATUS_INTERRUPTED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(10883): note: see previous definition of 'STATUS_INTERRUPTED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2668): warning C4005: 'STATUS_THREAD_NOT_RUNNING': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(10892): note: see previous definition of 'STATUS_THREAD_NOT_RUNNING'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2669): warning C4005: 'STATUS_ALREADY_REGISTERED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(11204): note: see previous definition of 'STATUS_ALREADY_REGISTERED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2671): warning C4005: 'STATUS_SXS_EARLY_DEACTIVATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(15299): note: see previous definition of 'STATUS_SXS_EARLY_DEACTIVATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2672): warning C4005: 'STATUS_SXS_INVALID_DEACTIVATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(15308): note: see previous definition of 'STATUS_SXS_INVALID_DEACTIVATION'
      [2055/21910] CXX obj/third_party/perfetto/src/tracing/client_api_without_backends/tracing_muxer_impl.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(3767): warning C4996: 'std::atomic_store_explicit': warning STL4029: std::atomic_*() overloads for shared_ptr are deprecated in C++20. The shared_ptr specialization of std::atomic provides superior functionality. You can define _SILENCE_CXX20_OLD_SHARED_PTR_ATOMIC_SUPPORT_DEPRECATION_WARNING or _SILENCE_ALL_CXX20_DEPRECATION_WARNINGS to suppress this warning.
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(3767): note: the template instantiation context (the oldest one first) is
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/third_party/perfetto/src/tracing/internal/tracing_muxer_impl.cc(205): note: see reference to function template instantiation 'void std::atomic_store<perfetto::ProducerEndpoint>(std::shared_ptr<perfetto::ProducerEndpoint> *,std::shared_ptr<perfetto::ProducerEndpoint>)' being compiled
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(3753): warning C4996: 'std::atomic_load_explicit': warning STL4029: std::atomic_*() overloads for shared_ptr are deprecated in C++20. The shared_ptr specialization of std::atomic provides superior functionality. You can define _SILENCE_CXX20_OLD_SHARED_PTR_ATOMIC_SUPPORT_DEPRECATION_WARNING or _SILENCE_ALL_CXX20_DEPRECATION_WARNINGS to suppress this warning.
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(3753): note: the template instantiation context (the oldest one first) is
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/third_party/perfetto/src/tracing/internal/tracing_muxer_impl.cc(2276): note: see reference to function template instantiation 'std::shared_ptr<perfetto::ProducerEndpoint> std::atomic_load<perfetto::ProducerEndpoint>(const std::shared_ptr<perfetto::ProducerEndpoint> *)' being compiled
      [2670/21910] CXX obj/mojo/core/impl_for_embedder/platform_handle_in_transit.obj
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(66): warning C4005: 'STATUS_WAIT_0': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2608): note: see previous definition of 'STATUS_WAIT_0'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(226): warning C4005: 'STATUS_ABANDONED_WAIT_0': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2609): note: see previous definition of 'STATUS_ABANDONED_WAIT_0'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(249): warning C4005: 'STATUS_USER_APC': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2610): note: see previous definition of 'STATUS_USER_APC'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(285): warning C4005: 'STATUS_TIMEOUT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2611): note: see previous definition of 'STATUS_TIMEOUT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(294): warning C4005: 'STATUS_PENDING': macro redefinition
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\base/win/windows_types.h(226): note: see previous definition of 'STATUS_PENDING'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(750): warning C4005: 'DBG_EXCEPTION_HANDLED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2613): note: see previous definition of 'DBG_EXCEPTION_HANDLED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(759): warning C4005: 'DBG_CONTINUE': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2614): note: see previous definition of 'DBG_CONTINUE'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(834): warning C4005: 'STATUS_SEGMENT_NOTIFICATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2615): note: see previous definition of 'STATUS_SEGMENT_NOTIFICATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(997): warning C4005: 'STATUS_FATAL_APP_EXIT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2616): note: see previous definition of 'STATUS_FATAL_APP_EXIT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1344): warning C4005: 'DBG_REPLY_LATER': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2617): note: see previous definition of 'DBG_REPLY_LATER'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1362): warning C4005: 'DBG_TERMINATE_THREAD': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2618): note: see previous definition of 'DBG_TERMINATE_THREAD'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1371): warning C4005: 'DBG_TERMINATE_PROCESS': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2619): note: see previous definition of 'DBG_TERMINATE_PROCESS'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1380): warning C4005: 'DBG_CONTROL_C': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2620): note: see previous definition of 'DBG_CONTROL_C'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1389): warning C4005: 'DBG_PRINTEXCEPTION_C': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2621): note: see previous definition of 'DBG_PRINTEXCEPTION_C'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1398): warning C4005: 'DBG_RIPEXCEPTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2622): note: see previous definition of 'DBG_RIPEXCEPTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1407): warning C4005: 'DBG_CONTROL_BREAK': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2623): note: see previous definition of 'DBG_CONTROL_BREAK'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1416): warning C4005: 'DBG_COMMAND_EXCEPTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2624): note: see previous definition of 'DBG_COMMAND_EXCEPTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1425): warning C4005: 'DBG_PRINTEXCEPTION_WIDE_C': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2625): note: see previous definition of 'DBG_PRINTEXCEPTION_WIDE_C'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1457): warning C4005: 'STATUS_GUARD_PAGE_VIOLATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2626): note: see previous definition of 'STATUS_GUARD_PAGE_VIOLATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1468): warning C4005: 'STATUS_DATATYPE_MISALIGNMENT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2627): note: see previous definition of 'STATUS_DATATYPE_MISALIGNMENT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1479): warning C4005: 'STATUS_BREAKPOINT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2628): note: see previous definition of 'STATUS_BREAKPOINT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1490): warning C4005: 'STATUS_SINGLE_STEP': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2629): note: see previous definition of 'STATUS_SINGLE_STEP'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1793): warning C4005: 'STATUS_LONGJUMP': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2630): note: see previous definition of 'STATUS_LONGJUMP'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1820): warning C4005: 'STATUS_UNWIND_CONSOLIDATE': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2631): note: see previous definition of 'STATUS_UNWIND_CONSOLIDATE'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(1944): warning C4005: 'DBG_EXCEPTION_NOT_HANDLED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2632): note: see previous definition of 'DBG_EXCEPTION_NOT_HANDLED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2111): warning C4005: 'STATUS_ACCESS_VIOLATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2633): note: see previous definition of 'STATUS_ACCESS_VIOLATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2120): warning C4005: 'STATUS_IN_PAGE_ERROR': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2634): note: see previous definition of 'STATUS_IN_PAGE_ERROR'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2138): warning C4005: 'STATUS_INVALID_HANDLE': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2635): note: see previous definition of 'STATUS_INVALID_HANDLE'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2183): warning C4005: 'STATUS_INVALID_PARAMETER': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2636): note: see previous definition of 'STATUS_INVALID_PARAMETER'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2283): warning C4005: 'STATUS_NO_MEMORY': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2637): note: see previous definition of 'STATUS_NO_MEMORY'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2340): warning C4005: 'STATUS_ILLEGAL_INSTRUCTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2638): note: see previous definition of 'STATUS_ILLEGAL_INSTRUCTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2421): warning C4005: 'STATUS_NONCONTINUABLE_EXCEPTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2639): note: see previous definition of 'STATUS_NONCONTINUABLE_EXCEPTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(2430): warning C4005: 'STATUS_INVALID_DISPOSITION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2640): note: see previous definition of 'STATUS_INVALID_DISPOSITION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3363): warning C4005: 'STATUS_ARRAY_BOUNDS_EXCEEDED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2641): note: see previous definition of 'STATUS_ARRAY_BOUNDS_EXCEEDED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3373): warning C4005: 'STATUS_FLOAT_DENORMAL_OPERAND': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2642): note: see previous definition of 'STATUS_FLOAT_DENORMAL_OPERAND'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3383): warning C4005: 'STATUS_FLOAT_DIVIDE_BY_ZERO': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2643): note: see previous definition of 'STATUS_FLOAT_DIVIDE_BY_ZERO'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3393): warning C4005: 'STATUS_FLOAT_INEXACT_RESULT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2644): note: see previous definition of 'STATUS_FLOAT_INEXACT_RESULT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3403): warning C4005: 'STATUS_FLOAT_INVALID_OPERATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2645): note: see previous definition of 'STATUS_FLOAT_INVALID_OPERATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3413): warning C4005: 'STATUS_FLOAT_OVERFLOW': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2646): note: see previous definition of 'STATUS_FLOAT_OVERFLOW'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3423): warning C4005: 'STATUS_FLOAT_STACK_CHECK': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2647): note: see previous definition of 'STATUS_FLOAT_STACK_CHECK'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3433): warning C4005: 'STATUS_FLOAT_UNDERFLOW': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2648): note: see previous definition of 'STATUS_FLOAT_UNDERFLOW'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3443): warning C4005: 'STATUS_INTEGER_DIVIDE_BY_ZERO': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2649): note: see previous definition of 'STATUS_INTEGER_DIVIDE_BY_ZERO'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3453): warning C4005: 'STATUS_INTEGER_OVERFLOW': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2650): note: see previous definition of 'STATUS_INTEGER_OVERFLOW'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(3463): warning C4005: 'STATUS_PRIVILEGED_INSTRUCTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2651): note: see previous definition of 'STATUS_PRIVILEGED_INSTRUCTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(4409): warning C4005: 'STATUS_STACK_OVERFLOW': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2652): note: see previous definition of 'STATUS_STACK_OVERFLOW'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(4926): warning C4005: 'STATUS_DLL_NOT_FOUND': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2653): note: see previous definition of 'STATUS_DLL_NOT_FOUND'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(4955): warning C4005: 'STATUS_ORDINAL_NOT_FOUND': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2654): note: see previous definition of 'STATUS_ORDINAL_NOT_FOUND'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(4965): warning C4005: 'STATUS_ENTRYPOINT_NOT_FOUND': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2655): note: see previous definition of 'STATUS_ENTRYPOINT_NOT_FOUND'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(4975): warning C4005: 'STATUS_CONTROL_C_EXIT': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2656): note: see previous definition of 'STATUS_CONTROL_C_EXIT'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(5053): warning C4005: 'STATUS_DLL_INIT_FAILED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2657): note: see previous definition of 'STATUS_DLL_INIT_FAILED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(6050): warning C4005: 'STATUS_CONTROL_STACK_VIOLATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2658): note: see previous definition of 'STATUS_CONTROL_STACK_VIOLATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(7644): warning C4005: 'STATUS_FLOAT_MULTIPLE_FAULTS': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2659): note: see previous definition of 'STATUS_FLOAT_MULTIPLE_FAULTS'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(7654): warning C4005: 'STATUS_FLOAT_MULTIPLE_TRAPS': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2660): note: see previous definition of 'STATUS_FLOAT_MULTIPLE_TRAPS'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(7786): warning C4005: 'STATUS_REG_NAT_CONSUMPTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2661): note: see previous definition of 'STATUS_REG_NAT_CONSUMPTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(8769): warning C4005: 'STATUS_HEAP_CORRUPTION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2662): note: see previous definition of 'STATUS_HEAP_CORRUPTION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(8997): warning C4005: 'STATUS_STACK_BUFFER_OVERRUN': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2663): note: see previous definition of 'STATUS_STACK_BUFFER_OVERRUN'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(9124): warning C4005: 'STATUS_INVALID_CRUNTIME_PARAMETER': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2664): note: see previous definition of 'STATUS_INVALID_CRUNTIME_PARAMETER'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(9187): warning C4005: 'STATUS_ASSERTION_FAILURE': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2665): note: see previous definition of 'STATUS_ASSERTION_FAILURE'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(10096): warning C4005: 'STATUS_ENCLAVE_VIOLATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2666): note: see previous definition of 'STATUS_ENCLAVE_VIOLATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(10883): warning C4005: 'STATUS_INTERRUPTED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2667): note: see previous definition of 'STATUS_INTERRUPTED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(10892): warning C4005: 'STATUS_THREAD_NOT_RUNNING': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2668): note: see previous definition of 'STATUS_THREAD_NOT_RUNNING'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(11204): warning C4005: 'STATUS_ALREADY_REGISTERED': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2669): note: see previous definition of 'STATUS_ALREADY_REGISTERED'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(15299): warning C4005: 'STATUS_SXS_EARLY_DEACTIVATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2671): note: see previous definition of 'STATUS_SXS_EARLY_DEACTIVATION'
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\shared\ntstatus.h(15308): warning C4005: 'STATUS_SXS_INVALID_DEACTIVATION': macro redefinition
      C:\Program Files (x86)\Windows Kits\10\include\10.0.26100.0\um\winnt.h(2672): note: see previous definition of 'STATUS_SXS_INVALID_DEACTIVATION'
      [3978/21910] CC obj/third_party/wuffs/wuffs/wuffs-v0.3.obj
      Wuffs with MSVC+IX86/X64 needs /arch:AVX for best performance
      [4280/21910] CXX obj/skia/skia/SkWuffsCodec.obj
      Wuffs with MSVC+IX86/X64 needs /arch:AVX for best performance
      [5507/21910] LINK transport_security_state_generator.exe transport_security_state_generator.exe.pdb
      LibDef: Total time = 0.000s
        OptRef: Total time = 0.015s
        OptIcf: Total time = 0.297s
      Pass 1: Interval #1, time = 3.234s
        Wait PDB close: Total time = 0.047s
        Wait type merge: Total time = 0.000s
      Pass 2: Interval #2, time = 0.422s
      Final: Total time = 3.656s
      [5513/21910] LINK root_store_tool.exe root_store_tool.exe.pdb
      LibDef: Total time = 0.015s
        OptRef: Total time = 0.032s
        OptIcf: Total time = 0.296s
      Pass 1: Interval #1, time = 4.047s
        Wait PDB close: Total time = 0.063s
        Wait type merge: Total time = 0.000s
      Pass 2: Interval #2, time = 0.500s
      Final: Total time = 4.547s
      [6764/21910] CXX obj/components/variations/variations/study_filtering.obj
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\type_traits(2448): warning C4018: '<': signed/unsigned mismatch
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\type_traits(2448): note: the template instantiation context (the oldest one first) is
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/study_filtering.cc(253): note: see reference to function template instantiation 'bool base::Contains<base::internal::flat_tree<uint64_t,std::identity,std::less<void>,std::vector<Key,std::allocator<Key>>>,int64_t>(const Container &,const Value &)' being compiled
              with
              [
                  Key=uint64_t,
                  Container=base::internal::flat_tree<uint64_t,std::identity,std::less<void>,std::vector<uint64_t,std::allocator<uint64_t>>>,
                  Value=int64_t
              ]
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\base/containers/contains.h(35): note: see reference to function template instantiation 'bool base::internal::flat_tree<uint64_t,std::identity,std::less<void>,std::vector<Key,std::allocator<Key>>>::contains<Value>(const K &) const' being compiled
              with
              [
                  Key=uint64_t,
                  Value=int64_t,
                  K=int64_t
              ]
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\base/containers/flat_tree.h(976): note: while compiling class template member function 'bool std::less<void>::operator ()<const K&,const unsigned __int64&>(_Ty1,_Ty2) noexcept(<expr>) const'
              with
              [
                  K=int64_t,
                  _Ty1=const int64_t &,
                  _Ty2=const unsigned __int64 &
              ]
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\type_traits(2450): warning C4018: '<': signed/unsigned mismatch
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\type_traits(2450): note: the template instantiation context (the oldest one first) is
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\base/containers/contains.h(35): note: see reference to function template instantiation 'bool base::internal::flat_tree<uint64_t,std::identity,std::less<void>,std::vector<Key,std::allocator<Key>>>::contains<Value>(const K &) const' being compiled
              with
              [
                  Key=uint64_t,
                  Value=int64_t,
                  K=int64_t
              ]
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\base/containers/flat_tree.h(976): note: see reference to function template instantiation 'bool std::less<void>::operator ()<const K&,const unsigned __int64&>(_Ty1,_Ty2) noexcept const' being compiled
              with
              [
                  K=int64_t,
                  _Ty1=const int64_t &,
                  _Ty2=const unsigned __int64 &
              ]
      [6783/21910] CXX obj/components/variations/variations/variations_ids_provider.obj
      FAILED: obj/components/variations/variations/variations_ids_provider.obj
      ninja t msvc -e environment.x64 – cl.exe /c ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc /Foobj/components/variations/variations/variations_ids_provider.obj /nologo /showIncludes -DIS_VARIATIONS_IMPL -DUSE_AURA=1 -DOFFICIAL_BUILD -DTOOLKIT_QT -D_CRT_NONSTDC_NO_WARNINGS -D_WINSOCK_DEPRECATED_NO_WARNINGS -D_LIBCPP_HARDENING_MODE=LIBCPP_HARDENING_MODE_NONE -D_HAS_EXCEPTIONS=0 -DSTD_C -D_CRT_RAND_S -D_CRT_SECURE_NO_DEPRECATE -D_SCL_SECURE_NO_DEPRECATE -D_ATL_NO_OPENGL -D_WINDOWS -DCERT_CHAIN_PARA_HAS_EXTRA_FIELDS -DPSAPI_VERSION=2 -DWIN32 -D_SECURE_ATL -DWINAPI_FAMILY=WINAPI_FAMILY_DESKTOP_APP -DWIN32_LEAN_AND_MEAN -DNOMINMAX -D_UNICODE -DUNICODE -DNTDDI_VERSION=NTDDI_WIN10_NI -D_WIN32_WINNT=0x0A00 -DWINVER=0x0A00 -DNDEBUG -DNVALGRIND -DDYNAMIC_ANNOTATIONS_ENABLED=0 -DGOOGLE_PROTOBUF_NO_RTTI -DGOOGLE_PROTOBUF_NO_STATIC_INITIALIZER -DGOOGLE_PROTOBUF_INTERNAL_DONATE_STEAL_INLINE=0 -DCRASHPAD_ZLIB_SOURCE_EXTERNAL -Igen -I../../../../../../Src/qtwebengine/src/3rdparty/chromium -I../../../../../../Src/qtwebengine/src/3rdparty/chromium/third_party/perfetto/include -Igen/third_party/perfetto/build_config -Igen/third_party/perfetto -I../../../../../../Src/qtwebengine/src/3rdparty/chromium/third_party/protobuf/src -Igen/protoc_out -I../../../../../../Src/qtwebengine/src/3rdparty/chromium/base/allocator/partition_allocator/src -Igen/base/allocator/partition_allocator/src -I../../../../../../Src/qtwebengine/src/3rdparty/chromium/third_party/abseil-cpp -I../../../../../../Src/qtwebengine/src/3rdparty/chromium/third_party/boringssl/src/include -I../../../../../../Src/qtwebengine/src/3rdparty/chromium/third_party/ipcz/include -I../../../../../../Src/qtwebengine/src/3rdparty/chromium/third_party/crashpad/crashpad -I../../../../../../Src/qtwebengine/src/3rdparty/chromium/third_party/crashpad/crashpad/compat/win -I../../../../../../Src/qtwebengine/src/3rdparty/chromium/third_party/zlib /wd4091 /wd4127 /wd4251 /wd4275 /wd4312 /wd4324 /wd4351 /wd4355 /wd4503 /wd4589 /wd4611 /wd4100 /wd4121 /wd4244 /wd4505 /wd4510 /wd4512 /wd4610 /wd4838 /wd4995 /wd4996 /wd4456 /wd4457 /wd4458 /wd4459 /wd4200 /wd4201 /wd4204 /wd4221 /wd4245 /wd4267 /wd4305 /wd4389 /wd4702 /wd4701 /wd4703 /wd4661 /wd4706 /wd4715 /wd4003 /wd4068 /wd5051 /w34996 /wd4244 /Gy /FS /bigobj /utf-8 /Zc:preprocessor /wd5105 /Zc:cplusplus /O2 /Oy /Zc:inline /Gw /Zi /MD /wd4577 /std:c++20 /Zc:_cplusplus /TP /GR- /Fd"obj/components/variations/variations_cc.pdb"
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\components/variations/variations_ids_provider.h(41): error C3646: 'web_visibility': unknown override specifier
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\components/variations/variations_ids_provider.h(41): error C4430: missing type specifier - int assumed. Note: C++ does not support default-int
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(50): error C2039: 'web_visibility': is not a member of 'variations::VariationsHeaderKey'
      C:\Qt\Src\qtwebengine\src\3rdparty\chromium\components/variations/variations_ids_provider.h(39): note: see declaration of 'variations::VariationsHeaderKey'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(50): error C2059: syntax error: ';'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(51): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(67): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(72): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(75): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(79): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(82): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(87): error C2653: 'Mode': is not a class or namespace name
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(89): error C2653: 'Mode': is not a class or namespace name
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(94): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(100): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(106): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(107): error C2065: 'first_party_header_copy': undeclared identifier ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(107): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(108): error C2065: 'any_context_header_copy': undeclared identifier
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(108): error C2059: syntax error: '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(108): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(111): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(114): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(120): error C2065: 'keys': undeclared identifier
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(120): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(123): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(126): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(128): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(129): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(129): error C2143: syntax error: missing ')' before ';' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(130): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(132): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(133): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(134): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(135): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(137): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(139): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(140): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(143): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(145): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(148): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(149): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(155): error C2059: syntax error: '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(155): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(157): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(160): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(164): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(165): error C2065: 'low_entropy_source_value': undeclared identifier ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(165): error C2059: syntax error: ')' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(166): error C2065: 'low_entropy_source_value': undeclared identifier ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(166): error C2059: syntax error: ')' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(167): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(169): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(173): error C2146: syntax error: missing '>' before identifier 'command_line_variation_ids'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(173): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(177): error C2065: 'force_enabled_ids_set_': undeclared identifier
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(177): error C2059: syntax error: ')'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(178): error C2653: 'ForceIdsResult': is not a class or namespace name
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(182): error C2065: 'force_enabled_ids_set_': undeclared identifier
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(182): error C2059: syntax error: ')'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(182): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(183): error C2653: 'ForceIdsResult': is not a class or namespace name ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(184): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(185): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(190): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(191): error C2653: 'ForceIdsResult': is not a class or namespace name
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(192): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(195): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(203): error C2065: 'force_disabled_ids_set_': undeclared identifier
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(203): error C2059: syntax error: ')'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(203): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(205): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(212): error C2065: 'VariationIDEntry': undeclared identifier
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(212): error C2923: 'std::set': 'VariationIDEntry' is not a valid template type argument for parameter '_Kty'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(212): note: see declaration of 'VariationIDEntry'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(212): error C2976: 'std::set': too few template arguments
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\set(51): note: see declaration of 'std::set'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(213): error C2065: 'force_disabled_ids_set_': undeclared identifier
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(213): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(214): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(219): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(222): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(223): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(226): error C2143: syntax error: missing ';' before '

      {' ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(231): error C2143: syntax error: missing ';' before '}

      '
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(233): error C2143: syntax error: missing ';' before '}'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(235): error C2143: syntax error: missing ';' before '{'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(237): error C2947: expecting '>' to terminate template-argument-list, found '<'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(50): error C2062: type 'unknown-type' unexpected
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(237): error C2065: 'probably_true': undeclared identifier
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(237): error C2059: syntax error: ')'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(237): error C2143: syntax error: missing ';' before 'attribute specifier'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(237): error C2181: illegal else without matching if
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(238): error C2065: 'observer_list_': undeclared identifier
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(238): error C2065: 'observer': undeclared identifier
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(367): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'variations::VariationsHeaderKey'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(367): note: Invalid aggregate initialization
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(368): note: too many initializers
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(372): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'variations::VariationsHeaderKey'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(372): note: Invalid aggregate initialization
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(373): note: too many initializers
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(377): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'variations::VariationsHeaderKey'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(377): note: Invalid aggregate initialization
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(378): note: too many initializers
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(382): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'variations::VariationsHeaderKey'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(382): note: Invalid aggregate initialization
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(383): note: too many initializers
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(505): error C2440: '<function-style-cast>': cannot convert from 'initializer list' to 'variations::VariationsHeaderKey'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(505): note: Invalid aggregate initialization
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(505): note: too many initializers
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): error C3536: 'it': cannot be used before it is initialized
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): error C2678: binary '==': no operator found which takes a left-hand operand of type 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>' (or there is no acceptable conversion)
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\thread(259): note: could be 'bool std::operator ==(std::thread::id,std::thread::id) noexcept' [found using argument-dependent lookup]
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(std::thread::id,std::thread::id) noexcept': cannot convert argument 1 from 'int' to 'std::thread::id'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: Constructor for class 'std::thread::id' is declared 'explicit'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xtree(227): note: or 'bool std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>::operator ==(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>> &) noexcept const' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>::operator ==(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>> &) noexcept const': cannot convert argument 2 from 'int' to 'const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>> &'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: Reason: cannot convert from 'int' to 'const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>::_Tree_const_iterator': no overloaded function could convert all the argument types
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xtree(256): note: could be 'std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>::_Tree_const_iterator(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>::_Tree_const_iterator(const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>> &)': cannot convert argument 1 from 'int' to 'const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>> &'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: Reason: cannot convert from 'int' to 'const std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: Conversion requires a second user-defined-conversion operator or constructor
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xtree(256): note: or       'std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>::_Tree_const_iterator(std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>> &&)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>::_Tree_const_iterator(std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>> &&)': cannot convert argument 1 from 'int' to 'std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>> &&'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: Reason: cannot convert from 'int' to 'std::_Tree_const_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: Conversion requires a second user-defined-conversion operator or constructor
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: while trying to match the argument list '(int)'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\thread(259): note: or 'bool std::operator ==(std::thread::id,std::thread::id) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(std::thread::id,std::thread::id) noexcept': cannot convert argument 1 from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>' to 'std::thread::id'../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: No user-defined-conversion operator available that can perform this conversion, or the operator cannot be called
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\utility(490): note: or       'bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Uty1,_Uty2> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Uty1,_Uty2> &)': could not deduce template argument for 'const std::pair<_Ty1,_Ty2> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(872): note: or       'bool std::operator ==(const std::tuple<_Types...> &,const std::tuple<_Types...> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::tuple<_Types...> &,const std::tuple<_Types...> &)': could not deduce template argument for 'const std::tuple<_Types...> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xutility(1686): note: or       'bool std::operator ==(const std::reverse_iterator<_BidIt> &,const std::reverse_iterator<_BidIt2> &) noexcept(<expr>)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::reverse_iterator<_BidIt> &,const std::reverse_iterator<_BidIt2> &) noexcept(<expr>)': could not deduce template argument for 'const std::reverse_iterator<_BidIt> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xutility(4228): note: or       'bool std::operator ==(const std::move_iterator<_Iter> &,const std::move_iterator<_Iter2> &) noexcept(<expr>)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::move_iterator<_Iter> &,const std::move_iterator<_Iter2> &) noexcept(<expr>)': could not deduce template argument for 'const std::move_iterator<_Iter> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xmemory(1042): note: or       'bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &) noexcept': could not deduce template argument for 'const std::allocator<_Ty> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\map(400): note: or       'bool std::operator ==(const std::map<_Kty,_Ty,_Pr,_Alloc> &,const std::map<_Kty,_Ty,_Pr,_Alloc> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::map<_Kty,_Ty,_Pr,_Alloc> &,const std::map<_Kty,_Ty,_Pr,_Alloc> &)': could not deduce template argument for 'const std::map<_Kty,_Ty,_Pr,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\map(633): note: or       'bool std::operator ==(const std::multimap<_Kty,_Ty,_Pr,_Alloc> &,const std::multimap<_Kty,_Ty,_Pr,_Alloc> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::multimap<_Kty,_Ty,_Pr,_Alloc> &,const std::multimap<_Kty,_Ty,_Pr,_Alloc> &)': could not deduce template argument for 'const std::multimap<_Kty,_Ty,_Pr,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\set(209): note: or       'bool std::operator ==(const std::set<_Kty,_Pr,_Alloc> &,const std::set<_Kty,_Pr,_Alloc> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::set<_Kty,_Pr,_Alloc> &,const std::set<_Kty,_Pr,_Alloc> &)': could not deduce template argument for 'const std::set<_Kty,_Pr,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\set(426): note: or       'bool std::operator ==(const std::multiset<_Kty,_Pr,_Alloc> &,const std::multiset<_Kty,_Pr,_Alloc> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::multiset<_Kty,_Pr,_Alloc> &,const std::multiset<_Kty,_Pr,_Alloc> &)': could not deduce template argument for 'const std::multiset<_Kty,_Pr,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xstring(1647): note: or       'bool std::operator ==(const std::basic_string_view<_Elem,_Traits>,const std::basic_string_view<_Elem,_Traits>) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::basic_string_view<_Elem,_Traits>,const std::basic_string_view<_Elem,_Traits>) noexcept': could not deduce template argument for 'const std::basic_string_view<_Elem,_Traits>' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xstring(1661): note: or       'bool std::operator ==(const std::basic_string_view<_Elem,_Traits>,const _Identity<std::basic_string_view<_Elem,_Traits>>::type) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::basic_string_view<_Elem,_Traits>,const _Identity<std::basic_string_view<_Elem,_Traits>>::type) noexcept': could not deduce template argument for 'const std::basic_string_view<_Elem,_Traits>' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xstring(5041): note: or       'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &) noexcept': could not deduce template argument for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xstring(5047): note: or       'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *const ) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *const ) noexcept': could not deduce template argument for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(2229): note: or       'bool std::operator ==(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)': could not deduce template argument for 'const std::vector<_Ty,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\list(1875): note: or       'bool std::operator ==(const std::list<_Ty,_Alloc> &,const std::list<_Ty,_Alloc> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::list<_Ty,_Alloc> &,const std::list<_Ty,_Alloc> &)': could not deduce template argument for 'const std::list<_Ty,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\unordered_map(540): note: or       'bool std::operator ==(const std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &)': could not deduce template argument for 'const std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\unordered_map(911): note: or       'bool std::operator ==(const std::unordered_multimap<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_multimap<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unordered_multimap<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_multimap<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &)': could not deduce template argument for 'const std::unordered_multimap<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\functional(1281): note: or       'bool std::operator ==(const std::function<_Fty> &,std::nullptr_t) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::function<_Fty> &,std::nullptr_t) noexcept': could not deduce template argument for 'const std::function<_Fty> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\array(777): note: or       'bool std::operator ==(const std::array<_Ty,_Size> &,const std::array<_Ty,_Size> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::array<_Ty,_Size> &,const std::array<_Ty,_Size> &)': could not deduce template argument for 'const std::array<_Ty,_Size> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(1842): note: or       'bool std::operator ==(const std::shared_ptr<_Ty> &,const std::shared_ptr<_Ty0> &) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::shared_ptr<_Ty> &,const std::shared_ptr<_Ty0> &) noexcept': could not deduce template argument for 'const std::shared_ptr<_Ty> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(1879): note: or       'bool std::operator ==(const std::shared_ptr<_Ty> &,std::nullptr_t) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::shared_ptr<_Ty> &,std::nullptr_t) noexcept': could not deduce template argument for 'const std::shared_ptr<_Ty> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(3470): note: or       'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,const std::unique_ptr<_Ty2,_Dx2> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,const std::unique_ptr<_Ty2,_Dx2> &)': could not deduce template argument for 'const std::unique_ptr<_Ty,_Dx> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(3518): note: or       'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,std::nullptr_t) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,std::nullptr_t) noexcept': could not deduce template argument for 'const std::unique_ptr<_Ty,_Dx> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\iterator(306): note: or       'bool std::operator ==(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &) noexcept': could not deduce template argument for 'const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\iterator(488): note: or       'bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)'../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)': could not deduce template argument for 'const std::istreambuf_iterator<_Elem,_Traits> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\optional(625): note: or       'bool std::operator ==(const std::optional<_Ty> &,const std::optional<_Ty2> &) noexcept(<expr>)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::optional<_Ty> &,const std::optional<_Ty2> &) noexcept(<expr>)': could not deduce template argument for 'const std::optional<_Ty> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\optional(741): note: or       'bool std::operator ==(const std::optional<_Ty> &,std::nullopt_t) noexcept'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::optional<_Ty> &,std::nullopt_t) noexcept': could not deduce template argument for 'const std::optional<_Ty> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\optional(830): note: or       'bool std::operator ==(const std::optional<_Ty> &,const _Ty2 &) noexcept(<expr>)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::optional<_Ty> &,const _Ty2 &) noexcept(<expr>)': could not deduce template argument for 'const std::optional<_Ty> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\optional(839): note: or       'bool std::operator ==(const _Ty1 &,const std::optional<_Ty2> &) noexcept(<expr>)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const _Ty1 &,const std::optional<_Ty2> &) noexcept(<expr>)': could not deduce template argument for 'const std::optional<_Ty2> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\unordered_set(395): note: or       'bool std::operator ==(const std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc> &)': could not deduce template argument for 'const std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\unordered_set(738): note: or       'bool std::operator ==(const std::unordered_multiset<_Kty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_multiset<_Kty,_Hasher,_Keyeq,_Alloc> &)'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unordered_multiset<_Kty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_multiset<_Kty,_Hasher,_Keyeq,_Alloc> &)': could not deduce template argument for 'const std::unordered_multiset<_Kty,_Hasher,_Keyeq,_Alloc> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\utility(490): note: or 'bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Uty1,_Uty2> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::pair<_Ty1,_Ty2> &,const std::pair<_Uty1,_Uty2> &)': could not deduce template argument for 'const std::pair<_Ty1,_Ty2> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\tuple(872): note: or 'bool std::operator ==(const std::tuple<_Types...> &,const std::tuple<_Types...> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::tuple<_Types...> &,const std::tuple<_Types...> &)': could not deduce template argument for 'const std::tuple<_Types...> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xutility(1686): note: or 'bool std::operator ==(const std::reverse_iterator<_BidIt> &,const std::reverse_iterator<_BidIt2> &) noexcept(<expr>)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::reverse_iterator<_BidIt> &,const std::reverse_iterator<_BidIt2> &) noexcept(<expr>)': could not deduce template argument for 'const std::reverse_iterator<_BidIt> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xutility(4228): note: or 'bool std::operator ==(const std::move_iterator<_Iter> &,const std::move_iterator<_Iter2> &) noexcept(<expr>)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::move_iterator<_Iter> &,const std::move_iterator<_Iter2> &) noexcept(<expr>)': could not deduce template argument for 'const std::move_iterator<_Iter> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xmemory(1042): note: or 'bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &) noexcept' [synthesized expression 'y == x']../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::allocator<_Ty> &,const std::allocator<_Other> &) noexcept': could not deduce template argument for 'const std::allocator<_Ty> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\map(400): note: or 'bool std::operator ==(const std::map<_Kty,_Ty,_Pr,_Alloc> &,const std::map<_Kty,_Ty,_Pr,_Alloc> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::map<_Kty,_Ty,_Pr,_Alloc> &,const std::map<_Kty,_Ty,_Pr,_Alloc> &)': could not deduce template argument for 'const std::map<_Kty,_Ty,_Pr,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\map(633): note: or 'bool std::operator ==(const std::multimap<_Kty,_Ty,_Pr,_Alloc> &,const std::multimap<_Kty,_Ty,_Pr,_Alloc> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::multimap<_Kty,_Ty,_Pr,_Alloc> &,const std::multimap<_Kty,_Ty,_Pr,_Alloc> &)': could not deduce template argument for 'const std::multimap<_Kty,_Ty,_Pr,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\set(209): note: or 'bool std::operator ==(const std::set<_Kty,_Pr,_Alloc> &,const std::set<_Kty,_Pr,_Alloc> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::set<_Kty,_Pr,_Alloc> &,const std::set<_Kty,_Pr,_Alloc> &)': could not deduce template argument for 'const std::set<_Kty,_Pr,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\set(426): note: or 'bool std::operator ==(const std::multiset<_Kty,_Pr,_Alloc> &,const std::multiset<_Kty,_Pr,_Alloc> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::multiset<_Kty,_Pr,_Alloc> &,const std::multiset<_Kty,_Pr,_Alloc> &)': could not deduce template argument for 'const std::multiset<_Kty,_Pr,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xstring(1647): note: or 'bool std::operator ==(const std::basic_string_view<_Elem,_Traits>,const std::basic_string_view<_Elem,_Traits>) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::basic_string_view<_Elem,_Traits>,const std::basic_string_view<_Elem,_Traits>) noexcept': could not deduce template argument for 'const std::basic_string_view<_Elem,_Traits>' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xstring(1661): note: or 'bool std::operator ==(const std::basic_string_view<_Elem,_Traits>,const _Identity<std::basic_string_view<_Elem,_Traits>>::type) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::basic_string_view<_Elem,_Traits>,const _Identity<std::basic_string_view<_Elem,_Traits>>::type) noexcept': could not deduce template argument for 'const std::basic_string_view<_Elem,_Traits>' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xstring(5041): note: or 'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const std::basic_string<_Elem,_Traits,_Alloc> &) noexcept': could not deduce template argument for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\xstring(5047): note: or 'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *const ) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::basic_string<_Elem,_Traits,_Alloc> &,const _Elem *const ) noexcept': could not deduce template argument for 'const std::basic_string<_Elem,_Traits,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\vector(2229): note: or 'bool std::operator ==(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::vector<_Ty,_Alloc> &,const std::vector<_Ty,_Alloc> &)': could not deduce template argument for 'const std::vector<_Ty,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\list(1875): note: or 'bool std::operator ==(const std::list<_Ty,_Alloc> &,const std::list<_Ty,_Alloc> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::list<_Ty,_Alloc> &,const std::list<_Ty,_Alloc> &)': could not deduce template argument for 'const std::list<_Ty,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\unordered_map(540): note: or 'bool std::operator ==(const std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &)': could not deduce template argument for 'const std::unordered_map<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\unordered_map(911): note: or 'bool std::operator ==(const std::unordered_multimap<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_multimap<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unordered_multimap<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_multimap<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &)': could not deduce template argument for 'const std::unordered_multimap<_Kty,_Ty,_Hasher,_Keyeq,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\functional(1281): note: or 'bool std::operator ==(const std::function<_Fty> &,std::nullptr_t) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::function<_Fty> &,std::nullptr_t) noexcept': could not deduce template argument for 'const std::function<_Fty> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\array(777): note: or 'bool std::operator ==(const std::array<_Ty,_Size> &,const std::array<_Ty,_Size> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::array<_Ty,_Size> &,const std::array<_Ty,_Size> &)': could not deduce template argument for 'const std::array<_Ty,_Size> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(1842): note: or 'bool std::operator ==(const std::shared_ptr<_Ty> &,const std::shared_ptr<_Ty0> &) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::shared_ptr<_Ty> &,const std::shared_ptr<_Ty0> &) noexcept': could not deduce template argument for 'const std::shared_ptr<_Ty> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(1879): note: or 'bool std::operator ==(const std::shared_ptr<_Ty> &,std::nullptr_t) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::shared_ptr<_Ty> &,std::nullptr_t) noexcept': could not deduce template argument for 'const std::shared_ptr<_Ty> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(3470): note: or 'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,const std::unique_ptr<_Ty2,_Dx2> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,const std::unique_ptr<_Ty2,_Dx2> &)': could not deduce template argument for 'const std::unique_ptr<_Ty,_Dx> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\memory(3518): note: or 'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,std::nullptr_t) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unique_ptr<_Ty,_Dx> &,std::nullptr_t) noexcept': could not deduce template argument for 'const std::unique_ptr<_Ty,_Dx> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\iterator(306): note: or 'bool std::operator ==(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &,const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &) noexcept': could not deduce template argument for 'const std::istream_iterator<_Ty,_Elem,_Traits,_Diff> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\iterator(488): note: or 'bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::istreambuf_iterator<_Elem,_Traits> &,const std::istreambuf_iterator<_Elem,_Traits> &)': could not deduce template argument for 'const std::istreambuf_iterator<_Elem,_Traits> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\optional(625): note: or 'bool std::operator ==(const std::optional<_Ty> &,const std::optional<_Ty2> &) noexcept(<expr>)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::optional<_Ty> &,const std::optional<_Ty2> &) noexcept(<expr>)': could not deduce template argument for 'const std::optional<_Ty> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\optional(741): note: or 'bool std::operator ==(const std::optional<_Ty> &,std::nullopt_t) noexcept' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::optional<_Ty> &,std::nullopt_t) noexcept': could not deduce template argument for 'const std::optional<_Ty> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\optional(830): note: or 'bool std::operator ==(const std::optional<_Ty> &,const _Ty2 &) noexcept(<expr>)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::optional<_Ty> &,const _Ty2 &) noexcept(<expr>)': could not deduce template argument for 'const std::optional<_Ty> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\optional(839): note: or 'bool std::operator ==(const _Ty1 &,const std::optional<_Ty2> &) noexcept(<expr>)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const _Ty1 &,const std::optional<_Ty2> &) noexcept(<expr>)': could not deduce template argument for 'const std::optional<_Ty2> &' from 'int'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\unordered_set(395): note: or 'bool std::operator ==(const std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc> &)': could not deduce template argument for 'const std::unordered_set<_Kty,_Hasher,_Keyeq,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      C:\Program Files\Microsoft Visual Studio\2022\Community\VC\Tools\MSVC\14.39.33519\include\unordered_set(738): note: or 'bool std::operator ==(const std::unordered_multiset<_Kty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_multiset<_Kty,_Hasher,_Keyeq,_Alloc> &)' [synthesized expression 'y == x']
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: 'bool std::operator ==(const std::unordered_multiset<_Kty,_Hasher,_Keyeq,_Alloc> &,const std::unordered_multiset<_Kty,_Hasher,_Keyeq,_Alloc> &)': could not deduce template argument for 'const std::unordered_multiset<_Kty,_Hasher,_Keyeq,_Alloc> &' from 'std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>'
      ../../../../../../Src/qtwebengine/src/3rdparty/chromium/components/variations/variations_ids_provider.cc(507): note: while trying to match the argument list '(int, std::_Tree_iterator<std::_Tree_val<std::_Tree_simple_types<std::pair<const variations::VariationsHeaderKey,std::string>>>>)'
      [6798/21910] CXX obj/sandbox/policy/mojom/mojom/mojom_jumbo_1.obj
      ninja: build stopped: subcommand failed.

      [4157/21268] Automatic MOC for target QmlDomPrivate
      AutoMoc: C:/Qt/Src/qtdeclarative/src/qmldom/qqmldomfilelocations_p.h: note: No relevant classes found. No output generated.
      [5184/21268] Automatic QML type registration for target PositioningQuick
      Warning: private/qpositioningquickmodule_p.h:43: QGeoAddress is declared as foreign type, but cannot be found.
      Warning: private/qpositioningquickmodule_p.h:88: QGeoLocation is declared as foreign type, but cannot be found.
      Warning: private/qpositioningquickmodule_p.h:114: QGeoPositionInfo is declared as foreign type, but cannot be found.
      [5686/21268] Automatic MOC for target OpcUa
      AutoMoc: C:/Qt/Src/qtopcua/src/opcua/client/qopcuanodeids.h: note: No relevant classes found. No output generated.
      [6015/21268] Building CXX object qt3d\src\quick3d\quick3drender\CMakeFiles\3DQuickRender.dir\RelWithDebInfo\items\quick3dshaderdata.cpp.obj
      C:\Qt\Src\qt3d\src\quick3d\quick3drender\items\quick3dshaderdata.cpp(38): warning C4996: 'QJSValue::isVariant': This might return unexpected results; consult documentation for more information
      [8257/21268] Automatic MOC for target Graphs
      AutoMoc: C:/Qt/Src/qtgraphs/src/graphs2d/qabstractseries_p.h: note: No relevant classes found. No output generated.
      [8740/21268] Automatic MOC for target SerialBus
      AutoMoc: C:/Qt/Src/qtserialbus/src/serialbus/qcanframeprocessor.h: note: No relevant classes found. No output generated.[10507/21268] Automatic MOC for target QmlDomPrivate
      AutoMoc: C:/Qt/Src/qtdeclarative/src/qmldom/qqmldomfilelocations_p.h: note: No relevant classes found. No output generated.
      [12697/21268] Automatic MOC for target OpcUa
      AutoMoc: C:/Qt/Src/qtopcua/src/opcua/client/qopcuanodeids.h: note: No relevant classes found. No output generated.
      [13716/21268] Building CXX object qt3d\src\quick3d\quick3drender\CMakeFiles\3DQuickRender.dir\Debug\items\quick3dshaderdata.cpp.obj
      C:\Qt\Src\qt3d\src\quick3d\quick3drender\items\quick3dshaderdata.cpp(38): warning C4996: 'QJSValue::isVariant': This might return unexpected results; consult documentation for more information
      [14208/21268] Automatic MOC for target SerialBus
      AutoMoc: C:/Qt/Src/qtserialbus/src/serialbus/qcanframeprocessor.h: note: No relevant classes found. No output generated.[14209/21268] Automatic MOC for target Graphs
      AutoMoc: C:/Qt/Src/qtgraphs/src/graphs2d/qabstractseries_p.h: note: No relevant classes found. No output generated.
      [15222/21268] Generating Scene2DPlugin_resource-Debug.rc
      FAILED: qtwebengine/src/core/RelWithDebInfo/AMD64/QtWebEngineCore.stamp qtwebengine/src/core/RelWithDebInfo/AMD64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp qtwebengine/src/core/RelWithDebInfo/AMD64/QtWebEngineCore C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64/QtWebEngineCore.stamp C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64/obj/tools/v8_context_snapshot/v8_context_snapshot.stamp C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64/QtWebEngineCore
      C:\Windows\system32\cmd.exe /C "cd /D C:\Qt\build_msvc2022_64\qtwebengine\src\core && C:\Qt\Tools\Ninja\ninja.exe -j16 -C C:/Qt/build_msvc2022_64/qtwebengine/src/core/RelWithDebInfo/AMD64 QtWebEngineCore"
      [15288/21268] Building CXX object qtquick3d\src\xr\quick3d...uick3DXr.dir\Debug\openxr\qquick3dxrmanager_openxr.cpp.obj
      ninja: build stopped: subcommand failed.

      C:\Qt\build_msvc2022_64>

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt_webengine_team Qt WebEngine Team
            neosettler neosettler
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes