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. WebEngine not working for me
Forum Updated to NodeBB v4.3 + New Features

WebEngine not working for me

Scheduled Pinned Locked Moved Unsolved General and Desktop
8 Posts 2 Posters 2.2k 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.
  • D Offline
    D Offline
    DeathBySpork
    wrote on last edited by
    #1

    I am trying to make a complicated web browser for people to use completely free, but when I do

    QT += webenginewidgets

    or any other webengine stuff, it just gives me the error

    Project ERROR: Unknown module(s) in QT: webenginewidgets

    please help me fix this!

    1 Reply Last reply
    0
    • ? Offline
      ? Offline
      A Former User
      wrote on last edited by
      #2

      You probably forget to install the module. You can install it using the "Qt maintenance tool".

      1 Reply Last reply
      0
      • D Offline
        D Offline
        DeathBySpork
        wrote on last edited by
        #3

        and yes, I did install webengine during the QT installation, and I am on 5.9, but had the same problem on 5.8

        1 Reply Last reply
        0
        • ? Offline
          ? Offline
          A Former User
          wrote on last edited by A Former User
          #4

          What's your MSVC version?

          1 Reply Last reply
          0
          • D Offline
            D Offline
            DeathBySpork
            wrote on last edited by DeathBySpork
            #5

            what is that? I am sorry, but I am new to QT. also, I can only post every 5 minutes.

            1 Reply Last reply
            0
            • ? Offline
              ? Offline
              A Former User
              wrote on last edited by
              #6

              I assume you're on Microsoft Windows. Which version of Microsoft Visual C++ do you use as your compiler? Or did you install Qt with the MinGW compiler?

              1 Reply Last reply
              0
              • D Offline
                D Offline
                DeathBySpork
                wrote on last edited by
                #7

                MinGW, and can you please set up a chat with me so I don't have to wait every 5 minuets?

                1 Reply Last reply
                0
                • D Offline
                  D Offline
                  DeathBySpork
                  wrote on last edited by
                  #8

                  so far, I have installed MSVC 2015, and put it into a kit. I still get the error "Project ERROR: Unknown module(s) in QT: webenginewidgets"

                  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