-- Building for: Visual Studio 16 2019 CMake Warning at qtbase/cmake/QtAutoDetect.cmake:71 (message): The officially supported CMake generator for building Qt is Ninja. You are using: 'Visual Studio 16 2019' instead. Thus, you might encounter issues. Use at your own risk. Call Stack (most recent call first): qtbase/cmake/QtAutoDetect.cmake:431 (qt_auto_detect_cmake_generator) CMakeLists.txt:11 (include) -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.17134. -- The CXX compiler identification is MSVC 19.28.29915.0 -- The C compiler identification is MSVC 19.28.29915.0 -- The ASM compiler identification is MSVC -- Found assembler: C:/ProgramClosedSource_x86/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x64/ml64.exe -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/ProgramClosedSource_x86/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29910/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:/ProgramClosedSource_x86/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x64/cl.exe - skipped -- Detecting C compile features -- Detecting C compile features - done Checking dependencies of 'qtbase' Checking dependencies of 'qtshadertools' Checking dependencies of 'qtsvg' Checking dependencies of 'qtdeclarative' Checking dependencies of 'qt3d' Checking dependencies of 'qt5compat' Checking dependencies of 'qtactiveqt' Checking dependencies of 'qtmultimedia' Checking dependencies of 'qtcharts' Checking dependencies of 'qtcoap' Checking dependencies of 'qtconnectivity' Checking dependencies of 'qtdatavis3d' Checking dependencies of 'qttools' Checking dependencies of 'qtdoc' Checking dependencies of 'qtimageformats' Checking dependencies of 'qtserialport' Checking dependencies of 'qtlocation' Checking dependencies of 'qtlottie' Checking dependencies of 'qtmqtt' Checking dependencies of 'qtnetworkauth' Checking dependencies of 'qtopcua' Checking dependencies of 'qtquicktimeline' Checking dependencies of 'qtquick3d' Checking dependencies of 'qtremoteobjects' Checking dependencies of 'qtscxml' Checking dependencies of 'qtsensors' Checking dependencies of 'qtserialbus' Checking dependencies of 'qttranslations' Checking dependencies of 'qtvirtualkeyboard' Checking dependencies of 'qtwayland' Checking dependencies of 'qtwebsockets' Checking dependencies of 'qtwebchannel' Checking dependencies of 'qtwebengine' Checking dependencies of 'qtwebview' Configuring 'qtbase' -- Building for multiple configurations: Debug;Release;MinSizeRel;RelWithDebInfo. -- Main configuration is: . -- Check for feature set changes -- Building architecture extraction project with the following CMake arguments: -DCMAKE_C_STANDARD=11 -DCMAKE_CXX_STANDARD=17 CMake Error at qtbase/cmake/QtBaseConfigureTests.cmake:51 (message): Failed to find compiled architecture detection executable at I:/_QtInstalls/Qt6.2.0/_build/qtbase/config.tests/arch/architecture_test.exe. The following files were found at: I:/_QtInstalls/Qt6.2.0/_build/qtbase/config.tests/arch ALL_BUILD.vcxproj ALL_BUILD.vcxproj.filters CMakeCache.txt CMakeFiles Debug ZERO_CHECK.vcxproj ZERO_CHECK.vcxproj.filters arch.sln architecture_test.dir architecture_test.vcxproj architecture_test.vcxproj.filters cmake_install.cmake x64 Call Stack (most recent call first): qtbase/cmake/QtBaseConfigureTests.cmake:142 (qt_run_config_test_architecture) qtbase/cmake/QtBaseConfigureTests.cmake:155 (qt_run_qtbase_config_tests) qtbase/CMakeLists.txt:101 (include) -- Configuring incomplete, errors occurred! See also "I:/_QtInstalls/Qt6.2.0/_build/CMakeFiles/CMakeOutput.log". See also "I:/_QtInstalls/Qt6.2.0/_build/CMakeFiles/CMakeError.log".