Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Users
  • Groups
  • Search
  • Get Qt Extensions
  • Unsolved
Collapse
Brand Logo
  1. Home
  2. Qt Development
  3. Qt WebKit
  4. What happened to QtWebView in release 5.11.0?
Forum Updated to NodeBB v4.3 + New Features

What happened to QtWebView in release 5.11.0?

Scheduled Pinned Locked Moved Unsolved Qt WebKit
qml webview
3 Posts 3 Posters 2.2k 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.
  • P Offline
    P Offline
    PJM4B
    wrote on 25 May 2018, 22:28 last edited by
    #1

    The example minibrowser in Qt-5.11.0 does not compile with Mingw
    In main.qml QML module not found. See screenshot.0_1527287170285_qtwebkit-issue.png

    Where is QtWebView in this release?

    J M 2 Replies Last reply 26 May 2018, 02:27
    0
    • P PJM4B
      25 May 2018, 22:28

      The example minibrowser in Qt-5.11.0 does not compile with Mingw
      In main.qml QML module not found. See screenshot.0_1527287170285_qtwebkit-issue.png

      Where is QtWebView in this release?

      J Offline
      J Offline
      JKSH
      Moderators
      wrote on 26 May 2018, 02:27 last edited by JKSH
      #2

      @PJM4B said in What happened to QtWebView in release 5.11.0?:

      The example minibrowser in Qt-5.11.0 does not compile with Mingw

      For Qt 5.11, use MSVC 2017 if you want Qt WebView (or Qt WebEngine).

      On Desktop platforms, Qt WebView is a thin wrapper around Qt WebEngine. The thing is, Qt WebEngine uses Chromium internally, and Chromium does not support MinGW.

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

      1 Reply Last reply
      4
      • P PJM4B
        25 May 2018, 22:28

        The example minibrowser in Qt-5.11.0 does not compile with Mingw
        In main.qml QML module not found. See screenshot.0_1527287170285_qtwebkit-issue.png

        Where is QtWebView in this release?

        M Offline
        M Offline
        Mohammad Kanan
        wrote on 4 Jun 2018, 20:17 last edited by
        #3

        @PJM4B QWebview even with previous versions of Qt works only with one of either MSVC, Android, iOS kits but not MinGW.

        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