Failed to find required Qt component "WebEngineWidgets" on windows visual studio
-
I am facing the same issue.
When my project was based on Qt 6.5.3, WebEngineWidgets was able to be found by Cmake quite easily.
But when switching to Qt 6.9.2, it no longer is able to be found.
In Qt 6.8 and Qt 6.9, the WebEngineWidgets is available as an Extension via the MaintenanceTool. Which is different from Qt 6.5.3 LTS. Not sure if this is relevant, but it is a difference
-
@sidthatsme Yes I was on Qt 6.9.1 as screenshot shows. I installed WebEngineWidgets through maintenance tool
