[Interest] QtWebEngine missing in Qt6.2.4 ?

Sze Howe Koh szehowe.koh at gmail.com
Fri Apr 8 16:38:51 CEST 2022


It is now "QT += webenginequick" (in contrast to "QT +=
webenginewidgets"):
https://doc.qt.io/qt-6/qtwebenginequick-module.html

This is a kind of source compatibility break; it would be nice if
there were deprecation warnings instead of an outright error.


Regards,
Sze-Howe

On Fri, 8 Apr 2022 at 20:27, Alexander Carôt <alexander_carot at gmx.net> wrote:
>
> P.S.: The question arises from me trying to compile the QtWebBrowser:
>
> https://code.qt.io/cgit/qt-apps/qtwebbrowser.git/
>
> which includes the module via
>
> QT += qml quick webengine
>
> but out of the box it does not find the module:
>
> Project ERROR: Unknown module(s) in QT: webengine
>
>
> --
> http://www.carot.de
> Email : Alexander at Carot.de
> Tel.: +49 (0)177 5719797
>
>
> > Gesendet: Freitag, 08. April 2022 um 13:50 Uhr
> > Von: "Alexander Carôt" <alexander_carot at gmx.net>
> > An: "qt qt" <interest at qt-project.org>
> > Betreff: [Interest] QtWebEngine missing in Qt6.2.4 ?
> >
> > Hello all,
> >
> > I just installed Qt6.2.4 for OSX (12.2.1 Monterey) with any module, however, when trying to use QtWebEngine I realize it's not there:
> >
> > Project ERROR: Unknown module(s) in QT: webengine
> >
> > Did I possibly miss anything or is any further action required ?
> >
> > Thanks in advance for letting me know
> >
> > Alex
> >
> > --
> > http://www.carot.de
> > Email : Alexander at Carot.de
> > Tel.: +49 (0)177 5719797


More information about the Interest mailing list