[PyQt] Bug building with Qt features disabled

Jeremy Sanders jeremy at jeremysanders.net
Sat Aug 12 11:15:58 BST 2017


Hi -

Using Qt 5.9.1, Python 3.5.4, sip 4.19.3 and PyQt5 5.9, I get errors 
when trying to build PyQt5 with Qt features disabled (here opengl). It 
doesn't correctly seem to detect the disabled features, as the features 
are split into individual characters.

This attached patch seems to fix the problems for me.

Thanks

Jeremy
-------------- next part --------------
A non-text attachment was scrubbed...
Name: pyqt.patch
Type: text/x-patch
Size: 837 bytes
Desc: not available
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20170812/d1da2450/attachment.bin>


More information about the PyQt mailing list