When I build the project I get one error on the AudioFileOpen line.
This is log:"_AudioFileOpen", referenced from:
It sounds like you haven’t linked against the AudioToolbox framework.
You can add the framework by bringing up the context menu in the Xcode
group tree and selecting Add >
Hi,
I'm new to Cocoa and I'm totally stucked with
AudioFileOpen. I searched the web and the mailing list for hints on
what I'm doing wrong, but I can't figure out the problem. Below is
what I did.
a) Created a Cocoa Core Data Document Application.
b) Code for MyDocument.h
#import
#