Re: Rebuilding SMB 431.11
Re: Rebuilding SMB 431.11
- Subject: Re: Rebuilding SMB 431.11
- From: Syl-J CALIMPUSAN <email@hidden>
- Date: Fri, 03 Feb 2012 17:22:40 -0800
The source code also points to NetFS.h, which is available in 10.6 and in the the Framework directory and is needed by the code.
#include <NetFS/NetFS.h>
#include <NetFS/NetFSPrivate.h>
I can't find NetFSPrivate.h anywhere? Not in the opensource or Framework directory? Any ideas to download it?
>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 (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden