Details
-
Bug
-
Resolution: Done
-
Not Evaluated
-
Qt Creator 5.0.2
-
Gentoo Linux amd64 (x86_64)
Qt 6.2.0
-
-
b7853efaf3a3e2d6b6ae0c77ddd886934b1ba234 (qt-creator/qt-creator/6.0)
Description
When building qt-creator 5.0.2 with Qt 6.2.0, it fails to build help plugin with qtwebengine support enabled. qtwebengine 6.2.0 is installed.
Error from build log:
webenginehelpviewer.cpp:40:10: fatal error: QWebEngineContextMenuData: No such file or directory
40 | #include <QWebEngineContextMenuData>
^~~~~~~~~~~~~~~~~~~~~~~~~~~ compilation terminated. |