QtWebEngine / QML module not found (but installed)
-
Hello, I installed QtWebEngine 5.15.1 but none of the tutorials that use it seem to work. I get a "QML module not found (QtWebEngine)" error shown below. Do I need to build something after installing the WebEngine? I've tried rebooting, and ensured that QT += webengine is in my project file. Are there special build requirements on the build kit?
-
Hello, I installed QtWebEngine 5.15.1 but none of the tutorials that use it seem to work. I get a "QML module not found (QtWebEngine)" error shown below. Do I need to build something after installing the WebEngine? I've tried rebooting, and ensured that QT += webengine is in my project file. Are there special build requirements on the build kit?