Problems adding AudioFilePlayer source to my project
Problems adding AudioFilePlayer source to my project
- Subject: Problems adding AudioFilePlayer source to my project
- From: Felipe Baytelman <email@hidden>
- Date: Thu, 27 Oct 2005 23:41:41 -0300
Hi list:
I'm having some (probably stupid) problems trying to add
AudioFilePlayer (AudioFile-new from CoreAudio SDK) to my project.
It keeps giving me some syntax errors like:
"parse error before CLASSNAME" (where CLASSNAME is the name of the
class).
I'm getting these errors in several files, some extending other
clases (like
class CAChannelMappingPlayer : public CAAudioFilePlayer {
) and some others not extending anything.
Is there any compilation setting or project options I should
turn on. It seems it gets confused with some C++ header files. I'm
trying to incorporate these files into a Objective-C project (not Obj-
C++). Is this the problem?
Any ideas on how to solve this?
Thanks,
Felipe Bruno Baytelman P.
Baytex Software
email@hidden http://www.baytex.net (+56 8) 249 62 41
_______________________________________________
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