Skip to content

Commit

Permalink
Update INSTALL.mingw
Browse files Browse the repository at this point in the history
  • Loading branch information
motiejus committed Oct 2, 2012
1 parent f0a6608 commit f830a6b
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion INSTALL.mingw
Expand Up @@ -4,7 +4,7 @@ In order to compile stand-alone Windows binary, you need to do the following:

sudo apt-get install mingw32

2. Acquire sox source and put it to "sox" subfolder.
2. Acquire sox source* and put it to "sox" subfolder.

git clone -b mingw4.2.1 git://github.com/Motiejus/sox.git

Expand All @@ -16,3 +16,10 @@ In order to compile stand-alone Windows binary, you need to do the following:

It compiles SoX and SoundPatty. After that you have `src/soundpatty.exe`, which
you can run in Windows terminal.

[*]: At the moment in order to compile sox from source on mingw 4.2.1 (standard
Ubuntu 12.04 version), it needs a small patch, which is why my sox repository
is specified. I am trying to get that patch included to upsteeam sox. See
thread in sox-users mailing list[1] for more information.

[1]: http://comments.gmane.org/gmane.comp.audio.sox/4709

0 comments on commit f830a6b

Please sign in to comment.