shithub: sox

ref: 8e668058eaedc563b3d14ce1c364abaca3907c98
dir: /win32/README/

View raw version
Instructions for compiling SoX using Microsoft's Visual C.

1. Install cmake (http://www.cmake.org/HTML/Download.html)
2. Install any optional libraries to use with SoX
2. Unpack the sources to say c:\sox
3. Type cd c:\sox
4. Type cmake .

This should generate project build files for use with Visual C.