D:\build>%QTBASEDIR%\configure -prefix %QTINSTALLDIR% -bindir %QTINSTALLDIR%\%MY_OS%\qt-6.3\bin -libdir %QTINSTALLDIR%\%MY_OS%\qt-6.3\lib -headerdir %QTINSTALLDIR%\share\qt-6.3\include -archdatadir %QTINSTALLDIR%\%MY_OS%\qt-6.3 -datadir %QTINSTALLDIR%\share\qt-6.3 -cmake-generator Ninja + cd qtbase + D:\qt-everywhere-src-6.3.0\qtbase\configure.bat -top-level -prefix D:\QtBuilds\test -bindir D:\QtBuilds\test\Win_msvc2019\qt-6.3\bin -libdir D:\QtBuilds\test\Win_msvc2019\qt-6.3\lib -headerdir D:\QtBuilds\test\share\qt-6.3\include -archdatadir D:\QtBuilds\test\Win_msvc2019\qt-6.3 -datadir D:\QtBuilds\test\share\qt-6.3 -cmake-generator Ninja -- Windows 10 SDK version: 10.0.19041.0 'C:/Qt/Tools/CMake_64/bin/cmake.exe' '-DCMAKE_INSTALL_PREFIX=D:/QtBuilds/test' '-DINSTALL_BINDIR=D:/QtBuilds/test/Win_msvc2019/qt-6.3/bin' '-DINSTALL_LIBDIR=D:/QtBuilds/test/Win_msvc2019/qt-6.3/lib' '-DINSTALL_ARCHDATADIR=D:/QtBuilds/test/Win_msvc2019/qt-6.3' '-DINSTALL_DATADIR=D:/QtBuilds/test/share/qt-6.3' '-DINSTALL_INCLUDEDIR=D:/QtBuilds/test/share/qt-6.3/include' '-G' 'Ninja' 'D:/qt-everywhere-src-6.3.0' -- The CXX compiler identification is MSVC 19.28.29924.0 -- The C compiler identification is MSVC 19.28.29924.0 -- The ASM compiler identification is MSVC -- Found assembler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/VC/Tools/MSVC/14.28.29910/bin/Hostx64/x64/cl.exe -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/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:/Program Files (x86)/Microsoft Visual Studio/2019/Professional/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 'qtlanguageserver' Checking dependencies of 'qtimageformats' Checking dependencies of 'qtdeclarative' Checking dependencies of 'qtmultimedia' Checking dependencies of 'qt3d' Checking dependencies of 'qt5compat' Checking dependencies of 'qtactiveqt' Checking dependencies of 'qtcharts' Checking dependencies of 'qtcoap' Checking dependencies of 'qtconnectivity' Checking dependencies of 'qtdatavis3d' Checking dependencies of 'qttools' Checking dependencies of 'qtdoc' Checking dependencies of 'qtlottie' Checking dependencies of 'qtmqtt' Checking dependencies of 'qtnetworkauth' Checking dependencies of 'qtopcua' Checking dependencies of 'qtserialport' Checking dependencies of 'qtpositioning' Checking dependencies of 'qtquicktimeline' Checking dependencies of 'qtquick3d' Checking dependencies of 'qtremoteobjects' Checking dependencies of 'qtscxml' Checking dependencies of 'qtsensors' Checking dependencies of 'qtserialbus' Checking dependencies of 'qttranslations' Checking dependencies of 'qtvirtualkeyboard' Checking dependencies of 'qtwayland' Checking dependencies of 'qtwebsockets' Checking dependencies of 'qtwebchannel' Checking dependencies of 'qtwebengine' Checking dependencies of 'qtwebview' Configuring 'qtbase' -- Could NOT find double-conversion (missing: double-conversion_DIR) -- Could NOT find md4c (missing: md4c_DIR) -- Could NOT find double-conversion (missing: double-conversion_DIR) -- Could NOT find md4c (missing: md4c_DIR) Configuring 'qtshadertools' CMake Error at qtshadertools/CMakeLists.txt:13 (find_package): Could not find a package configuration file provided by "Qt6" (requested version 6.3.0) with any of the following names: Qt6Config.cmake qt6-config.cmake Add the installation prefix of "Qt6" to CMAKE_PREFIX_PATH or set "Qt6_DIR" to a directory containing one of the above files. If "Qt6" provides a separate development package or SDK, be sure it has been installed. -- Configuring incomplete, errors occurred! See also "D:/build/CMakeFiles/CMakeOutput.log". See also "D:/build/CMakeFiles/CMakeError.log". CMake Error at D:/qt-everywhere-src-6.3.0/qtbase/cmake/QtProcessConfigureArgs.cmake:963 (message): CMake exited with code 1.