Re: Emagic porting SDK
Re: Emagic porting SDK
- Subject: Re: Emagic porting SDK
- From: Howard Moon <email@hidden>
- Date: Thu, 11 Sep 2003 08:04:11 -0700
Does your project include the framework "AudioToolbox.framework"?
That's where the header AudioUnitUtilities.h is that lists this
function, so I'm guessing that's what you need to add to your project.
-Howard
On Thursday, September 11, 2003, at 07: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.