[Qt-interest] QT4 with no-framework on MacOSX 10.6-64-bits execution
Mike Jackson
imikejackson at gmail.com
Wed Nov 18 19:27:27 CET 2009
On 2009-11-18 04:06:24 -0500, moscardi <eric.moscardi at gmail.com> said:
>
>
> Hi everyboby,
>
> I tried to install PyQt4, SIP and Qt4 with no-framework from sources =20
> on MacOsX 10.6-64-bits execution.
> The default version of Qt build for Mac OS X is =93Carbon=94 build which =
> =20
> is 32-bit and you can get a =9364-bit vs. 32-bit error message=94 when I =
> =20
> build an other application as PyQT for example.
> So I used -arch x86_64 flag to build Qt4 but 64-bit arch will be built =20=
>
> with the Cocoa framework and so -no-framework flag will not be not =20
> supported.
> How can I do?
> Thanks in advance.
> Eric=20=
>
>
> <html><head></head><body style=3D"word-wrap: break-word; =
> -webkit-nbsp-mode: space; -webkit-line-break: after-white-space; "><p>Hi =
> everyboby,</p><p>I tried to install PyQt4, SIP and Qt4 with no-framework =
> from sources on MacOsX 10.6-64-bits execution.<br>The default version of =
> Qt build for Mac OS X is =93Carbon=94 build which is 32-bit and you can =
> get a =9364-bit vs. 32-bit error message=94 when I build an other =
> application as PyQT for example.<br>So I used -arch x86_64 flag to build =
> Qt4 but 64-bit arch will be built with the Cocoa framework and so =
> -no-framework flag will not be not supported.<br>How can I do?<br>Thanks =
> in advance.<br>Eric </p></body></html>=
You can't. 64 Bit requires Cocoa. Cocoa requires frameworks. What is
the problem with the frameworks?
Mike Jackson
More information about the Qt-interest-old
mailing list