[Qt4-preview-feedback] Qt 4.5 beta: Compile error on OS X
Morten Sørvig
msorvig at trolltech.com
Tue Feb 10 11:14:02 CET 2009
On Feb 9, 2009, at 10:57 AM, Sylvain MARIE wrote:
> Hi,
>
> I'm using OS 10.5.6 on a MBP C2D.
> I would like Qt to use Coca on PPC (32bit) and i386 (both 32 and 64
> bits) so I configure Qt this way:
> ./configure -verbose -release -no-mmx -no-3dnow -no-sse -arch ppc -
> arch x86 -arch x86_64 -cocoa
>
> (the "-no-mmx -no-3dnow -no-sse" comes from http://www.mail-archive.com/qt4-preview-feedback@trolltech.com/msg00494.html)
>
The "-no-mmx -no-3dnow -no-sse" should not be necessary any more, can
you try removing those arguments and compiling again? (We use gcc's -
Xarch option to selectively enable mmx/sse for the x86 archs)
- Morten
More information about the Qt4-feedback
mailing list