Csound Csound-dev Csound-tekno Search About

[CSOUND-DEV:5400] Re: Compiling on MacOSX

Date2004-10-13 02:26
From"Michael Gogins"
Subject[CSOUND-DEV:5400] Re: Compiling on MacOSX
Or #ifdef where rtclose_ is called only if RTAUDIO is defined (or whatever 
it is now).

----- Original Message ----- 
From: "steven yi" 
To: "Csound Developers Discussion List" 
Sent: Tuesday, October 12, 2004 8:54 PM
Subject: [CSOUND-DEV:5399] Compiling on MacOSX


> Hi all,
>
> I tried a compile of Csound5 on OSX 10.3.5 and got an error at the linking 
> stage, looking for "_rtclose_".  I was compiling without portaudio.  I 
> looked around and saw a few places where rtclose_ was
> being called.  For the case of if portaudio isn't used and no realtime
> is set, should an empty stub function be declared for rtclose_ ?  And is
> there an appropriate place to do that?
>
> Thanks,
> steven
>
> 

Date2004-10-13 04:32
Fromsteven yi
Subject[CSOUND-DEV:5401] Re: Compiling on MacOSX
This route seems easier for me to do.  I'll give it a try first thing at 
work tomorrow and will commit if all is well.

Thanks!
steven


Michael Gogins wrote:

> Or #ifdef where rtclose_ is called only if RTAUDIO is defined (or 
> whatever it is now).

Date2004-10-13 09:58
Fromjpff@codemist.co.uk
Subject[CSOUND-DEV:5402] Re: Compiling on MacOSX
I thought I had done that.  Perhaps I did not check it back in...
> Or #ifdef where rtclose_ is called only if RTAUDIO is defined (or whatever 
> it is now).

==John ffitch

Date2004-10-13 17:11
Fromsteven yi
Subject[CSOUND-DEV:5403] Re: Compiling on MacOSX
Hi John,

Thanks for checking that code in.  I'll try it at work shortly.

steven


jpff@codemist.co.uk wrote:

>I thought I had done that.  Perhaps I did not check it back in...
>  
>
>>Or #ifdef where rtclose_ is called only if RTAUDIO is defined (or whatever 
>>it is now).
>>    
>>
>
>==John ffitch
>
>
>
>  
>