syedhali / EZAudio

An iOS and macOS audio visualization framework built upon Core Audio useful for anyone doing real-time, low-latency audio processing and visualizations.
Other
4.94k stars 822 forks source link

clang error #291

Open williamgp opened 8 years ago

williamgp commented 8 years ago

After installing via CocoaPods, I'm getting the following error when I try to run my project.

ld: library not found for -lEZAudio clang: error: linker command failed with exit code 1 (use -v to see invocation)