Re: XCode 2.2: Frameworks in /Library and Multiple Architecture issues
Re: XCode 2.2: Frameworks in /Library and Multiple Architecture issues
- Subject: Re: XCode 2.2: Frameworks in /Library and Multiple Architecture issues
- From: Shawn Erickson <email@hidden>
- Date: Fri, 25 Nov 2005 08:18:01 -0800
On Nov 25, 2005, at 2:50 AM, Stephane Sudre wrote:
I'm trying to build an old project using XCode 2.2 to have a
Universal Binary which can supports both 10.2 PPC and 10.4 x86.
I'm following the recommendations to use:
MACOSX_DEPLOYMENT_TARGET_ppc
GCC_VERSION_ppc
SDKROOT_ppc
These settings are working fine in other projects.
But I'm seeing a problem when I need to use Frameworks from /
Library/Frameworks.
XCode 2.2 is stating it does not find the Frameworks (headers).
I tend to believe it's linked to the fact that the SDKROOT_ppc is
pointing to a specific location.
I tried settings a Frameworks search path to /Library/Frameworks
but this did not produce any positive results.
What is the recommended solution in this case?
As Chris asked what are you actually setting those things to
otherwise we are just guessing.
Note that Xcode 2.2 doesn't install the 10.2.8 SDK by default so make
sure you actually have it installed.
-Shawn
_______________________________________________
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