|
Hi,
I'm trying to compile PyQt:
I executed build.py and it finish
successfully.
I'm using PyQt 3.7 with SIP 3.7. Qt version is the
commercial 3.12 for windows. Python version is 2.23
I cannot compile it using nmake. These and more
errors ocurrs:
sipqtQIODevice.h(54) : error C2555:
'sipQIODevice::at' : overriding virtual func tion differs from 'QIODevice::at' only by return type or calling convention sipqtQIODevice.h(56) : error C2555: 'sipQIODevice::size' : overriding virtual fu nction differs from 'QIODevice::size' only by return type or calling convention sipqtQFont.h(39) : error C2039: 'CharSet' : is not a member of 'QFont' sipqtQFrame.h(122) : error C2039: 'PropagationMode' : is not a member of 'QWidge t' Please help me to solve this problem
ASAP,
Pablo Yabo |
