I get this error
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
while building the provided ios audioInput example on macOS Mojave and Xcode 10.1
any idea why?
I get this error
ld: symbol(s) not found for architecture x86_64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
while building the provided ios audioInput example on macOS Mojave and Xcode 10.1
any idea why?