Hey! Amazing project :)
I'm having some issues building the plugin.
Here are the steps to reproduce:
When building SC from the selected branch in the repo, I get several CMake-related errors. But when switching to the current develop branch, everything builds fine.
I've tried building the plugin with both GCC and Clang (tried different versions as well) without luck. I've tried building in Xcode but same result.
This is the error I get: library not found for -lsndfile although I've libsndfile installed (from homebrew).
I'm not sure if this is an issue or if this is related to building SC from the develop branch? (or both?)
Hey! Amazing project :) I'm having some issues building the plugin. Here are the steps to reproduce:
develop
branch, everything builds fine.library not found for -lsndfile
although I've libsndfile installed (from homebrew). I'm not sure if this is an issue or if this is related to building SC from thedevelop
branch? (or both?)