Error: Webview module not found
Moved
Unsolved
General and Desktop
-
I am using Qt 5.5.1 using Qt creator having mingw complier in windows . I am using webview in qml. I add webview in .pro file and add QtWebView::initialize() to initailze resources in cpp . But there is an error of "webview" module not found. How can i add ?
-
Hi and welcome to devnet,
AFAIK, the recent version of the QtWebView module uses the QtWebEngine module for Windows. Module that is not available for MinGW currently. Also you are are using a relatively old version of Qt so first thing you should update if possible to at least 5.8.