I am trying to make a program for basic monophonic note transciption using aubio, for my high school class. I am trying to run an example code in Xcode and I get these errors:
Apple Mach-O Linker(Id)Error "_CFStringCreateWithCString", referenced from:
Any advice on how to fix these errors, or on note transcription using aubio in Xcode would be appreciated! Thanks!