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. WebEngineWidgets not loading or compiling properly
Forum Updated to NodeBB v4.3 + New Features

WebEngineWidgets not loading or compiling properly

Scheduled Pinned Locked Moved Solved QtWebEngine
2 Posts 1 Posters 881 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.
  • A Offline
    A Offline
    Akito_Kami
    wrote on 11 Mar 2017, 04:45 last edited by
    #1

    I have tried to use webenginewidgets in my qt applicaiton. In Qt 5.8.0, a program with the includes compiles but exits unexpectedly. In Qt 5.6.2, it can't find webenginewidgets. I am using MSVC 2015. Does anyone have a solution to this?

    1 Reply Last reply
    0
    • A Offline
      A Offline
      Akito_Kami
      wrote on 11 Mar 2017, 13:23 last edited by Akito_Kami 3 Nov 2017, 13:26
      #2

      After 5 reinstalls and redownloads of Qt MSVC 2015 64 bit, do not follow this guide : http://doc.qt.io/qt-5/qtwebenginewidgets-module.html.

      do with Qt 5.7.1

      QT += webengine
      

      and import with this

      #include <QtWebEngineWidgets/QWebEngineView>
      
      1 Reply Last reply
      0

      1/2

      11 Mar 2017, 04:45

      • Login

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