Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: AppleOnboardAudio-247.2.2 (darwin 7.8)



Hi Ben,

I was able to get this to compile simply by defining the missing enumerated types. Give this a try:

diff -r -u AppleOnboardAudio-247.2.2.orig/AppleOnboardAudio/ AppleOnboardAudioUserClient.h AppleOnboardAudio-247.2.2/ AppleOnboardAudio/AppleOnboardAudioUserClient.h
--- AppleOnboardAudio-247.2.2.orig/AppleOnboardAudio/ AppleOnboardAudioUserClient.h 2005-02-08 19:28:52.000000000 -0800
+++ AppleOnboardAudio-247.2.2/AppleOnboardAudio/ AppleOnboardAudioUserClient.h 2005-03-12 15:50:43.000000000 -0800
@@ -22,7 +22,9 @@
kCodec_TAS3004,
kCodec_CS8406,
kCodec_CS8420,
- kCodec_CS8416
+ kCodec_CS8416,
+ kCodec_PCM3052,
+ kCodec_NumberOfTypes
} ;
//
// HardwarePlugin State



On Mar 27, 2005, at 3:10 PM, Benjamin Herrenschmidt wrote:


Hi !

Just a note: AppleOnboardAudio-247.2.2 (darwin 7.8) doesn't build.
Though Darwin 7.8 isn't referenced from the main publicsource page, so I
suppose it might just be "unsupported" release :)


It seems like various codec type definitions are missing.

Ben.

_______________________________________________ Do not post admin requests to the list. They will be ignored. Darwin-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/darwin-dev/email@hidden

This email sent to email@hidden
References: 
 >AppleOnboardAudio-247.2.2 (darwin 7.8) (From: Benjamin Herrenschmidt <email@hidden>)



Visit the Apple Store online or at retail locations.
1-800-MY-APPLE

Contact Apple | Terms of Use | Privacy Policy

Copyright © 2007 Apple Inc. All rights reserved.