From: drowe67 Date: Mon, 5 Nov 2012 08:20:38 +0000 (+0000) Subject: Added libresample X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=53f88c607e749306137c7424ea627eaf13b2512d;p=freetel-svn-tracking.git Added libresample git-svn-id: https://svn.code.sf.net/p/freetel/code@934 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/fdmdv2/README.Win32 b/fdmdv2/README.Win32 index d0c9955d..71860987 100644 --- a/fdmdv2/README.Win32 +++ b/fdmdv2/README.Win32 @@ -23,11 +23,16 @@ Dave Witten used a different approach. Many variations are possible. ./configure --enable-cxx make && make install -5. libndfile: - download lastest source tar all (not Win32 binaries) +5. libsndfile: + download lastest source tar ball (not Win32 binaries) ./configure && make && make install -6. svn co fdmdv2 +6. libsamplerate: + download lastest source tar ball: + http://www.mega-nerd.com/SRC/libsamplerate-0.1.8.tar.gz(not Win32 binaries) + ./configure && make && make install + +7. svn co fdmdv2 cd fdmdv2/src Make -f Makefile.Win32