Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. QtWebEngine
  4. QtWebEngine / QML module not found (but installed)
Forum Updated to NodeBB v4.3 + New Features

QtWebEngine / QML module not found (but installed)

Scheduled Pinned Locked Moved Solved QtWebEngine
3 Posts 2 Posters 2.4k 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
    amess
    wrote on last edited by amess
    #1

    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?

    b685932e-4323-4e64-b615-ac2113c16ca2-image.png

    eyllanescE 1 Reply Last reply
    0
    • A amess

      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?

      b685932e-4323-4e64-b615-ac2113c16ca2-image.png

      eyllanescE Offline
      eyllanescE Offline
      eyllanesc
      wrote on last edited by eyllanesc
      #2

      @amess Note: That QtCreator is compiled with Qt5 does not imply that your project uses Qt5, check that you are really using the version you indicate. Also many times QtCreator gives false positives, have you tried to run your application?

      If you want me to help you develop some work then you can write to my email: e.yllanescucho@gmal.com.

      1 Reply Last reply
      0
      • A Offline
        A Offline
        amess
        wrote on last edited by
        #3

        Hmm, migrated to 5.15.2 from 5.15.0 and it started to work .. both used MSVC2019_64bit .. not really sure what happened but I'm moving forward now. Thanks.

        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