CMake Warning at F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:209 (find_package): Found package configuration file: F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfig.cmake but it set Qt6Concurrent_FOUND to FALSE so package "Qt6Concurrent" is considered to be NOT FOUND. Reason given by package: The following imported targets are referenced, but are missing: Qt6::Core Qt6::CorePrivate Call Stack (most recent call first): cmake/FindQt5.cmake:57 (find_package) CMakeLists.txt:68 (find_package) CMake Warning at F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:209 (find_package): Found package configuration file: F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake but it set Qt6Gui_FOUND to FALSE so package "Qt6Gui" is considered to be NOT FOUND. Reason given by package: Target "Qt6::Gui" was not found. Call Stack (most recent call first): cmake/FindQt5.cmake:57 (find_package) CMakeLists.txt:68 (find_package) CMake Warning at F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:209 (find_package): Found package configuration file: F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake but it set Qt6Network_FOUND to FALSE so package "Qt6Network" is considered to be NOT FOUND. Reason given by package: The following imported targets are referenced, but are missing: Qt6::Core Qt6::CorePrivate Call Stack (most recent call first): cmake/FindQt5.cmake:57 (find_package) CMakeLists.txt:68 (find_package) CMake Warning at C:/Program Files (x86)/Microsoft Visual Studio/2019/Enterprise/Common7/IDE/CommonExtensions/Microsoft/CMake/CMake/share/cmake-3.20/Modules/CMakeFindDependencyMacro.cmake:47 (find_package): Found package configuration file: F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake but it set Qt6Gui_FOUND to FALSE so package "Qt6Gui" is considered to be NOT FOUND. Reason given by package: Target "Qt6::Gui" was not found. Call Stack (most recent call first): F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6/QtPublicDependencyHelpers.cmake:14 (find_dependency) F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6PrintSupport/Qt6PrintSupportDependencies.cmake:96 (_qt_internal_find_dependencies) F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6PrintSupport/Qt6PrintSupportConfig.cmake:40 (include) F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:209 (find_package) cmake/FindQt5.cmake:57 (find_package) CMakeLists.txt:68 (find_package) CMake Warning at F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:209 (find_package): Found package configuration file: F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6PrintSupport/Qt6PrintSupportConfig.cmake but it set Qt6PrintSupport_FOUND to FALSE so package "Qt6PrintSupport" is considered to be NOT FOUND. Reason given by package: Qt6PrintSupport could not be found because dependency Qt6Gui could not be found. Call Stack (most recent call first): cmake/FindQt5.cmake:57 (find_package) CMakeLists.txt:68 (find_package) CMake Warning at F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:209 (find_package): Found package configuration file: F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake but it set Qt6Qml_FOUND to FALSE so package "Qt6Qml" is considered to be NOT FOUND. Reason given by package: Target "Qt6::Qml" was not found. Call Stack (most recent call first): cmake/FindQt5.cmake:57 (find_package) CMakeLists.txt:68 (find_package) CMake Warning at F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:209 (find_package): Found package configuration file: F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Sql/Qt6SqlConfig.cmake but it set Qt6Sql_FOUND to FALSE so package "Qt6Sql" is considered to be NOT FOUND. Reason given by package: The following imported targets are referenced, but are missing: Qt6::Core Qt6::CorePrivate Call Stack (most recent call first): cmake/FindQt5.cmake:57 (find_package) CMakeLists.txt:68 (find_package) CMake Warning at F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:209 (find_package): Found package configuration file: F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake but it set Qt6Widgets_FOUND to FALSE so package "Qt6Widgets" is considered to be NOT FOUND. Reason given by package: Target "Qt6::Widgets" was not found. Call Stack (most recent call first): cmake/FindQt5.cmake:57 (find_package) CMakeLists.txt:68 (find_package) CMake Warning at F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6/Qt6Config.cmake:209 (find_package): Found package configuration file: F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Xml/Qt6XmlConfig.cmake but it set Qt6Xml_FOUND to FALSE so package "Qt6Xml" is considered to be NOT FOUND. Reason given by package: The following imported targets are referenced, but are missing: Qt6::Core Qt6::CorePrivate Call Stack (most recent call first): cmake/FindQt5.cmake:57 (find_package) CMakeLists.txt:68 (find_package) CMake Error at cmake/FindQt5.cmake:57 (find_package): Found package configuration file: F:/Qt/6.2.4/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 Qt component "Concurrent". Expected Config file at "F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Concurrent/Qt6ConcurrentConfig.cmake" exists Failed to find Qt component "Gui". Expected Config file at "F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Gui/Qt6GuiConfig.cmake" exists Failed to find Qt component "Network". Expected Config file at "F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Network/Qt6NetworkConfig.cmake" exists Failed to find Qt component "PrintSupport". Expected Config file at "F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6PrintSupport/Qt6PrintSupportConfig.cmake" exists Failed to find Qt component "Qml". Expected Config file at "F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Qml/Qt6QmlConfig.cmake" exists Failed to find Qt component "Sql". Expected Config file at "F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Sql/Qt6SqlConfig.cmake" exists Failed to find Qt component "Widgets". Expected Config file at "F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Widgets/Qt6WidgetsConfig.cmake" exists Failed to find Qt component "Xml". Expected Config file at "F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Xml/Qt6XmlConfig.cmake" exists Failed to find Qt component "Core5Compat". Expected Config file at "F:/Qt/6.2.4/msvc2019_64/lib/cmake/Qt6Core5Compat/Qt6Core5CompatConfig.cmake" does NOT exist Call Stack (most recent call first): CMakeLists.txt:68 (find_package)