| No, the csound_install directory is something I
have on my machines to build an installer; you
don't need it, strictly. mac-install-cp is to
copy things when I am ready to build a release. The
reason mac-install.cp ended up in CVS is to make
things easier for me.
If you want to build a framework, scons will do it
for you, but you have to have write access to
/Library/Frameworks and have to remove the
old Csound.framework from there.
The basic Csound framework will be built OK. What
will not be there will be things like wrappers, etc.
However, it might be easier, and this is the
recommended way to do things, not to build a framework,
but a static csound lib, which will be easier to
develop with.
To build a framework (you will need write access to
/Library/Frameworks and remove any Csound.framework
existing in there from an older installation).
scons dynamicCsoundLibrary=1
or
scons dynamicCsoundLibrary=0
(I think this is the default) to build a
libcsound.a
Victor
>
> Hello - thought I'd take this off the main csound list as
> it's getting to editing the code time, although maybe
> I'm just missing something.
>
> Is this script supposed to be called as part of the build
> process. I've had to edit it an awful lot to get it to
> work and I'm only half way to having it install the
> Framework stuff automatically - it seems to assume a
> directory structure in ../csound_install that simply
> didn't exist when I untar'd the source code.
>
> Have i missed a step or does this need a little massaging
> to get it working?
>
> thanks, J.
>
>
> ----------------------------------------------------------
> --------------- Take Surveys. Earn Cash. Influence the
> Future of IT Join SourceForge.net's Techsay panel and
> you'll get the chance to share your opinions on IT &
> business topics through brief surveys-and earn cash
>
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
>
>
> _______________________________________________
> Csound-devel mailing list
> Csound-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/csound-devel
>
> [Attachment: smime.p7s]
-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Csound-devel mailing list
Csound-devel@lists.sourceforge.net |