Re: Weak linking frameworks?
Re: Weak linking frameworks?
- Subject: Re: Weak linking frameworks?
- From: Stephane Sudre <email@hidden>
- Date: Wed, 9 Mar 2005 15:26:55 +0100
On 8 mars 05, at 08:22, Steve Gehrman wrote:
Anyone know how to get past this error message? I'm weak linking and
that allow my app to run if the framework is not installed, but if
there is an old framework installed, it doesn't run.
dyld: /Volumes/Development/builds/Path Finder.app/Contents/MacOS/Path
Finder version mismatch for library:
/Library/Frameworks/StuffIt.framework/Versions/A/StuffIt
(compatibility version of user: 1.0.0 greater than library's version:
0.0.1)
Maybe this is a job for: NSInstallLinkEditErrorHandlers in
<mach-o/dyld.h>.
Some documentation is available here:
http://developer.apple.com/documentation/Darwin/Reference/ManPages/
man3/NSModule.3.html
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Cocoa-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden