-
Notifications
You must be signed in to change notification settings - Fork 163
Open
Description
CMake Error at build/_install/lib/cmake/qmsetup/cmake/QMSetupAPI.cmake:238 (find_package):
Could not find a configuration file for package "QT" that is compatible
with requested version "".
The following configuration files were considered but not accepted:
C:/Qt/6.9.0/msvc2022_64/lib/cmake/Qt6/Qt6Config.cmake, version: 6.9.0 (64bit)
Call Stack (most recent call first):
build/_install/lib/cmake/qmsetup/cmake/QMSetupAPI.cmake:256 (qm_find_qt)
build/_install/lib/cmake/qmsetup/cmake/QMSetupAPI.cmake:411 (qm_link_qt)
src/CMakeLists.txt:74 (qm_configure_target)
src/core/CMakeLists.txt:92 (qwk_add_library)
I keep getting this issue when installing with qmsetup. I need it for QtQuick. I'm on Qt6.9 with CMake and the MSVC toolchain on windows 11
Metadata
Metadata
Assignees
Labels
No labels