Your browser does not seem to support JavaScript. As a result, your viewing experience will be diminished, and you have been placed in read-only mode.
Please download a browser that supports JavaScript, or enable it if it's disabled (i.e. NoScript).
Hello,
After the deploy of QtQuick application ,
when i start the app i got this error in the log file
QQmlApplicationEngine failed to load component module "QtWebView" not installed
Hi,
What version of Qt ? What OS ? How did you deploy the application ?
@SGaist I use qt 5.12.1 the OS is windows 10 I deployed the app with windeploy --qmldir
Since you marked the thread as solved, you could make your application run ?
If so, was adding --qmldir to windeployqt's arguments the only thing that was missing ?
--qmldir
in the windeploy --qmldir i forget to use the path of my qml files project