[PyQt] Compile PyQt5 QtGui without OpenGL

Sergey Anufrienko sergey.anoufrienko at gmail.com
Wed Jan 29 17:15:05 GMT 2014


Hello,

Is there a supported way of compiling PyQt5 with QtGui, but without OpenGL?
I have QT5 compiled without OpenGL on my embedded ARM system. I had to
manually remove all OpenGL-related stuff from SIP files in order to compile
a version of QtGui which doesn't depend on OpenGL definitions. It would be
nice to have a flag in configure.py or something like that to disable
OpenGL in QtGui.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20140129/d85ad392/attachment.html>


More information about the PyQt mailing list