Quote Originally Posted by MsquaredY View Post
error LNK2019: unresolved external symbol _sf_open referenced in function _main
sfopen is a function in libsndfile that I'm trying to use.
How is the function called sf_open or sfopen ?
Kurt