PyQtWebEngine 6.8.0 build fails
Antonio Rojas
arojas at archlinux.org
Thu Dec 12 23:14:38 GMT 2024
Building against Qt 6.8.1:
/build/pyqt6-webengine/src/PyQt6_WebEngine-6.8.0/sip/QtWebEngineCore/qwebengineframe.sip: In lambda function:
/build/pyqt6-webengine/src/PyQt6_WebEngine-6.8.0/sip/QtWebEngineCore/qwebengineframe.sip:52:64: error: invalid use of incomplete type ‘class QVariant’
52 | res = sipCallMethod(NULL, a1, "N", new QVariant(arg), sipType_QVariant, NULL);
| ^
In file included from /usr/include/qt6/QtCore/qtypeinfo.h:9,
from /usr/include/qt6/QtCore/qglobal.h:47,
from /usr/include/qt6/QtCore/qmetatype.h:9,
from /usr/include/qt6/QtCore/QMetaType:1,
from sipAPIQtWebEngineCore.h:33,
from sipQtWebEngineCoreQWebEngineFrame.cpp:24:
/usr/include/qt6/QtCore/qcontainerfwd.h:49:7: note: forward declaration of ‘class QVariant’
49 | class QVariant;
| ^~~~~~~~
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20241213/c8945071/attachment.htm>
More information about the PyQt
mailing list