• Open Menu Close Menu
  • Apple
  • Shopping Bag
  • Apple
  • Mac
  • iPad
  • iPhone
  • Watch
  • TV
  • Music
  • Support
  • Search apple.com
  • Shopping Bag

Lists

Open Menu Close Menu
  • Terms and Conditions
  • Lists hosted on this site
  • Email the Postmaster
  • Tips for posting to public mailing lists
Creating adec component on Windows: Can't find CAWin32StringResources.h
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Creating adec component on Windows: Can't find CAWin32StringResources.h


  • Subject: Creating adec component on Windows: Can't find CAWin32StringResources.h
  • From: "ayush ghai" <email@hidden>
  • Date: Thu, 25 Jan 2007 00:09:49 +0530

Hi all

I am trying to compile the example IMA4 adec component on Windows
Platform. I have included CoreAudio API in my Visual Studio Project.
But the project does not compile since a couple of files in CoreAudio
API include the file CAWin32StringResources.h which can't be found
anywhere. So it igives me a file not found error.

Can anyone please tell me what to do about it? I have looked into the
xiph-qt project as well but even that does not compile due to the same
problem.

Any help would be really welcome.

Thanks in advance
Regards
Ayush

This is the code snippet from the files GetCodecBundle.cpp and
ACBaseCodec.cpp of CoreAudio API which is producing the file not found
error:
#if TARGET_OS_WIN32
	#include "CAWin32StringResources.h"
#endif
_______________________________________________
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


  • Follow-Ups:
    • Re: Creating adec component on Windows: Can't find CAWin32StringResources.h
      • From: "Arek Korbik" <email@hidden>
    • Re: Creating adec component on Windows: Can't find CAWin32StringResources.h
      • From: Mark Pauley <email@hidden>
  • Prev by Date: mmj - universal binary JNI wrapper to CoreMIDI
  • Next by Date: Re: Does CoreAudio use the alarm signal in the IO proc thread?
  • Previous by thread: mmj - universal binary JNI wrapper to CoreMIDI
  • Next by thread: Re: Creating adec component on Windows: Can't find CAWin32StringResources.h
  • Index(es):
    • Date
    • Thread