[PyQt] pyqt5.1 fails to build for qt5.01: qpyopengl_api.h:29:33: fatal error: QOpenGLVersionProfile: No such file or directory

bootch at nc.rr.com bootch at nc.rr.com
Fri Oct 4 17:11:14 BST 2013


My environment:
Ubuntu 13.04
Qt5.0.1 (as installed by Ubuntu)
Python3.3 (as installed by Ubuntu)
python3-dev (installed using Ubuntu Software Center)
sip-4.15.2 (downloaded)
PyQt-gpl-5.1 (downloaded)

>cd Down*/PyQt*
>python3 configure.py
>make
yields error in the subject line

>qmake -v
QMake version 3.0
Using Qt version 5.0.1 in /usr/lib/i386-linux-gnu

"An Explanation of Version Numbers" in PyQt docs seems to say that pyqt 5.1 SHOULD at least build for Qt 5.0.1.

I will attempt to regress to PyQt5.0.1



More information about the PyQt mailing list