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


_______________________________________________
PyQt mailing list    [email protected]
http://www.riverbankcomputing.com/mailman/listinfo/pyqt

Reply via email to