<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;">Hi,</p>
<p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"> pyqtwebengine 6.2.0 fails to build here with this error:</p>
<br /><p style="margin-top:0;margin-bottom:0;margin-left:0;margin-right:0;"><span style="color:#000000;"><span style="font-family:monospace;"><span style="background-color:#ffffff;">/build/pyqt6-webengine/src/PyQt6_WebEngine-6.2.0/sip/QtWebEngineCore/qwebengineprofile.sip: In lambda function: </span></span></span><br />/build/pyqt6-webengine/src/PyQt6_WebEngine-6.2.0/sip/QtWebEngineCore/qwebengineprofile.sip:187:64: error: invalid use of incomplete type ‘class QIcon’ <br /> 187 |             res = sipCallMethod(NULL, a2, "NNN", new QIcon(arg0), sipType_QIcon, new QUrl(arg1), sipType_QUrl, new QUrl(arg2), sipType_QUrl, NULL)<br />; <br />     |                                                                ^ <br />In file included from /usr/include/qt6/QtCore/QMetaType:1, <br />                from sipAPIQtWebEngineCore.h:33, <br />                from sipQtWebEngineCoreQWebEngineProfile.cpp:24: <br />/usr/include/qt6/QtCore/qmetatype.h:182:22: note: forward declaration of ‘class QIcon’ <br /> 182 |     F(QIcon, 0x1005, QIcon) \ <br />     |                      ^~~~~<br /></p>
</body>
</html>