[PyQt] PyQt-5.8.0 fails to build against Qt with OpenGLES support

Phil Thompson phil at riverbankcomputing.com
Fri Feb 24 22:49:09 GMT 2017


On 24 Feb 2017, at 6:29 pm, Heiko Becker <heirecka at exherbo.org> wrote:
> 
> Hello,
> 
> if Qt is compiled with support for OpenGLES, PyQt 5.8.0 fails to build
> with the error below. With Qt without OpenGLES it builds fine, as well
> as with PyQt-5.7 regardless of the state of OpenGLES.
> 
> Any idea why this might happen?

It might happen if your system supports OpenGLES v3 (rather than v2).

Try tonight's snapshot.

Thanks,
Phil


More information about the PyQt mailing list