Re: Building for 10.2.8 with xcode 2.5 on leopard
Re: Building for 10.2.8 with xcode 2.5 on leopard
- Subject: Re: Building for 10.2.8 with xcode 2.5 on leopard
- From: John Pattenden <email@hidden>
- Date: Thu, 29 Nov 2007 12:26:19 -0500
On Nov 29, 2007, at 10:47 AM, Shawn Erickson wrote:
On Nov 29, 2007, at 6:50 AM, John Pattenden wrote:
Well so far my experience is sort of...
I have successfully built a 10.2.8 app with 2.5 on 10.5 but it was
cocoa only
I have not managed to build a C++ app - it is trying to dynamically
link with libstdC++6.dylib which is 10.3.9 and later...
if someone can tell me how change the C++ library link option then
I will be able say you can build C++ as well....
In all of your email so far to date you haven't said anything about
how you are setting your SDK and target OS (or at least I have
missed those emails if you have).
Thanks that spurred me on to try something, I have been using the
10.3.9 sdk since we weak link some 10.3 and later APIs and that has
worked fine in the past. So I tried the 10.2.8 sdk - and after
commenting out my 10.3 code and building with the 10.2.8 sdk it now
runs on 10.2.8
which is at least progress, except I now need to figure out how to
have it build with 10.3 only APIs as well..
anyway thanks for getting me this far.
-john
_______________________________________________
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