On Mon, Apr 15, 2013 at 5:09 PM, Bruce Perens <[email protected]> wrote:
> Hi Folks,
>
> Richard Shaw [email protected] has checked in a start at CMake for
> FreeDV. It's at
>
> http://freetel.svn.sourceforge.net/viewvc/freetel/fdmdv2/CMakeLists.txt?revision=1232&view=markup
>
> That's the only folder treated so far, the codec, etc., would be built
> in the old way for now.
>
I've actually got cmake working for codec2, but I haven't checked it in
yet. Perhaps I should as it's actually easier (and less complicated) than
FreeDV!
If you have built FreeDV from source on any platform previously, please
> try building it using CMake and send feedback (and fixes if you can) to
> Richard.
Just in case someone isn't aware, please do an out-of-source build as to
not accidentally overwrite the autotools Makefile. Just make a directory
any-ole-where and then call cmake from that directory and point to the
source.
For linux I use something like:
mkdir build_linux
cd build_linux
cmake ../
make
Error reports are helpful. Patches are even better!
Thanks,
Richard
KF5OIM
------------------------------------------------------------------------------
Precog is a next-generation analytics platform capable of advanced
analytics on semi-structured data. The platform includes APIs for building
apps and a phenomenal toolset for data science. Developers can use
our toolset for easy data analysis & visualization. Get a free account!
http://www2.precog.com/precogplatform/slashdotnewsletter
_______________________________________________
Freetel-codec2 mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/freetel-codec2