Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. General and Desktop
  4. Qt webenginewidgets not working on Mac
Qt 6.11 is out! See what's new in the release blog

Qt webenginewidgets not working on Mac

Scheduled Pinned Locked Moved Solved General and Desktop
4 Posts 2 Posters 1.8k Views 2 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.
  • D Offline
    D Offline
    Donald Duck
    wrote on last edited by
    #1

    I'm trying to build a cross-platform program that uses the web engine. To do so, I included the module webenginewidgets by writing QT += webenginewidgets in the pro file. This works fine on Windows, but on Mac I get an error saying Project ERROR: Unknown module(s) in QT: webenginewidgets. How can I get webenginewidgets to work on Mac?

    1 Reply Last reply
    0
    • D Offline
      D Offline
      Donald Duck
      wrote on last edited by
      #4

      I found the problem. I had to install the webengine module with the Maintenance Tools.

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

        Hi,

        Which version of Qt are you using exactly ? On which version of macOS ?

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

        D 1 Reply Last reply
        0
        • SGaistS SGaist

          Hi,

          Which version of Qt are you using exactly ? On which version of macOS ?

          D Offline
          D Offline
          Donald Duck
          wrote on last edited by
          #3

          @SGaist I'm using Qt 5.8.0 with Clang 7.0 and Qt Creator 4.2.2 on Mac 10.11.6. The Mac is a virtual machine in case it's important.

          1 Reply Last reply
          0
          • D Offline
            D Offline
            Donald Duck
            wrote on last edited by
            #4

            I found the problem. I had to install the webengine module with the Maintenance Tools.

            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