| Thanks a ton for this Anthony!
I was just trying to build the ATS opcodes as part of Csound4 -- your
makefile helps in this pursuit.
I am grateful you sent this! Why is this not in teh CVS??
-David
On Jul 27, 2005, at 1:47 PM, Anthony Kozar wrote:
> I assume that you are on OS X. Much like the Makefile in CVS, the
> scons
> build system does not seem to be including the correct files and flags
> in
> the build for getting real-time audio on OS X.
>
> For 4.23f13, you have three choices of build system: the new scons
> system,
> the old makefile system, and the GBS (GNU build system) version.
> Compiling
> the GBS system is easiest; just download the source package from
> Sourceforge
> and ./configure, make, make install. However, real-time audio is very
> problematic in this version. (But it is the only version for which
> FLTK
> works).
>
> I have never used the scons system, but I have fixed the makefile for
> OS X.
> I've attached my OS X Makefile. Just copy it to the csound/
> subdirectory of
> the CVS tree and type "make csound". ** (You can try just "make" if
> you want
> to build the utilities too but I have not tested that).
>
> The makefile produces a binary with good real-time audio, but only
> ascii
> graphics are available. (And no FLTK widgets -- they will not work
> when
> csound is compiled this way on OS X). The disadvantage of this
> version is
> that it cannot produce a libcsound with a correctly working API. But
> I am
> guessing that does not matter for you.
>
> Anthony Kozar
> anthonykozar@sbcglobal.net
> http://akozar.spymac.net/
>
> ** Oh, and you might want to clean your source tree of all the object
> files
> created by scons before running make ...
>
> On 7/27/05 3:17 AM, David Akbari etched in stone:
>
>> I seem to be having an error compiling the last released version from
>> CVS. At the console it errors out with:
>>
>> ld: Undefined symbols:
>> _main
>> _playopen_
>> _recopen_
>> _rtclose_
>> _rtplay_
>> _rtrecord_
>> scons: *** [csound/csound] Error 1
>> scons: building terminated because of errors.
>>
>> A verbose output of teh console can be viewed here:
>>
>> http://csounds.com/akbari/423_errout.txt
>>
>> Could this just be a user error??
>
>
-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO September
19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |