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 869 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.
  • Akito_KamiA Offline
    Akito_KamiA Offline
    Akito_Kami
    wrote on 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
    • Akito_KamiA Offline
      Akito_KamiA Offline
      Akito_Kami
      wrote on last edited by Akito_Kami
      #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

      • Login

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