On Jun 28, 2010, at 5:52 PM, Graham Cox <graham....@bigpond.com> wrote:
> Isn't there a way to link against the "latest", whatever it is? Since there's > a symlink for that, at least there's an access point in the file system. I > realise that it still has to resolve the specific symbols I link against, but > they are likely to exist in a newer version and at least I'm no worse off if > it fails. Would it be a case of simply renaming the dylib stub to match the > symlink? Unfortunately this is not a safe assumption. libxslt changed dramatically between the versions Apple bundled with 10.5 and 10.6. We wound up ditching raw use of libxslt in favor of NSXMLDocument, I believe. --Kyle Sluder_______________________________________________ Cocoa-dev mailing list (Cocoa-dev@lists.apple.com) Please do not post admin requests or moderator comments to the list. Contact the moderators at cocoa-dev-admins(at)lists.apple.com Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/cocoa-dev/archive%40mail-archive.com This email sent to arch...@mail-archive.com