Re: Header File Problem; sorry to bug this list...
Re: Header File Problem; sorry to bug this list...
- Subject: Re: Header File Problem; sorry to bug this list...
- From: j o a r <email@hidden>
- Date: Mon, 4 Feb 2008 21:07:04 -0800
On Feb 4, 2008, at 4:35 PM, Lemon Obrien wrote:
I've read stuff on how this problem was fixed,
well...i guess not. When I read the man pages it says:
"For backwards compatibility reasons, this setting is
enabled by default, but disabling it is strongly
recommended when using GCC 4.0 or later.
[ALWAYS_SEARCH_USER_PATHS]"
In Xcode, select the target that you're building and hit CMD+I to open
the target inspector.
In the target inspector, select the Build tab.
Make sure that the "Configuration" pop-up is set to either "All
Configurations", or to the configuration that you care about.
Make sure that the "Show" pop-up is set to "All Settings".
Enter "ALWAYS_SEARCH_USER_PATHS" in the search field.
At this point you should see this build setting in the build settings
table view, and be able to change it to whatever you want.
When building, open the build log to verify that the compiler is
invoked as you expect.
Something that sometimes trips up new Xcode users is that build
settings can be specified at several different levels. At the target
level, like above, but also at the project level. You might want to
refer to the Xcode User Guide to learn more about how that works.
j o a r
_______________________________________________
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