Greetings, sorry if this a noob question, i'm new to objective-C,
xcode, and fuse ;/

Just trying to build the ytfs example and i'm getting a couple errors
related to:

kGMUserFileSystemMountPathKey

like: error: 'kGMUserFileSystemMountPathKey' undeclared (first use in
this function)
for file YTController-finished.m

In my /Library/Framework/MacFUSE.framework/Headers/GMUserFileSystem.h
header this value is never defined.  I found some other version of
GMUserFileSystem.h somewhere in the SVN repo that declared and
externed kGMUserFileSystemMountPathKey but using that version of the
file, which is not what my install came with, still resulted in a
linker error (since it still wasn't defined anywhere?) when trying to
build the ytfs project in xcode 3.0 on Mac OS 10.5.2

Any help would be appreciated,

Regards,
Pedro
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"macfuse-devel" group.
To post to this group, send email to macfuse-devel@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/macfuse-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to