Re: Emagic porting SDK
Re: Emagic porting SDK
- Subject: Re: Emagic porting SDK
- From: Art Gillespie <email@hidden>
- Date: Thu, 11 Sep 2003 10:57:03 -0400
Hi Peter,
Add the AudioToolbox.framework to your project. (AUListenerCreate is
in AudioToolbox/AudioUnitUtilities.h)
Best,
Art
>>0xBA
On Thursday, September 11, 2003, at 10:31 AM, Peter from LinPlug wrote:
Hi,
we've (again) been working with the VST porting SDK recently
and after a while I got it to compile with one of our plugs,
What definitely is a problem is that I'm stuck with linking since a
few days as I got
Link Error : undefined AUListenerCreate (code)
and 4 further symbols. I've not been able to locate the missing symbol,
even more on the Apple Developer site there wasn't even a single
mention
of this or the other missing functions, but they are definitely
referenced
in AUCarbonViewBaseClass.
And yes, we have the latest Porting SDK, Codewarrior 8.3, the latest
Apple Developer Tools etc,
Anybode successfully used the porting SDK ? Any hints on the Error ?
Thanks
Peter
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.