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. Unknown Module QWebEngine
Forum Updated to NodeBB v4.3 + New Features

Unknown Module QWebEngine

Scheduled Pinned Locked Moved Solved QtWebEngine
3 Posts 2 Posters 2.0k 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.
  • B Offline
    B Offline
    BryanWhite
    wrote on 4 Apr 2016, 14:16 last edited by
    #1

    I recently installed 5.6 on my Windows box. I am a long time C++ programmer but I am not too familiar with the internal workings of QT. I did get the impression I was going to have to switch the application I was working on from QWebView to QWebEngine. After installing I got the error: Unknown module(s) in QT: webkitwidgets. I changed the .pro file to include webenginewidgets and I am now getting the Unknown module(s) in QT: webenginewidgets. I poked around in the maintenance tool. It looks like it is installed. Is there something I need to do to make this work?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Aleksej Ivanovic
      wrote on 4 Apr 2016, 17:22 last edited by
      #2

      If you choose mingw compiler suite - no webengine module for you ;)
      WebEngine (and modules derived from) is on Windows only aviable throug Microsoft compiler suite (visual studio, or stand alone).

      B 1 Reply Last reply 5 Apr 2016, 14:35
      0
      • A Aleksej Ivanovic
        4 Apr 2016, 17:22

        If you choose mingw compiler suite - no webengine module for you ;)
        WebEngine (and modules derived from) is on Windows only aviable throug Microsoft compiler suite (visual studio, or stand alone).

        B Offline
        B Offline
        BryanWhite
        wrote on 5 Apr 2016, 14:35 last edited by
        #3

        @Aleksej-Ivanovic I installed the MSVC community edition and things are working now. Thank you.

        1 Reply Last reply
        0

        1/3

        4 Apr 2016, 14:16

        • Login

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