Oh nice to see you managed to hunt down this bug! Will test this in a few days!
Thanks! Daniel - Mail original -
> De: "Brian Kelley"
> À: "Kah Fai Chong" , "pyqt@riverbankcomputing.com"
>
> Envoyé: Jeudi 26 Avril 2012 20:08:17
> Objet: Re: [PyQt] [SOLVED] sip: __or__() unsupported funct
Hello,
The official Python x86_64 for Windows 64 does not include libpython.a. If this
is also the case for the ActiveState version, you need to create it:
http://www.mingw.org/wiki/MSVC_and_MinGW_DLLs
Daniel
___
PyQt mailing listPyQt@riverbank
Hello PyQt folks!
I need to build PyQt4 myself for several reasons and have succeeded in the
past. However, the combination of PyQt4 4.9.1, SIP 4.13.2 and qt 4.8.0 doesn't
work. The sip being used is the correct one.
My system is Win7 64bits, gcc.exe (GCC) 4.7.0 20120311 (prerelease) from
min