Re: XCode 2.2 can't find framework
Re: XCode 2.2 can't find framework
- Subject: Re: XCode 2.2 can't find framework
- From: Joshua Senecal <email@hidden>
- Date: Thu, 17 Nov 2005 09:51:22 -0800 (PST)
> I'll take a quick guess at the problem. I bet your
project is set to
> use the 10.4 Universal SDK.
That took care of not being able to find the
framework--thanks.
After that I discovered one other problem was that I
was compiling for ppc and x86 (the framework is just
ppc), so I eliminated x86 from the "Architectures"
field, and that eliminated some more errors.
Now I have a new problem: the linker tells me that the
symbols for the functions I'm calling in the framework
are undefined. I'm guessing that there's a linker flag
or setting that has changed between 2.1 and 2.2, but I
haven't been able to determine what it is.
Anyone have any ideas on how to fix this?
-Josh
_______________________________________________
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