• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Re: Static Analyzer Problems
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Static Analyzer Problems


  • Subject: Re: Static Analyzer Problems
  • From: Andreas Grosam <email@hidden>
  • Date: Thu, 03 Nov 2011 10:51:26 +0100

On Nov 3, 2011, at 9:34 AM, Dave wrote:

> 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

This seems to be correct.
Just note, that this path is expanded from a build settings variable when displayed. The value for "Precompiled Header Cache" (SHARED_PRECOMPS_DIR)  in Xcode's build settings is actually: "$(CACHE_ROOT)/SharedPrecompiledHeaders"


>
> Prefix Header:
>
> Points to the ,pch file.
Correct.
>
> Is this what you meant?

It seems, the prefix settings are correct. If you still experiencing an issue when precompiling, you may disable the use of precompiled prefix headers:
In the target build settings, set the build settings variable "Precompile Prefix Header" to "No".

If it does not compile, more info is required.

Regards
Andreas

>
> All the Best
> Dave



 _______________________________________________
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

References: 
 >Re: Static Analyzer Problems (From: Dave <email@hidden>)
 >Re: Static Analyzer Problems (From: Andreas Grosam <email@hidden>)
 >Re: Static Analyzer Problems (From: Andreas Grosam <email@hidden>)
 >Re: Static Analyzer Problems (From: Dave <email@hidden>)

  • Prev by Date: Advice on converting this C++ code to Objective-C
  • Next by Date: Re: Advice on converting this C++ code to Objective-C
  • Previous by thread: Re: Static Analyzer Problems
  • Next by thread: Learning the Interface Builder
  • Index(es):
    • Date
    • Thread