-- Building for: Visual Studio 16 2019 -- Selecting Windows SDK version 10.0.19041.0 to target Windows 10.0.19044. -- The CXX compiler identification is MSVC 19.29.30146.0 -- Detecting CXX compiler ABI info -- Detecting CXX compiler ABI info - done -- Check for working CXX compiler: C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/VC/Tools/MSVC/14.29.30133/bin/Hostx64/x64/cl.exe - skipped -- Detecting CXX compile features -- Detecting CXX compile features - done -- Looking for C++ include pthread.h -- Looking for C++ include pthread.h - not found -- Found Threads: TRUE -- Performing Test HAVE_STDATOMIC -- Performing Test HAVE_STDATOMIC - Success -- Found WrapAtomic: TRUE -- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) -- Could NOT find WrapVulkanHeaders (missing: Vulkan_INCLUDE_DIR) -- Could NOT find Qt6WebChannel (missing: Qt6WebChannel_DIR) CMake Warning at C:/Program Files (x86)/Microsoft Visual Studio/2019/Community/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.20/Modules/CMakeFindDependencyMacro.cmake:47 (find_package): Found package configuration file: D:/Qt-WEQ/6.4.0/msvc2019_64/lib/cmake/Qt6WebEngineCore/Qt6WebEngineCoreConfig.cmake but it set Qt6WebEngineCore_FOUND to FALSE so package "Qt6WebEngineCore" is considered to be NOT FOUND. Reason given by package: Qt6WebEngineCore could not be found because dependency Qt6WebChannel could not be found. Configuring with -DCMAKE_FIND_DEBUG_MODE=TRUE might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. Call Stack (most recent call first): D:/Qt-WEQ/6.4.0/msvc2019_64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:108 (find_dependency) D:/Qt-WEQ/6.4.0/msvc2019_64/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickDependencies.cmake:39 (_qt_internal_find_qt_dependencies) D:/Qt-WEQ/6.4.0/msvc2019_64/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake:40 (include) D:/Qt-WEQ/6.4.0/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package) CMakeLists.txt:12 (find_package) CMake Warning at D:/Qt-WEQ/6.4.0/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:213 (find_package): Found package configuration file: D:/Qt-WEQ/6.4.0/msvc2019_64/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake but it set Qt6WebEngineQuick_FOUND to FALSE so package "Qt6WebEngineQuick" is considered to be NOT FOUND. Reason given by package: Qt6WebEngineQuick could not be found because dependency Qt6WebEngineCore could not be found. Configuring with -DCMAKE_FIND_DEBUG_MODE=TRUE might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. Call Stack (most recent call first): CMakeLists.txt:12 (find_package) -- Check if linker can resolve circular dependencies - TRUE CMake Error at CMakeLists.txt:12 (find_package): Found package configuration file: D:/Qt-WEQ/6.4.0/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT FOUND. Reason given by package: Failed to find required Qt component "WebEngineQuick". Expected Config file at "D:/Qt-WEQ/6.4.0/msvc2019_64/lib/cmake/Qt6WebEngineQuick/Qt6WebEngineQuickConfig.cmake" exists Configuring with -DCMAKE_FIND_DEBUG_MODE=TRUE might reveal details why the package was not found. Configuring with -DQT_DEBUG_FIND_PACKAGE=ON will print the values of some of the path variables that find_package uses to try and find the package. -- Configuring incomplete, errors occurred! See also "D:/Testprojekte/WEQ/CMakeFiles/CMakeOutput.log". See also "D:/Testprojekte/WEQ/CMakeFiles/CMakeError.log".