Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QML and Qt Quick
  4. QQmlApplicationEngine failed to load component module "QtWebView" not installed

QQmlApplicationEngine failed to load component module "QtWebView" not installed

Scheduled Pinned Locked Moved Solved QML and Qt Quick
5 Posts 2 Posters 2.0k Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • A Offline
    A Offline
    aminemaar
    wrote on last edited by
    #1

    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
    
    1 Reply Last reply
    0
    • SGaistS Offline
      SGaistS Offline
      SGaist
      Lifetime Qt Champion
      wrote on last edited by
      #2

      Hi,

      What version of Qt ?
      What OS ?
      How did you deploy the application ?

      Interested in AI ? www.idiap.ch
      Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

      A 1 Reply Last reply
      1
      • SGaistS SGaist

        Hi,

        What version of Qt ?
        What OS ?
        How did you deploy the application ?

        A Offline
        A Offline
        aminemaar
        wrote on last edited by
        #3

        @SGaist I use qt 5.12.1
        the OS is windows 10
        I deployed the app with windeploy --qmldir

        1 Reply Last reply
        0
        • SGaistS Offline
          SGaistS Offline
          SGaist
          Lifetime Qt Champion
          wrote on last edited by
          #4

          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 ?

          Interested in AI ? www.idiap.ch
          Please read the Qt Code of Conduct - https://forum.qt.io/topic/113070/qt-code-of-conduct

          1 Reply Last reply
          1
          • A Offline
            A Offline
            aminemaar
            wrote on last edited by
            #5

            in the windeploy --qmldir i forget to use the path of my qml files project

            1 Reply Last reply
            0

            • Login

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Users
            • Groups
            • Search
            • Get Qt Extensions
            • Unsolved