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 821 forks source link

Undefined symbols for architecture x86_64: "OBJC_CLASS$_EZMicrophone #308

Open etayluz opened 8 years ago

etayluz commented 8 years ago

I'm getting this message when I run pod install: [!] TheProject [Debug]target overrides theOTHER_LDFLAGSbuild setting defined inPods/Target Support Files/Pods/Pods.debug.xcconfig'. This can lead to problems with the CocoaPods installation`

I followed the instructions here: http://stackoverflow.com/questions/18376416/the-target-overrides-the-other-ldflags-build-setting-defined-in-pods-pods

Even so, I get the message: Undefined symbols for architecture x86_64: "_OBJCCLASS$_EZMicrophone", referenced from:

Any help would be very appreciated

pratik1311 commented 6 years ago

Hi @etayluz

I am getting same issue.

Can you please help me how you solve your issue?

Thanks, Pratik