Re: Missing Cocoa GUI
Re: Missing Cocoa GUI
- Subject: Re: Missing Cocoa GUI
- From: Matti Laamanen <email@hidden>
- Date: Tue, 01 Nov 2011 10:57:12 +0200
On Nov 1, 2011, at 9:45 AM, herve.noury wrote:
I've got the same problem. I did a plug in, some one in this list helped me to correct it (thanks again to him), the Cocoa UI works fine with his Mac, but not with mine. I have this line : in the CocoaView : void ParameterListenerDispatcher (void *inRefCon, void *inObject, const AudioUnitParameter *inParameter, Float32 inValue)
with this alert : "No previous prototype for function ParameterListenerDispatcher"
Not sure if this is the problem, but try using static keyword in the beginning of the method.
- Matti
|
_______________________________________________
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