SDK 1.4.3 Compile error
SDK 1.4.3 Compile error
- Subject: SDK 1.4.3 Compile error
- From: Kevin Kicklighter <email@hidden>
- Date: Mon, 21 Nov 2005 16:37:09 -0500
I just downloaded the coreAudio 1.4.3 and it does not compile using gcc 3.3 & gcc 4.0, it's in: ARTimeStampGenerator.cpp at line 80, the statement clock_get_uptime((AbsoluteTime*)&mStartTime); should not have the argument casted, removing the cast fixes it. I still get alot of warnings, my question is : is this a bad build? The other reason I'm asking is b/c I can't my device to show up a an audio device in the system preferences like the PhantomAudioDriver did. Is there something dramatically different between the two? I've tried setting my: setProperty (kIOAudioDeviceLocalizedBundleKey,"../../../Developer/Examples/CoreAudio/HAL/AudioReflectorDriver/build/Debug/AudioReflectorDriver.kext"); to many different values and non of the them allow the device to show up. Also none of the code fails along the way, I added IOLogs and it works fine.
Any ideas?
Kevin.
|
_______________________________________________
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