[PyQt] multiple errors when buildin PyQt 4.10.0 on RHEL6

Nemanja Savic vlasinac at gmail.com
Mon Sep 28 15:45:22 BST 2015


Hi all guys,

in order to meet gnuradio requirements I need to have PyQt >= 4.10.0. On my
machine I already had installed via rpm qt 4.6.2. When I try to make PyQt
4.10.0 using qt 4.6.2 the following error occures:

qpycore_chimera.cpp: In member function ‘void Chimera::set_flag()’:
qpycore_chimera.cpp:557: error: ‘struct _pyqt4ClassTypeDef’ has no member
named ‘qt4_flags’

Then I tried with a newer version of qt, so I build from source qt 4.8.0
and configured PyQt as to use local installation of qt, but then following
error occured:

qpycore_chimera.cpp: In member function ‘void Chimera::set_flag()’:
qpycore_chimera.cpp:557: error: ‘struct _pyqt4ClassTypeDef’ has no member
named ‘qt4_flags’

Can anybody suggest what might be a problem?

Best regards,

-- 
Nemanja Savić
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://www.riverbankcomputing.com/pipermail/pyqt/attachments/20150928/cbbea178/attachment.html>


More information about the PyQt mailing list