Re: Always Search User Paths not affecting precompiled header?
Re: Always Search User Paths not affecting precompiled header?
- Subject: Re: Always Search User Paths not affecting precompiled header?
- From: Jonathan Johnson <email@hidden>
- Date: Mon, 16 Jan 2006 17:27:52 -0600
On 1/16/06, Jonathan Johnson <email@hidden> wrote:
> I'm one of those unforunate souls who has their own String.h, and I've
> noticed that if I have, for example, Carbon/Carbon.h included in the
> prefix header and I have Precompile Prefix Header checked, it will
> still find my String.h. If I don't precompile my prefix header, it
> works as expected.
>
> Is there another setting I can use to correct this behavior? Xcode 2.1
> currently -- haven't tried upgrading to 2.2 yet.
Err, I take that back. The errors manifested in a different way, and
now that they're corrected, I'm back to the same problem. Here's the
steps I've tried to alleviate this problem:
- At WWDC, it was recommended to turn on USE_SEPARATE_HEADERMAPS. I
tried that, no avail.
- After searching, I found that Xcode 2.1 (what I'm using) allows you
to turn off ALWAYS_SEARCH_USER_PATHS. I added this setting with a
value of NO (it was quite satisfying to type "no" in all caps) to my
target settings. No avail.
I've tried cleaning, rebuilding, quitting and relaunching, rubbing my
stomach while patting my head -- nothing works.
Any ideas on how, aside from renaming our own string.h, we can
alleviate this problem? Am I missing some crucial step?
If upgrading to 2.2 will help, I'll begin the download now. However, I
hope to have a new plan of attack for tomorrow morning's
find-the-source-of-the-compiler-errors-and-fix-them-one-after-another
session :)
Thanks in advance for any help!
-Jon
--
Jonathan Johnson
REAL Software, Inc.
REAL World 2006, The REALbasic User's Conference
<http://www.realsoftware.com/realworld>
_______________________________________________
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