Re: header file not found error
Re: header file not found error
- Subject: Re: header file not found error
- From: Seth Willits <email@hidden>
- Date: Tue, 02 Sep 2014 19:19:34 -0700
> In a quite simple document-based project, both Xcode 6 nor Xcode 5 give a "file not found" for one of my header files. I'm sure it's there; I've tried deleting it, re-adding it, and everything else I can think of, but to no avail. All of the other header files are found when I build, but just not this one. And yes, I've checked the spelling, emptied the cache, searched the web for explanations of what might be wrong, etc. Any suggestions would be greatly appreciated.
Look in the detailed build settings for the .m file being built which triggers the error. In the build commands list, look at what the -I include paths are. Is your header in one of those paths?
The path to that header must be different than the other headers?
--
Seth Willits
_______________________________________________
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