[Interest] Slow compiling on Mac

Konstantin Tokarev annulen at yandex.ru
Thu Aug 30 12:48:22 CEST 2012



30.08.2012, 14:37, "Till Oliver Knoll" <till.oliver.knoll at gmail.com>:
> Am 30.08.2012 um 11:47 schrieb Bo Elmgreen <bo.elmgreen at 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



More information about the Interest mailing list