unknown module(s) in QT : webengine (or : webenginewidgets)
Unsolved
QtWebEngine
-
Hi and welcome to devnet,
That's the Qt Creator version. What version of Qt did you install ?
On what OS ?
How did you install it ?
What compiler are you using ? -
The question was: what C++ compiler ? MinGW or Visual Studio ?
If the former, then you will have to move to the later. Chromium which is the underlying technology for QtWebEngine requires a recent Visual Studio.
-
Install Visual Studio and then install the corresponding Qt version.