Re: Frameworks/multiply-defined symbols (solved)
Re: Frameworks/multiply-defined symbols (solved)
- Subject: Re: Frameworks/multiply-defined symbols (solved)
- From: Chris Silverberg <email@hidden>
- Date: Wed, 11 Feb 2004 16:21:36 -0800
Sorry, Nick was exactly correct, my bad. My framework is
cross-compiled to the 10.2.7 SDK... and of course I want to do that
with my application as well, but I neglected to turn that feature on.
Thanks Nick (and everyone for listening).
This raises a followup question. Since my Framework is built by myself
and then embedded into the application, I never have to worry about it
being built with a different SDK than the application. But what about
a public framework? If the framework links to libcrypto.dylib from the
10.2.7 SDK... is that framework only useable by an application that
also links to the 10.2.7 SDK? That appears to be the case by
example.... I'm just not sure if it's just an unfortunately limitation.
-Chris
_______________________________________________
xcode-users mailing list | email@hidden
Help/Unsubscribe/Archives: http://www.lists.apple.com/mailman/listinfo/xcode-users
Do not post admin requests to the list. They will be ignored.