What's the Path for includes needed by Precompiled headers in Xcode?
What's the Path for includes needed by Precompiled headers in Xcode?
- Subject: What's the Path for includes needed by Precompiled headers in Xcode?
- From: Ed Mansky <email@hidden>
- Date: Wed, 8 Sep 2010 13:54:36 -0700
I'm using Xcode 2.2.1 on a 10.4.11 G5 quad to build the app
AVCVideoCap in the Firewire SDK and am having problems with getting
the Cocoa.h header file included correctly in the build.
What is the shell variable I should use to point Xcode to where the
precompiled headers will look for their include files? Is it in the
settings for "Precompiled Headers Cache Path"?
I have copied the "Examples" directory of the Firewire SDK to my dev
area and specified custom settings for "Build Products Path" and
"Intermediate Build Files Path". I've also defined
${HEADER_SEARCH_PATH} and ${FRAMEWORK_SEARCH_PATH} in my shell
(.cshrc) to point to my dev area so that Xcode will find the target's
headers and frameworks.
I get 2 errors from the precompiled header target "AVCVideoCap_Prefix.pch":
error: /.Spotlight-V100/Cocoa/Cocoa.h: Permission denied
I've even turned on rw permissions for group & other on
.Spotlight-V100 and it's enclosed files. Same 2 errors result.
Any tips on what I'm missing would be greatly appreciated!
Ed
--
E. J. Mansky II
Eikonal Research Institute
Bend, Oregon
_______________________________________________
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