From: drowe67 Date: Sat, 5 Sep 2015 21:20:29 +0000 (+0000) Subject: small typo X-Git-Url: http://git.whiteaudio.com/gitweb/?a=commitdiff_plain;h=b8757ea0d03e9a60e2e2eca9b9fa5f8253210e7d;p=freetel-svn-tracking.git small typo git-svn-id: https://svn.code.sf.net/p/freetel/code@2298 01035d8c-6547-0410-b346-abe4f91aad63 --- diff --git a/freedv-dev/README.txt b/freedv-dev/README.txt index 4dd42094..b0b90eb0 100644 --- a/freedv-dev/README.txt +++ b/freedv-dev/README.txt @@ -62,7 +62,7 @@ Quickstart 2 3/ Checkout a fresh copy of codec2-dev and build for Windows, pointing to the generate_codebook built by a linux build of generate_codebook, using this cmake line - $ cmake .. -DCMAKE_TOOLCHAIN_FILE=../fdmdv2-dev/cmake/Toolchain-Ubuntu-mingw32.cmake -DUNITTEST=FALSE -DGENERATE_CODEBOOK=/home/david/codec2-dev/build_linux/src/generate_codebook + $ cmake .. -DCMAKE_TOOLCHAIN_FILE=../freedv-dev/cmake/Toolchain-Ubuntu-mingw32.cmake -DUNITTEST=FALSE -DGENERATE_CODEBOOK=/home/david/codec2-dev/build_linux/src/generate_codebook 4/ Build WxWidgets