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. Error on making webview
Qt 6.11 is out! See what's new in the release blog

Error on making webview

Scheduled Pinned Locked Moved Unsolved General and Desktop
6 Posts 2 Posters 715 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.
  • P Offline
    P Offline
    peteradde
    wrote on last edited by peteradde
    #1

    Hello i'm trying to make a simple web view and it always says :-1: error: Project ERROR: Unknown module(s) in QT: webkit using qt 6.2.1 mingw x64 on windows

    JonBJ 2 Replies Last reply
    0
    • P peteradde

      Hello i'm trying to make a simple web view and it always says :-1: error: Project ERROR: Unknown module(s) in QT: webkit using qt 6.2.1 mingw x64 on windows

      JonBJ Offline
      JonBJ Offline
      JonB
      wrote on last edited by
      #2

      @peteradde
      QWebView & webkit were removed from Qt a long time ago. What version are you using?

      1 Reply Last reply
      0
      • P peteradde

        Hello i'm trying to make a simple web view and it always says :-1: error: Project ERROR: Unknown module(s) in QT: webkit using qt 6.2.1 mingw x64 on windows

        JonBJ Offline
        JonBJ Offline
        JonB
        wrote on last edited by JonB
        #3

        @peteradde said in Error on making webview:

        and it always says :-1: error: Project ERROR: Unknown module(s) in QT: webkit using qt 6.2.1 mingw x64 on windows

        Like I said it was removed a long time ago. Qt supports QWebEngine nowadays.

        1 Reply Last reply
        0
        • P Offline
          P Offline
          peteradde
          wrote on last edited by
          #4

          okay i added QT+ = webenginewidgets like in the example, and tried to build the example it self
          and still :-1: error: Unknown module(s) in QT: webenginewidgets

          JonBJ 1 Reply Last reply
          0
          • P peteradde

            okay i added QT+ = webenginewidgets like in the example, and tried to build the example it self
            and still :-1: error: Unknown module(s) in QT: webenginewidgets

            JonBJ Offline
            JonBJ Offline
            JonB
            wrote on last edited by
            #5

            @peteradde
            It is an optional extra in the Qt downloads. Go back to maintenance tool and get it installed.

            1 Reply Last reply
            0
            • P Offline
              P Offline
              peteradde
              wrote on last edited by
              #6

              @JonB
              i already installed it, please give me 1 reputaion

              1 Reply Last reply
              1

              • Login

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