Compiler error with lastest CA-SDK and CW 9.2
Compiler error with lastest CA-SDK and CW 9.2
- Subject: Compiler error with lastest CA-SDK and CW 9.2
- From: "Michael Kleps [reFX]" <email@hidden>
- Date: Wed, 14 Apr 2004 15:41:03 +0200
Hi all,
got this when using the latest SDK:
Error : illegal implicit conversion from 'void (__EventLoopTimer *,
void *)' to
'pascal void (*)(__EventLoopTimer *, void *)'
AUCarbonViewBase.cpp line 271 ::NewEventLoopTimerUPP(TheTimerProc);
Since I don't use that function I simply commented it out completely to
make my AU work, but since it's a CPP from the original SDK I would
like to avoid that. Anybody with a solution so the function can stay in
there?
Cheers,
Mike
_______________________________________________
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.