[PyQt] Problem building PyQt 4.6.1 on Mac
"V. Armando Solé"
sole at esrf.fr
Tue Nov 17 14:02:39 GMT 2009
Just to make it clear:
I had to do the change:
build=build.replace("-arch i386 -arch ppc
-Wl,-syslibroot,/Developer/SDKs/MacOSX10.4u.sdk","")
in order to get the modules detected.
Armando
V. Armando Solé wrote:
> 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)
>
More information about the PyQt
mailing list