ref: 25e3978be849f32e35a26fa6e28ebfd03b8b10d6
parent: fd420e071bac2d80769f495691819952d1481db0
author: Rupert Muchembled <rupert@rmuch.net>
date: Thu Dec 12 18:10:51 EST 2013
Fix typo in Windows build instructions Directory for encoder Visual Studio projects should read codec/build/win32/enc.
--- a/README.md
+++ b/README.md
@@ -56,7 +56,7 @@
Windows Visual Studio 2008/2010/2012 projects are available:
: build the decoder via the Visual Studio projects in codec/build/win32/dec
- : build the encoder via the Visual Studio projects in codec/build/win32/dec
+ : build the encoder via the Visual Studio projects in codec/build/win32/enc
: build the encoder shared library via the Visual Studio projects in processing/build/win32/
NASM needed to be installed for assembly code: workable version 2.07 or above, nasm can downloaded from http://www.nasm.us/