Re: Distributed builds & Precompiled headers
Re: Distributed builds & Precompiled headers
- Subject: Re: Distributed builds & Precompiled headers
- From: Chris Espinosa <email@hidden>
- Date: Thu, 3 Jun 2010 14:34:41 -0700
On Jun 3, 2010, at 2:13 PM, Benoit Thomas wrote:
> I'm trying to use the distributed builds with precompiled headers, but it doesn't work.
>
> If I build locally, my precompiled headers are built and used correctly. But if I turn distributed builds on, distributed builds work but it doesn't build or use my precompiled headers.
>
> Any help would be appreciated,
In Xcode 3.2.2 and later, Distributed Builds disables precompiled headers, because transmitting the precompiled headers over the network makes it take longer than using the SDK headers already on the build host.
Chris _______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden