[PyQt] PyQt5 doesn't compile with Qt 5.0.2 on ARM

Phil Thompson phil at riverbankcomputing.com
Mon Nov 18 12:00:48 GMT 2013


On Mon, 18 Nov 2013 13:46:50 +0400, Dmitry Shachnev <mitya57 at ubuntu.com>
wrote:
> Hi,
> 
> This looks like a regression between PyQt 5.0.1 and 5.1.1. It no
> longer compiles on Ubuntu 14.04 (armhf) with Qt 5.0.2 (On armhf, we
> use GL ES 2).
> 
> /build/buildd/pyqt5-5.1.1+dfsg/build-3.3/QtGui/sipQtGuipart1.cpp: In
> function 'void assign_QVector_3900(void*, Py_ssize_t, const void*)':
>
/build/buildd/pyqt5-5.1.1+dfsg/build-3.3/QtGui/sipQtGuipart1.cpp:1120:30:
> error: 'GLuint64' was not declared in this scope
> 
> See:
>
https://launchpadlibrarian.net/156791097/buildlog_ubuntu-trusty-armhf.pyqt5_5.1.1%2Bdfsg-2_FAILEDTOBUILD.txt.gz

Should be fixed in tonight's snapshot.

Phil


More information about the PyQt mailing list