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. QT += webenginewidgets does not work on either 6.2.4 or 6.3.0 with all web libraries installed (Windows 10).
QtWS25 Last Chance

QT += webenginewidgets does not work on either 6.2.4 or 6.3.0 with all web libraries installed (Windows 10).

Scheduled Pinned Locked Moved Solved QtWebEngine
5 Posts 3 Posters 633 Views
  • 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.
  • enjoysmathE Offline
    enjoysmathE Offline
    enjoysmath
    wrote on last edited by
    #1

    I'm getting:

    :-1: error: Project ERROR: Unknown module(s) in QT: positioning

    when running qmake or building the project. I am using an MSVC 2019 build kit, 64-bit in either 6.2.4 or 6.3.0.

    Why does using webenginewidgets seem to never work?

    I added

    QT += webenginewidgets
    

    to my .pro file.

    https://github.com/enjoysmath
    https://math.stackexchange.com/users/26327/exercisingmathematician

    1 Reply Last reply
    0
    • hskoglundH Offline
      hskoglundH Offline
      hskoglund
      wrote on last edited by
      #4

      Hi, if you installed Qt 6.3.0 using the online installer, try adding "Qt Positioning"
      Screenshot 2022-05-25 at 00.05.18.png

      enjoysmathE 1 Reply Last reply
      2
      • A Offline
        A Offline
        AntonioPR
        wrote on last edited by
        #2

        In my case, in debian, it was enough to unzip the QTWebKit(https://download.qt.io/snapshots/ci/qtwebkit/5.212/latest/qtwebkit/) in the path of my QT version.
        I hope it helps.

        1 Reply Last reply
        1
        • enjoysmathE Offline
          enjoysmathE Offline
          enjoysmath
          wrote on last edited by
          #3

          Not sure how to do that, could you be more specific, and what version of the zip file do I need because you linked me to version 5!

          https://github.com/enjoysmath
          https://math.stackexchange.com/users/26327/exercisingmathematician

          1 Reply Last reply
          0
          • hskoglundH Offline
            hskoglundH Offline
            hskoglund
            wrote on last edited by
            #4

            Hi, if you installed Qt 6.3.0 using the online installer, try adding "Qt Positioning"
            Screenshot 2022-05-25 at 00.05.18.png

            enjoysmathE 1 Reply Last reply
            2
            • hskoglundH hskoglund

              Hi, if you installed Qt 6.3.0 using the online installer, try adding "Qt Positioning"
              Screenshot 2022-05-25 at 00.05.18.png

              enjoysmathE Offline
              enjoysmathE Offline
              enjoysmath
              wrote on last edited by
              #5

              @hskoglund That worked! Thank you very much!

              https://github.com/enjoysmath
              https://math.stackexchange.com/users/26327/exercisingmathematician

              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