[PyQt] Problem building PyQt 4.6.1 on Mac

"V. Armando Solé" sole at esrf.fr
Tue Nov 17 13:52:08 GMT 2009


Hi,

configure.py fails to auto-detect the different parts of the library and 
only builds the QtCore module (no check for it).

The reason is that ld complains about having isysroot specified twice. 
If I get rid of the second specification the modules get properly detected.

I have everything configured for an universal built (Qt and sip)

Armando
 



More information about the PyQt mailing list