Re: PCH not being used
Re: PCH not being used
- Subject: Re: PCH not being used
- From: Burt Johnson <email@hidden>
- Date: Sun, 22 Jan 2006 19:21:38 -0800
>On Jan 22, 2006, at 1:10 PM, Jeff LaMarche wrote:
>
>> I think the problem is that the pch file is a precompiled header.
>> Since it's pre-compiled, any pre-compiler macros or definitions you
>> put in it will be gone by the time you compile the rest of your code.
>
>This is incorrect. A prefix header, whether it's precompiled or not,
>will be included at the start of every compilation so long as it's
>specified for the target.
That is certainly the way I had understood things would work, and that is
why I suspect I am missing a linkage somewhere that I had expected the
wizard to create.
How can I be sure that the pch is being used at all? I go into Info->Build
for the project, and I don't see anything that looks appropriate to this
issue. Am I looking in the wrong place, or just not connecting the dots
mentally on a parameter that is there?
--
- Burt Johnson
MindStorm, Inc.
email@hidden
http://www.mindstorm-inc.com
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden