From: drowe67 Date: Wed, 5 Dec 2012 21:06:24 +0000 (+0000) Subject: added Codec 2 build instructions to README.Win32 X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=c5739180859792cebd5ecdc8f112b284fc98d45d;p=freetel-svn-tracking.git added Codec 2 build instructions to README.Win32 git-svn-id: https://svn.code.sf.net/p/freetel/code@1122 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/fdmdv2/README.Win32 b/fdmdv2/README.Win32 index 406cabf0..14c51811 100644 --- a/fdmdv2/README.Win32 +++ b/fdmdv2/README.Win32 @@ -59,7 +59,12 @@ $ make && make install I couldn't find an install command line that worked, so manually copied the libs and include files. -9. svn co fdmdv2 +9. Codec 2 + $ wget https://freetel.svn.sourceforge.net/svnroot/freetel/codec2-dev + $ cd codec2-dev + $ ./configure && make + +10. svn co fdmdv2 cd fdmdv2/src make -f Makefile.Win32