Web Engine not working and Qt6_FOUND to FALSE
- 
The error 
 C:/Qt/6.9.1/msvc2022_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 "WebEngineWidgets".
 Expected Config file at
 "C:/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6WebEngineWidgets/Qt6WebEngineWidgetsConfig.cmake"
 existsso the file exists, even the error says it i downloaded the MSVC version now the MinGW version and I have the Web Engine extension however it is still not working 
- 
Mingw does not provide webengine. You have to use msvc 
- 
Same problem here. Annoying as can be.... abandoned the software because of this trash 
- 
Same problem here... Found package configuration file: D:/programs/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6/Qt6Config.cmakebut 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 "WebEngineWidgets". Expected Config file at 
 "D:/programs/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6WebEngineWidgets/Qt6WebEngineWidgetsConfig.cmake"
 exists
- 
Same problem here... Found package configuration file: D:/programs/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6/Qt6Config.cmakebut 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 "WebEngineWidgets". Expected Config file at 
 "D:/programs/Qt/6.9.1/msvc2022_64/lib/cmake/Qt6WebEngineWidgets/Qt6WebEngineWidgetsConfig.cmake"
 exists@Wenzhi-Wang hi and welcome to devnet, Are you also trying to use the MinGW kit with the MSVC version of WebEngine ? 
 
