[Qt-interest] QT4 with no-framework on MacOSX 10.6-64-bits execution
moscardi
eric.moscardi at gmail.com
Wed Nov 18 10:06:24 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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.qt-project.org/pipermail/qt-interest-old/attachments/20091118/051638f4/attachment.html
More information about the Qt-interest-old
mailing list