10.2.8 SDK Cross-development
10.2.8 SDK Cross-development
- Subject: 10.2.8 SDK Cross-development
- From: Matt DeFoor <email@hidden>
- Date: Tue, 21 Jun 2005 13:07:01 -0400
I'm using XCode 1.2 on 10.3.9 and I'm trying to build using the 10.2.8
SDK. I have specified MacOSX10.2.8 as the SDK.
If I have added Frameworks such as Carbon, CoreFoundation, IOKit, etc,
to my project, when I do a build, will XCode tell the linker to link
against the Frameworks in the
/Developer/SDKs/MacOSX10.2.8.sdk/System/Library/Frameworks?
Or is there something specific I must do?
I've added /Developer/SDKs/MacOSX10.2.8.sdk/usr/lib to the library
search paths. I've also added
/Developer/SDKs/MacOSX10.2.8.sdk/System/Library/Frameworks to the
frameworks search paths. Is this even necesarry?
With this current configuration I get undefined symbol errors similar to
the following:
_CFDateFormatterCreate referenced from HIToolbox expected to be defined
in CoreFoundation
etc
etc
etc
Any idea what I'm doing wrong?
Thanks,
mattd
_______________________________________________
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