• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
How to create a watcher file using fsevents
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

How to create a watcher file using fsevents


  • Subject: How to create a watcher file using fsevents
  • From: mathan kumar <email@hidden>
  • Date: Tue, 4 May 2010 15:20:23 +0530

Hi All,

I m trying to get file event notifications using fsevents.h file.

I m working with Mac OS X 10.6 and XCode 3.1.4 in which i found fsevents.h in four following locations

1. /System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers/FSEvents.h
2. /Xcode3.1.4/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers
3. /Developer/SDKs/MacOSX10.5.sdk/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers
4. /Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers

I have following issues in accessing fsevents.h

1) Out of above four locations which one should be included since fsevents is not getting included unless i put following include syntax
    include<../../../../Developer/SDKs/MacOSX10.6.sdk/System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers/fsevents.h>

2) Where could I find the function definition whose prototypes are declared in fsevents.h using "extern" keyword
--
rgds
Mathan
 _______________________________________________
Do not post admin requests to the list. They will be ignored.
Filesystem-dev mailing list      (email@hidden)
Help/Unsubscribe/Update your Subscription:

This email sent to email@hidden

  • Follow-Ups:
    • Re: How to create a watcher file using fsevents
      • From: James Bucanek <email@hidden>
  • Prev by Date: Re: differences between NSWorkspace unmountAndEjectDeviceAtURL and unmountAndEjectDeviceAtPath
  • Next by Date: Re: How to create a watcher file using fsevents
  • Previous by thread: Re: differences between NSWorkspace unmountAndEjectDeviceAtURL and unmountAndEjectDeviceAtPath
  • Next by thread: Re: How to create a watcher file using fsevents
  • Index(es):
    • Date
    • Thread