Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-104489

webenginewidgets examples does not build on Windows 10 with MSVC 2019, 2017, 2022

    XMLWordPrintable

Details

    • Bug
    • Resolution: Cannot Reproduce
    • P1: Critical
    • 6.3.1
    • 6.3.0
    • WebEngine
    • None

    Description

      I cant build any WebEngine example project, result of build is:

      MSVC 2019, 2022, 2017

      I tried to build with the following Compiler versions::

      MSVC 15.9.43

      MSVC 17.2.3

      MSVC 16.11.9

       

       Project ERROR: Unknown module(s) in QT: positioning
      C:\Qt\Examples\Qt-6.3.0\webenginewidgets\simplebrowser\main.cpp:75: error: Use of undeclared identifier 'QtWebEngine'
      C:\Qt\Examples\Qt-6.3.0\webenginewidgets\simplebrowser\main.cpp:76: error: Use of undeclared identifier 'QWebEngineProfile'
      C:\Qt\Examples\Qt-6.3.0\webenginewidgets\simplebrowser\main.cpp:76: error: Use of undeclared identifier 'QWebEngineSettings'
      C:\Qt\Examples\Qt-6.3.0\webenginewidgets\simplebrowser\main.cpp:77: error: Use of undeclared identifier 'QWebEngineProfile'
      C:\Qt\Examples\Qt-6.3.0\webenginewidgets\simplebrowser\main.cpp:77: error: Use of undeclared identifier 'QWebEngineSettings'

       

      in .pro file:

      TARGET = simplebrowser

      QT += positioning webenginewidgets webenginecore core gui widgets 

      Attachments

        Issue Links

          No reviews matched the request. Check your Options in the drop-down menu of this sections header.

          Activity

            People

              qt_webengine_team Qt WebEngine Team
              -roman- Roman Derevyanko
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes