site_archiver@lists.apple.com Delivered-To: darwin-dev@lists.apple.com On Wed, Oct 14, 2009 at 14:48, rohan a <info1686@gmail.com> wrote:
Hello All,
For a particular Mac OS X binary, I need the carbon framework. There is no problem with the linking with the Carbon framework. I use -framework Carbon
Now, when I do #otool -L a.out I see this /System/Library/Frameworks/Carbon.framework/Versions/A/Carbon (compatibility version 2.0.0, current version 128.0.0) . . .
Now my doubt here is that, is the above library available by default with every Mac machine ?I want to be sure before I allow other users to use it.
Yes. That’s why it’s in /System/Library and documented—in detail—on http://developer.apple.com/ Carbon in some form or another has been available since before Mac OS X was first released. M. _______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (Darwin-dev@lists.apple.com) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.appl... This email sent to site_archiver@lists.apple.com