[Qt-interest] QT4 with no-framework on MacOSX 10.6-64-bits execution

eric moscardi eric.moscardi at gmail.com
Wed Nov 18 16:11:54 CET 2009


Hi everyboby,

I tried to install PyQt4, SIP and Qt4 with no-framework from sources on 
MacOsX 10.6-64-bits execution.
The default version of Qt build for Mac OS X is “Carbon” build which is 
32-bit and you can get a “64-bit vs. 32-bit error message” when I 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 
with the Cocoa framework and so -no-framework flag will not be not 
supported.
How can I do?
Thanks in advance.
Eric




More information about the Qt-interest-old mailing list