Details
-
Bug
-
Resolution: Duplicate
-
P2: Important
-
None
-
6.8.3, 6.9.0
Description
When creating a qtquick project and trying to add WebEngineQuick in cmakelist it is saying package not found.
It can be seen with Qt's Nano Browser example
CMake Error at CMakeLists.txt:15 (find_package): [cmake] Found package configuration file: [cmake] [cmake] C:/Qt/6.9.0/msvc2022_64/lib/cmake/Qt6/Qt6Config.cmake [cmake] [cmake] but it set Qt6_FOUND to FALSE so package "Qt6" is considered to be NOT [cmake] FOUND. Reason given by package: [cmake] [cmake] Failed to find required Qt component "WebEngineQuick". [cmake]
It seems to be working with Webchannel and Qt Positioning. Why is it having dependency on Qt Positioning?
Attachments
Issue Links
- duplicates
-
QTBUG-132539 Dependency from WebEngine to WebChannel, Positioning missing
-
- Reported
-