Tagged Questions

0
votes
2answers
359 views

Linking libsox in Windows

can anyone help me with linking libsox to my program in Windows? I have made a static library libsox.lib according to directions in INSTALL file in sox 14.2.0 source code version. Is there any way to ...