Compiler errors in sample code
Compiler errors in sample code
- Subject: Compiler errors in sample code
- From: Chilton Webb <email@hidden>
- Date: Wed, 26 May 2004 12:27:36 -0500
Hi,
When I try to build the SampleEffect project located at...
/Developer/Examples/CoreAudio/AudioUnits/SampleAUs/SampleEffect.pbproj
... I get 46 errors, with lots of 'conflicting types', 'redefinition
of', and 'previous declaration as'
So I tracked down the #include for 'AUPropertiesPostPantherAdditions.h'
in SampleEffectUnit.cpp, and commented the line out. Now it builds
fine, as far as I can tell. Should I have taken another course of
action?
Thanks,
-Chilton
_______________________________________________
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.