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. Does not work QT += webenginewidgets and # include < QtWebEngineWidgets>
Forum Updated to NodeBB v4.3 + New Features

Does not work QT += webenginewidgets and # include < QtWebEngineWidgets>

Scheduled Pinned Locked Moved Unsolved General and Desktop
4 Posts 4 Posters 3.7k 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.
  • M Offline
    M Offline
    Mikeeeeee
    wrote on last edited by Mikeeeeee
    #1

    Hi!
    Does not work QT += webenginewidgets and # include < QtWebEngineWidgets>
    I get an error: Unknown module(s) in QT: webenginewidgets
    I use MinGW and MSVC 2015

    jsulmJ raven-worxR 2 Replies Last reply
    0
    • M Mikeeeeee

      Hi!
      Does not work QT += webenginewidgets and # include < QtWebEngineWidgets>
      I get an error: Unknown module(s) in QT: webenginewidgets
      I use MinGW and MSVC 2015

      jsulmJ Offline
      jsulmJ Offline
      jsulm
      Lifetime Qt Champion
      wrote on last edited by jsulm
      #2

      @Mikeeeeee Did you install Qt WebEngine ? It is not installed by default.
      Also you need to use MSVC2017, see https://doc.qt.io/qt-5/qtwebengine-platform-notes.html

      https://forum.qt.io/topic/113070/qt-code-of-conduct

      1 Reply Last reply
      1
      • M Mikeeeeee

        Hi!
        Does not work QT += webenginewidgets and # include < QtWebEngineWidgets>
        I get an error: Unknown module(s) in QT: webenginewidgets
        I use MinGW and MSVC 2015

        raven-worxR Offline
        raven-worxR Offline
        raven-worx
        Moderators
        wrote on last edited by raven-worx
        #3

        @Mikeeeeee said in Does not work QT += webenginewidgets and # include < QtWebEngineWidgets>:

        I use MinGW and MSVC 2015

        QtWebEngine is just not available for those kits. Never for mingw and for msvc you need to use 2017 (as @jsulm pointed out)

        --- SUPPORT REQUESTS VIA CHAT WILL BE IGNORED ---
        If you have a question please use the forum so others can benefit from the solution in the future

        1 Reply Last reply
        1
        • mrjjM Offline
          mrjjM Offline
          mrjj
          Lifetime Qt Champion
          wrote on last edited by
          #4

          Hi
          Just a tiny Question. Even VS2015 is compatible with VS2017, in
          this case it must be 2017 version ?

          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