Re: [Cs-dev] Compiling on Mac OS X 10.5 Leopard
| Date | 2008-10-29 07:22 |
| From | victor |
| Subject | Re: [Cs-dev] Compiling on Mac OS X 10.5 Leopard |
Looks like CoreAudio has changed on 10.5. Since I don't have a 10.5 machine, it would be difficult for me to re-write it. Why does Apple do this things? > Some Warnings in the CoreAudio module: > > InOut/rtcoreaudio.c: In function 'coreaudio_open': > InOut/rtcoreaudio.c:393: warning: 'AudioDeviceAddIOProc' is deprecated > (declared at > /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2067) > InOut/rtcoreaudio.c: In function 'rtclose_': > InOut/rtcoreaudio.c:542: warning: 'AudioDeviceRemoveIOProc' is > deprecated (declared at > /System/Library/Frameworks/CoreAudio.framework/Headers/AudioHardware.h:2081) > > > A Warning in the sfont module (also Loris python module, CsoundAC, and API > wrappers): > cc1: warning: -ftree-vectorize enables strict aliasing. > -fno-strict-aliasing is ignored when Auto Vectorization is used. > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win great > prizes > Grand prize is a trip for two to an Open Source event anywhere in the > world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |
| Date | 2008-10-29 08:07 |
| From | DavidW |
| Subject | Re: [Cs-dev] Compiling on Mac OS X 10.5 Leopard |
On 29/10/2008, at 6:22 PM, victor wrote:
> Looks like CoreAudio has changed on 10.5. Since I don't have a 10.5
> machine,
> it would be difficult for me to re-write it. Why does Apple do this
> things?
Because they can? ....^$%&*
IMO 10.5 is a complete disaster c.f. 10.4. I've wasted days dealing
with its stupidities ("enhancements" which nearly work).
They don't want to know, of course! Just another nail in the coffin of
ExtortionWare.
I can feel myself warming back up to Linux as soon as this project is
finished.
Did I hear people were having success w. an ACER laptop under an off-
the-shelf Linux?
D.
-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |
| Date | 2008-11-08 01:45 |
| From | matt ingalls |
| Subject | Re: [Cs-dev] Compiling on Mac OS X 10.5 Leopard |
http://lists.apple.com/archives/coreaudio-api/2007/Dec/msg00177.html On Oct 29, 2008, at 12:22 AM, victor wrote: > Looks like CoreAudio has changed on 10.5. Since I don't have a 10.5 > machine, > it would be difficult for me to re-write it. Why does Apple do this > things? > >> Some Warnings in the CoreAudio module: >> >> InOut/rtcoreaudio.c: In function 'coreaudio_open': >> InOut/rtcoreaudio.c:393: warning: 'AudioDeviceAddIOProc' is >> deprecated >> (declared at >> /System/Library/Frameworks/CoreAudio.framework/Headers/ >> AudioHardware.h:2067) >> InOut/rtcoreaudio.c: In function 'rtclose_': >> InOut/rtcoreaudio.c:542: warning: 'AudioDeviceRemoveIOProc' is >> deprecated (declared at >> /System/Library/Frameworks/CoreAudio.framework/Headers/ >> AudioHardware.h:2081) >> >> >> A Warning in the sfont module (also Loris python module, CsoundAC, >> and API >> wrappers): >> cc1: warning: -ftree-vectorize enables strict aliasing. >> -fno-strict-aliasing is ignored when Auto Vectorization is used. >> >> >> ------------------------------------------------------------------------- >> This SF.Net email is sponsored by the Moblin Your Move Developer's >> challenge >> Build the coolest Linux based applications with Moblin SDK & win >> great >> prizes >> Grand prize is a trip for two to an Open Source event anywhere in the >> world >> http://moblin-contest.org/redirect.php?banner_id=100&url=/ >> _______________________________________________ >> Csound-devel mailing list >> Csound-devel@lists.sourceforge.net >> https://lists.sourceforge.net/lists/listinfo/csound-devel > > > ------------------------------------------------------------------------- > This SF.Net email is sponsored by the Moblin Your Move Developer's > challenge > Build the coolest Linux based applications with Moblin SDK & win > great prizes > Grand prize is a trip for two to an Open Source event anywhere in > the world > http://moblin-contest.org/redirect.php?banner_id=100&url=/ > _______________________________________________ > Csound-devel mailing list > Csound-devel@lists.sourceforge.net > https://lists.sourceforge.net/lists/listinfo/csound-devel matt ingalls development@gvox.com ------------------------------------------------------------------------- This SF.Net email is sponsored by the Moblin Your Move Developer's challenge Build the coolest Linux based applications with Moblin SDK & win great prizes Grand prize is a trip for two to an Open Source event anywhere in the world http://moblin-contest.org/redirect.php?banner_id=100&url=/ _______________________________________________ Csound-devel mailing list Csound-devel@lists.sourceforge.net |