30.08.2012, 14:37, "Till Oliver Knoll" <till.oliver.kn...@gmail.com>:
> Am 30.08.2012 um 11:47 schrieb Bo Elmgreen <bo.elmgr...@gmail.com>:
>
>>  ...(gcc in QtCreator and clang in Xcode)
>
> Here you go, you answered your own question! :)
>
> You were not comparing Qt Creator vs Xcode, but rather gcc vs clang!
>
>>  ... are there tricks we can use to speed up the compiling?
>
> Usually the environment variable QMAKESPEC tells 'qmake' how to generate the 
> Makefiles (for what compiler).

There's no clang mkspec in Qt 4.7, so QMAKE_CXX needs to be specified on qmake 
command line.

-- 
Regards,
Konstantin
_______________________________________________
Interest mailing list
Interest@qt-project.org
http://lists.qt-project.org/mailman/listinfo/interest

Reply via email to