Creating adec component on Windows: Can't find CAWin32StringResources.h
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