On Feb 2, 2012, at 5:11 PM, Syl-J CALIMPUSAN wrote:
Missing this header file: NetFS/NetFSPrivate.h Any ideas where to download it? Could not find it in the developer site.
From <https://developer.apple.com/library/mac/#documentation/MacOSX/Conceptual/OSX_Technology_Overview/SystemFrameworks/SystemFrameworks.html>, it is clear that NetFS was added in 10.6 which does not support PowerPC. You're not going to be able to use that framework with PowerPC code.
-- Stephen Checkoway _______________________________________________ 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: https://lists.apple.com/mailman/options/darwin-dev/site_archiver%40lists.app... This email sent to site_archiver@lists.apple.com
participants (1)
-
Steve Checkoway