Re: Why won't Xcode find my framework?
Re: Why won't Xcode find my framework?
- Subject: Re: Why won't Xcode find my framework?
- From: "Nathaniel Martin" <email@hidden>
- Date: Fri, 17 Mar 2006 10:22:42 -0800
Well, that works, if I change the #includes to use <frameworkname/header.h>
But it's still very confusing to me why the example project doesn't
need to add those search paths, and why it can work with the header
names just in quotes.
Also, there's one header file that is contained in a bundle inside the
framework. Once again, this works fine in the example project, but I
can only get it to work if I add the complete path to that header file
in the search paths.
Sometimes Xcode infuriates me. Instead of spending time learning how
to use this framework, I'm just wasting time trying to get Xcode to do
what I want.
Thanks for your help!
-Nathaniel Martin
email@hidden
On 3/16/06, Rosyna <email@hidden> wrote:
> Make sure to check the "recursive" box in the edit sheet. You may
> also have to do a completely clean build. I've had many problems with
> xcode handling paths in the past, so I've done crazy voodoo when i
> see it. Such as deleting the build folder, restarting xcode, and
> compiling again.
>
> Ack, at 3/16/06, Nathaniel Martin said:
>
> > >>Did you add /Library/Frameworks/ to the "Framework Search Paths"
> >build setting?
> >
> >>>Scott
> >
> >I tried adding that, and I get the same errors. Plus, the "Example"
> >project doesn't have anything added to the search paths, and it
> >compiles without problems.
> >
> >Thanks,
>
> --
>
>
> Sincerely,
> Rosyna Keller
> Technical Support/Holy Knight/Always needs a hug
>
> Unsanity: Unsane Tools for Insanely Great People
>
> It's either this, or imagining Phil Schiller in a thong.
>
_______________________________________________
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