Re: (no subject)
Re: (no subject)
- Subject: Re: (no subject)
- From: Jeff Moore <email@hidden>
- Date: Thu, 16 Feb 2006 13:58:46 -0800
The short answer is that there is a combination of headers that makes
this code give you this error. There's also another combination of
headers/build environment where this code will compile correctly as
it is. Both environments are fine and correct apparently. How you end
up with one environment vs. the other is something that I haven't
been able to explain.
At any rate, if you are in the situation where you get this error,
you can fix it by simply removing the offending cast.
On Feb 16, 2006, at 1:42 PM, Simon Brée wrote:
When trying to compile the AudioReflectorDriver of CoreAudio, I've
ogt this error:
/Developer/Examples/CoreAudio/HAL/AudioReflectorDriver/
ARTimeStampGenerator.cpp:80: error: cannot convert 'AbsoluteTime*'
to 'uint64_t*' for argument '1' to 'void clock_get_uptime(uint64_t*)'
Is it a known error or is it my configuration?
--
Jeff Moore
Core Audio
Apple
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden