Hi,
I compile sox using Visual Studio 2015; I use the VS projects you provide in the msvc10 folder.
In the readme you say flac-1.2.1 is supposed to work.
I use recent flac 1.3.2 dev from git.
One more file needs to be compiled than the ones your vcxproj lists.
Maybe you can add the line
<clcompile include="..\..\flac\src\libFLAC\windows_unicode_filenames.c">
to file msvc10\LibFlac.vcxproj</clcompile>
Your project is set up to fail in case of warnings. In my setup warnings occur, I thusly set it to not fail in case of warnings.
Pleas confirm.
Best,
Bernhard Döbler
SoX no longer supports the MSVC build. Can we close this please?