Re: AudioGetCurrentHostTime - Error while building
Re: AudioGetCurrentHostTime - Error while building
- Subject: Re: AudioGetCurrentHostTime - Error while building
- From: Jeff Moore <email@hidden>
- Date: Fri, 1 Oct 2004 16:55:17 -0700
AudioGetCurrentHostTime is implemented in CoreAudio.framework. All you need to do is add it to your linkage and you should be good to go.
On Oct 1, 2004, at 4:08 PM, Peter Krajcik wrote:
<x-tad-smaller>Hello,
I'm getting this error while building deployment version of App.
Everything okay while compiling debug version ...
What could this be ?
This is only in my prefix header :
{
#include <Carbon/Carbon.h>
#include <CoreAudio/CoreAudioTypes.h>
#include <CoreMIDI/MIDIServices.h>
#include <CoreFoundation/CFRunLoop.h>
#include <CoreFoundation/CoreFoundation.h>
#include <stdio.h>
}
ld: /Users/peter/App/build/App.build/App.build/Objects-normal/ppc/main.o illegal reference to symbol: _AudioGetCurrentHostTime defined in indirectly referenced dynamic library /System/Library/Frameworks/CoreAudio.framework/Versions/A/CoreAudio
Thank you.
Peter
</x-tad-smaller> _______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden
<x-tad-smaller>--</x-tad-smaller>
<x-tad-smaller>Jeff Moore</x-tad-smaller>
<x-tad-smaller>Core Audio</x-tad-smaller>
<x-tad-smaller>Apple
</x-tad-smaller>
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Coreaudio-api mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden