compile errors for Xcode 2.0: AbsoluteTime
compile errors for Xcode 2.0: AbsoluteTime
- Subject: compile errors for Xcode 2.0: AbsoluteTime
- From: Tommy Schell <email@hidden>
- Date: Tue, 28 Jun 2005 08:46:17 -0600
Hi,
I have a timer set up in my driver, for Tiger and Xcode 2.0 I now get
compile errors regarding some of the kernel AbsoluteTime
conversion routines, which I didn't get before with Xcode 1.5 and
Panther:
1) I was using ADD_ABSOLUTETIME (AbsoluteTime*, AbsoluteTime*) ,
but now I'm told it is "not declared in this scope".
2) Then I get several errors saying "cannot convert from
AbsoluteTime* to uint64_t* for:
get_clock_uptime(uint64_t*);
nanoseconds_to_absolutetime(uint64_t, uint64_t*);
Any ideas? When I installed Xcode 2.0 I selected the Mac OS Tiger SDK.
Thanks,
Tommy Schell
_______________________________________________
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