On Tue, Jun 11, 2013 at 3:39 PM, Curt, WE7U <[email protected]> wrote:
> On Tue, 11 Jun 2013, Richard Shaw wrote:> As far as sox, that's why I did
> a static build for freedv. That way you
> > don't have to worry about it messing up other repository packages or
> having
> > to rebuild the EL packages against the newer sox.
>
> Roger. Can that static Sox build be incorporated into the cmake build?
> Maybe that's an option I missed?
>
Yes, but I think it's the option you already discovered, USE_STATIC_SOX, so
something like:
$ cmake -DUSE_STATIC_SOX=TRUE /path/to/src
It will download the latest version (at least at the time I set it up, I
don't think there's been a release since then) and built it. It will not
install it but rather grab the static library out of the build subdirectory.
Richard
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:
Build for Windows Store.
http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2