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. Project ERROR: Unknown module(s) in QT: webenginewidgets
Forum Updated to NodeBB v4.3 + New Features

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

Scheduled Pinned Locked Moved QtWebEngine
6 Posts 4 Posters 31.9k Views 3 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.
  • Y Offline
    Y Offline
    yogeshpatel23
    wrote on 4 Mar 2015, 07:09 last edited by
    #1

    I have installed Qt 5.4.1 using online installer, I have selected webengine option during installation. Even after that I am getting error "Project ERROR: Unknown module(s) in QT: webenginewidgets" whenever I am adding "QT += webenginewidgets" in .pro file.

    I am using Windows 7 64 bit & installed Qt 5.4.1 with msvc2010 32 bit opengl .

    Could anybody tell me what is missing ?????

    Thanks,
    Yogesh

    J 1 Reply Last reply 5 Mar 2015, 23:41
    1
    • Y yogeshpatel23
      4 Mar 2015, 07:09

      I have installed Qt 5.4.1 using online installer, I have selected webengine option during installation. Even after that I am getting error "Project ERROR: Unknown module(s) in QT: webenginewidgets" whenever I am adding "QT += webenginewidgets" in .pro file.

      I am using Windows 7 64 bit & installed Qt 5.4.1 with msvc2010 32 bit opengl .

      Could anybody tell me what is missing ?????

      J Offline
      J Offline
      JKSH
      Moderators
      wrote on 5 Mar 2015, 23:41 last edited by
      #2

      Hi,

      @yogeshpatel23 said:

      I am using Windows 7 64 bit & installed Qt 5.4.1 with msvc2010

      Qt WebEngine uses the Chromium browser. Unfortunately, Chromium only supports MSVC 2013, so you need to update your compiler and install Qt for MSVC 2013.

      Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

      1 Reply Last reply
      0
      • Y Offline
        Y Offline
        yogeshpatel23
        wrote on 7 Mar 2015, 05:47 last edited by
        #3

        Yes...You are right, but unfortunately on windows 7 I am getting error with tool chain msvc2013 like glu32.lib not found, but in windows 8 all is working fine.

        Thanks for suggestion.

        Thanks,
        Yogesh

        1 Reply Last reply
        0
        • J Offline
          J Offline
          JKSH
          Moderators
          wrote on 7 Mar 2015, 12:19 last edited by JKSH 3 Jul 2015, 12:22
          #4

          @yogeshpatel23 said:

          I am getting error with tool chain msvc2013 like glu32.lib not found

          That's a different problem. Solve that first (start a new thread), and then come back to try Qt WebEngine again.

          Qt Doc Search for browsers: forum.qt.io/topic/35616/web-browser-extension-for-improved-doc-searches

          1 Reply Last reply
          0
          • M Offline
            M Offline
            musimbate
            wrote on 23 Apr 2015, 10:13 last edited by musimbate
            #5

            So this means that it is not currently possible to build android applications that use QWebEngineView from a windows system right?

            Why join the navy if you can be a pirate?-Steve Jobs

            1 Reply Last reply
            0
            • S Offline
              S Offline
              SGaist
              Lifetime Qt Champion
              wrote on 23 Apr 2015, 12:23 last edited by
              #6

              @musimbate The QtWebEngine module suffers the same restrictions as the QtWebKit for Android and iOS.

              For a list of currently supported platforms, have a look here

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

              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