Re: Problems adding AudioFilePlayer source to my project
Re: Problems adding AudioFilePlayer source to my project
- Subject: Re: Problems adding AudioFilePlayer source to my project
- From: Felipe Baytelman <email@hidden>
- Date: Fri, 28 Oct 2005 04:10:34 -0300
Thanks!
That solved the problem.
On 28-10-2005, at 0:59, Jens Alfke wrote:
On 27 Oct '05, at 7:41 PM, Felipe Baytelman wrote:
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?
Yup, that's it. To use the PublicUtility classes, which are C++,
you need to use Objective-C++. All you have to do is rename your
source file's extension from ".m" to ".mm".
--Jens
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