Including CoreServices/Timer.h?
Including CoreServices/Timer.h?
- Subject: Including CoreServices/Timer.h?
- From: Jonathon Kuo <email@hidden>
- Date: Tue, 9 Feb 2010 17:23:36 -0800
I need to use a few CoreServices timing methods, so I've added
CoreServices.framework to the Frameworks folder of my project. In my
code, I have this:
#import <CoreServices/Timer.h>
But when I compile, I get:
/Users/Jon/Projects/Sources/Scheduler.m:16:31: error: CoreServices/
Timer.h: No such file or directory
It's out there on disk, at:
/System/Library/Frameworks/CoreServices.framework/Versions/A/
Frameworks/CarbonCore.framework/Versions/A/Headers/Timer.h
Is there some other setting or file I need to include also? Base SDK
is set to 10.5
Xcode 3.1.3, OSX 10.5.8
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden