|
|
Mike Jackson wrote:
> It seems that the Intel Compiler for OS X isn't "Officially" supported by
> Qt, but has anyone actually tried to compile Qt 4.2 with the Intel Compiler
> for OS X?
> I tried setting "export CC=/usr/bin/icpc" and then ./configure but the
> configure script still seems to be using gcc instead?
>
> Anyone have any thoughts?
Have you tries passing '-platform macx-icc' to ./configure?
Andre'
--
To unsubscribe - send a mail to qt-interest-request@xxxxxxxxxxxxx with
"unsubscribe" in the subject or the body.
List archive and information: http://lists.trolltech.com/qt-interest/
|
|