Qt3d 5.15.8 and PyQt3D

Ben Greiner code-pyqt at bnavigator.de
Wed Jan 11 10:04:43 GMT 2023


Hi,

current PyQt3D is not compatible with recently released Qt 5.15.8:



[  203s] 
/home/abuild/rpmbuild/BUILD/PyQt3D-5.15.5/build/Qt3DRender/sipQt3DRenderQt3DRenderQGeometryFactory.cpp: 
In function 'PyObject* 
slot_Qt3DRender_QGeometryFactory___ne__(PyObject*, PyObject*)':
[  203s] 
/home/abuild/rpmbuild/BUILD/PyQt3D-5.15.5/build/Qt3DRender/sipQt3DRenderQt3DRenderQGeometryFactory.cpp:196:39: 
error:'class Qt3DRender::QGeometryFactory' has no member named 
'operator=='; did you mean 'operator='?
[  203s]   196 |             sipRes = !sipCpp->operator==(*a0);
[  203s]       |                                       ^~
[  203s]       |                                       operator=
[  203s] 
/home/abuild/rpmbuild/BUILD/PyQt3D-5.15.5/build/Qt3DRender/sipQt3DRenderQt3DRenderQGeometryFactory.cpp: 
In function 'PyObject* 
slot_Qt3DRender_QGeometryFactory___eq__(PyObject*, PyObject*)':
[  203s] 
/home/abuild/rpmbuild/BUILD/PyQt3D-5.15.5/build/Qt3DRender/sipQt3DRenderQt3DRenderQGeometryFactory.cpp:235:38: 
error:'class Qt3DRender::QGeometryFactory' has no member named 
'operator=='; did you mean 'operator='?
[  203s]   235 |             sipRes = sipCpp->operator==(*a0);
[  203s]       |                                      ^~
[  203s]       |                                      operator=




The build is with SIP 6.7.5 and PyQt5 5.15.7

Regards,
Ben
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230111/173913e1/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: OpenPGP_signature
Type: application/pgp-signature
Size: 236 bytes
Desc: OpenPGP digital signature
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20230111/173913e1/attachment-0001.sig>


More information about the PyQt mailing list