[PyQt] pyqt5.1 fails to build for qt5.01: qpyopengl_api.h:29:33: fatal error: QOpenGLVersionProfile: No such file or directory
Phil Thompson
phil at riverbankcomputing.com
Sat Oct 5 11:21:55 BST 2013
On Fri, 4 Oct 2013 12:11:14 -0400, <bootch at nc.rr.com> wrote:
> 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
Should be fixed in tonight's snapshot.
Thanks,
Phil
More information about the PyQt
mailing list