Re: Static Analyzer Problems
Re: Static Analyzer Problems
- Subject: Re: Static Analyzer Problems
- From: Dave <email@hidden>
- Date: Thu, 03 Nov 2011 08:34:18 +0000
Hi Andreas,
Thank you so much for your help! Yes I was confusing the two
settings. I set "Prefix Header" to point to the .pch file but it
still doesn't build. Here are the settings I have:
Precompiled Header Cache:
/var path ending in com.apple.Xcode.501/SharedPrecompiledHeaders
Prefix Header:
Points to the ,pch file.
Is this what you meant?
All the Best
Dave
On 2 Nov 2011, at 10:08, Andreas Grosam wrote:
On Nov 2, 2011, at 11:01 AM, Andreas Grosam wrote:
In the build settings, you can set the path name for the "prefix
header" via "Precompile Prefix Header". The default is
<target_name>/<target_name>-Prefix.pch (for Xcode 4.2. This may
vary for Xcode 3.x)
Uhps, the Build Setting's name is "Prefix Header" not "Precompile
Prefix Header".
The default setting for the folder where the compiler will put the
generated "precompiled prefix header file" is:
$(CACHE_ROOT)/SharedPrecompiledHeaders
Worth mentioning: the name for the Build Setting is "Precompiled
Headers Cache Path"
Sorry, for that.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
40looktowindward.com
This email sent to email@hidden
_______________________________________________
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