Re: problem using -weak_framework
Re: problem using -weak_framework
- Subject: Re: problem using -weak_framework
- From: Chris Espinosa <email@hidden>
- Date: Sun, 8 May 2005 20:28:44 -0700
On May 8, 2005, at 7:57 PM, Steve Gehrman wrote:
I'm trying to weak link to a private framework, but it doesn't want
to work. If I add the framework to the target, everything works, but
I want to run on 10.3, so I must weak link.
Adding this to the Other linker flags:
-weak_framework Slideshow
Steve, I think we need more information, specifically some more
detail on "doesn't want to work."
Is it a Build time failure (if so, what's the error in the build log)
or launch/runtime failure on the 10.3 machine?
Xcode 1.5 or 2.0?
What SDK are you building against?
What's your Mac OS X Deployment Target?
What compiler are you using?
What built the private framework, and how?
Objective-C, C, or C++?
Chris
_______________________________________________
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