Ticket #19772

Libsent compilation on Mac OS 10.6.2

Date d'ouverture: 2009-12-01 16:05 Dernière mise à jour: 2009-12-01 16:05

Rapporteur:
Propriétaire:
(Aucun)
Type:
État:
Ouvert
Composant:
(Aucun)
Jalon:
(Aucun)
Priorité:
5 - moyen
Sévérité:
5 - moyen
Résolution:
Aucun
Fichier:
Aucun

Détails

In order to compile libsent on Mac OS 10.6.2 (latest updates) must do these changes:

Component -> AudioComponent FindNextComponent -> AudioComponentFindNext ComponentDescription -> AudioComponentDescription

in file libsent/src/adin/adin_mic_darwin_coreaudio.c

- AudioComponent halout; - AudioComponentDescription haloutDesc;

haloutDesc.componentType = kAudioUnitType_Output; haloutDesc.componentSubType = kAudioUnitSubType_HALOutput; haloutDesc.componentManufacturer = kAudioUnitManufacturer_Apple; haloutDesc.componentFlags = 0; haloutDesc.componentFlagsMask = 0;

- halout = AudioComponentFindNext(NULL, &haloutDesc);

Ticket History (1/1 Histories)

2009-12-01 16:05 Updated by: denis_babani
  • New Ticket "Libsent compilation on Mac OS 10.6.2" created

Attachment File List

No attachments

Modifier

You are not logged in. I you are not logged in, your comment will be treated as an anonymous post. » Connexion