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

Dmitry Shachnev mitya57 at ubuntu.com
Mon Nov 18 09:46:50 GMT 2013


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

--
Dmitry Shachnev


More information about the PyQt mailing list