[PyQt] PyQt 5.1.1 and Qt 5.2.0 beta

Johny Bui jbui at vivint.com
Tue Nov 5 18:37:35 GMT 2013


If your compiler is old like mine, you will need to use this attached patch.
mine is arm gcc 4.3.

Johny.

On 11/05/2013 02:58 AM, Phil Thompson wrote:

On Mon, 4 Nov 2013 15:28:32 -0800, Selim Tuvi <selim.tuvi at dreamworks.com><mailto:selim.tuvi at dreamworks.com>
wrote:
> Does the current PyQt 5 release support Qt 5.2.0 beta? I am getting the
> following error when I build PyQt:
>
> qpyqml_register_type.cpp:281: error: insufficient contextual information
to
> determine type
> gmake[2]: *** [qpyqml_register_type.o] Error 1
> gmake[2]: Leaving directory
> `/usr/pic1/src/PyQt-gpl-5.1.2-snapshot-c483162df565/qpy/QtQml'
> gmake[1]: *** [sub-QtQml-make_first] Error 2
> gmake[1]: Leaving directory
> `/usr/pic1/src/PyQt-gpl-5.1.2-snapshot-c483162df565/qpy'
> gmake: *** [sub-qpy-make_first-ordered] Error 2

Works fine for me but I suspect the problem is a crappy compiler.

Try the attached patch.

Phil

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20131105/ef4a3eab/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: qpyqml_register_type.cpp.patch
Type: text/x-patch
Size: 872 bytes
Desc: qpyqml_register_type.cpp.patch
URL: <http://www.riverbankcomputing.com/pipermail/pyqt/attachments/20131105/ef4a3eab/attachment.bin>


More information about the PyQt mailing list