Re: XCode see the files, compiling doesn't
Re: XCode see the files, compiling doesn't
- Subject: Re: XCode see the files, compiling doesn't
- From: Jason <email@hidden>
- Date: Tue, 29 Mar 2011 08:16:07 -0700
On Fri, Mar 25, 2011 at 3:42 PM, Frederick C. Lee <email@hidden> wrote:
> > 1) Change '#include' to '#import'.
> > 2) Change 'file.inc' to 'file.h' --- I'm assuming you wish to include header files.
> > 3) You may have to set the header-file link path in the project's environment (see attached).
> > --- add that path, preferably a relative path based on the locale of the project base itself.
> >
> >
> > I hope that helps.
> > Ric.
Thanks for the advice.
I did all of this and it still does not see it.
I put the new ".h" in a directory called inc_files and did the search path ../inc_files since inc_files directory is up one level from where the XCode project is.
I am lost as to why these cannot be seen. What did I do wrong?
I hate to think I am going to have to use one of my Mac Developer support instances to help me solve this.
--
Jason
_______________________________________________
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