audiounitjs
audiounitjs copied to clipboard
Won't build on 10.68 with Xcode3 and 10.6SDK
Build fivescopestandalone of project fivescope with configuration Debug
ProcessInfoPlistFile /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug/Five-Scope.app/Contents/Info.plist "AUJS Source/Mac/fivescopestandalone-Info.plist" cd /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope builtin-infoPlistUtility "AUJS Source/Mac/fivescopestandalone-Info.plist" -genpkginfo /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug/Five-Scope.app/Contents/PkgInfo -expandbuildsettings -platform macosx -o /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug/Five-Scope.app/Contents/Info.plist
ProcessPCH++ /var/folders/S5/S5DVIeVyEB4cDTiXQaUDGE+++TM/-Caches-/com.apple.Xcode.502/SharedPrecompiledHeaders/fivescopestandalone-Prefix-ezznhurpoonqaocebdqktwvtwvxh/fivescopestandalone-Prefix.pch.gch "AUJS Source/Mac/fivescopestandalone-Prefix.pch" normal i386 objective-c++ com.apple.compilers.llvmgcc42 cd /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope setenv LANG en_US.US-ASCII /Developer/usr/bin/llvm-gcc-4.2 -x objective-c++-header -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wmissing-prototypes -Wreturn-type -Wunused-variable -Wshorten-64-to-32 -DDEBUG=1 -isysroot /Developer/SDKs/MacOSX10.6.sdk -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -iquote /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/Five-Scope-generated-files.hmap -I/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/Five-Scope-own-target-headers.hmap -I/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/Five-Scope-all-target-headers.hmap -iquote /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/Five-Scope-project-headers.hmap -F/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug -I/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug/include -I/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/DerivedSources/i386 -I/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/DerivedSources -c "/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/fivescopestandalone-Prefix.pch" -o /var/folders/S5/S5DVIeVyEB4cDTiXQaUDGE+++TM/-Caches-/com.apple.Xcode.502/SharedPrecompiledHeaders/fivescopestandalone-Prefix-ezznhurpoonqaocebdqktwvtwvxh/fivescopestandalone-Prefix.pch.gch
In file included from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUScopeElement.h:52, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:56, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:44, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/fivescopestandalone-Prefix.pch:5: /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:197: error: 'AudioComponentPlugInInterface' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:221: error: ISO C++ forbids declaration of 'AudioComponentPlugInInterface' with no type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:221: error: expected ';' before '' token /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:237: error: expected `;' before 'static' /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h: In static member function 'static OpaqueAudioComponent APFactory<APMethodLookup, Implementor>::Register(UInt32, UInt32, UInt32, const CFString, UInt32, UInt32)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:240: error: 'Factory' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:240: error: there are no arguments to 'AudioComponentRegister' that depend on a template parameter, so a declaration of 'AudioComponentRegister' must be available /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:240: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h: In static member function 'static OSStatus ComponentEntryPoint<Class>::Dispatch(ComponentParameters, Class_)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:271: error: 'kAudio_MemFullError' was not declared in this scope In file included from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:79, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:44, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/fivescopestandalone-Prefix.pch:5: /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h: At global scope: /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:57: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:65: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:73: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:81: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:89: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:98: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:106: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:114: error: 'AudioComponentMethod' does not name a type In file included from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:44, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/fivescopestandalone-Prefix.pch:5: /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::ProcessBufferLists(AudioUnitRenderActionFlags&, const AudioBufferList&, AudioBufferList&, UInt32)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:276: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::ProcessMultipleBufferLists(AudioUnitRenderActionFlags&, UInt32, UInt32, const AudioBufferList__, UInt32, AudioBufferList__)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:287: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::ComplexRender(AudioUnitRenderActionFlags&, const AudioTimeStamp&, UInt32, UInt32, UInt32_, AudioStreamPacketDescription_, AudioBufferList&, void_, UInt32_)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:301: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::Start()': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:676: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::Stop()': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:678: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::PrepareInstrument(MusicDeviceInstrumentID)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:687: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::ReleaseInstrument(MusicDeviceInstrumentID)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:690: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::MIDIEvent(UInt32, UInt32, UInt32, UInt32)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:701: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::SysEx(const UInt8_, UInt32)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:705: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::StartNote(MusicDeviceInstrumentID, MusicDeviceGroupID, NoteInstanceID_, UInt32, const MusicDeviceNoteParams&)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:712: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::StopNote(MusicDeviceGroupID, NoteInstanceID, UInt32)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:717: error: 'kAudio_UnimplementedError' was not declared in this scope In file included from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/fivescopestandalone-Prefix.pch:5: /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h: In member function 'virtual void AUKernelBase::Process(const Float32_, Float32_, UInt32, UInt32, bool&)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:269: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h: In member function 'virtual void AUKernelBase::Process(const SInt32_, SInt32_, UInt32, UInt32, bool&)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:276: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h: In member function 'virtual void AUKernelBase::Process(const SInt16_, SInt16*, UInt32, UInt32, bool&)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:283: error: 'kAudio_UnimplementedError' was not declared in this scope
ProcessPCH++ /var/folders/S5/S5DVIeVyEB4cDTiXQaUDGE+++TM/-Caches-/com.apple.Xcode.502/SharedPrecompiledHeaders/fivescopestandalone-Prefix-cicgyfzeowhkptcwscecokvzlwdy/fivescopestandalone-Prefix.pch.gch "AUJS Source/Mac/fivescopestandalone-Prefix.pch" normal i386 c++ com.apple.compilers.llvmgcc42 cd /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope setenv LANG en_US.US-ASCII /Developer/usr/bin/llvm-gcc-4.2 -x c++-header -arch i386 -fmessage-length=0 -pipe -Wno-trigraphs -fpascal-strings -fasm-blocks -O0 -Wmissing-prototypes -Wreturn-type -Wunused-variable -Wshorten-64-to-32 -DDEBUG=1 -isysroot /Developer/SDKs/MacOSX10.6.sdk -fvisibility-inlines-hidden -mmacosx-version-min=10.6 -gdwarf-2 -iquote /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/Five-Scope-generated-files.hmap -I/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/Five-Scope-own-target-headers.hmap -I/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/Five-Scope-all-target-headers.hmap -iquote /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/Five-Scope-project-headers.hmap -F/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug -I/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug/include -I/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/DerivedSources/i386 -I/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescopestandalone.build/DerivedSources -c "/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/fivescopestandalone-Prefix.pch" -o /var/folders/S5/S5DVIeVyEB4cDTiXQaUDGE+++TM/-Caches-/com.apple.Xcode.502/SharedPrecompiledHeaders/fivescopestandalone-Prefix-cicgyfzeowhkptcwscecokvzlwdy/fivescopestandalone-Prefix.pch.gch
In file included from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUScopeElement.h:52, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:56, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:44, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/fivescopestandalone-Prefix.pch:5: /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:197: error: 'AudioComponentPlugInInterface' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:221: error: ISO C++ forbids declaration of 'AudioComponentPlugInInterface' with no type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:221: error: expected ';' before '' token /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:237: error: expected `;' before 'static' /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h: In static member function 'static OpaqueAudioComponent APFactory<APMethodLookup, Implementor>::Register(UInt32, UInt32, UInt32, const CFString, UInt32, UInt32)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:240: error: 'Factory' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:240: error: there are no arguments to 'AudioComponentRegister' that depend on a template parameter, so a declaration of 'AudioComponentRegister' must be available /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:240: error: (if you use '-fpermissive', G++ will accept your code, but allowing the use of an undeclared name is deprecated) /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h: In static member function 'static OSStatus ComponentEntryPoint<Class>::Dispatch(ComponentParameters, Class_)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/ComponentBase.h:271: error: 'kAudio_MemFullError' was not declared in this scope In file included from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:79, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:44, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/fivescopestandalone-Prefix.pch:5: /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h: At global scope: /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:57: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:65: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:73: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:81: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:89: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:98: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:106: error: 'AudioComponentMethod' does not name a type /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUPlugInDispatch.h:114: error: 'AudioComponentMethod' does not name a type In file included from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:44, from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/fivescopestandalone-Prefix.pch:5: /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::ProcessBufferLists(AudioUnitRenderActionFlags&, const AudioBufferList&, AudioBufferList&, UInt32)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:276: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::ProcessMultipleBufferLists(AudioUnitRenderActionFlags&, UInt32, UInt32, const AudioBufferList__, UInt32, AudioBufferList__)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:287: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::ComplexRender(AudioUnitRenderActionFlags&, const AudioTimeStamp&, UInt32, UInt32, UInt32_, AudioStreamPacketDescription_, AudioBufferList&, void_, UInt32_)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:301: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::Start()': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:676: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::Stop()': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:678: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::PrepareInstrument(MusicDeviceInstrumentID)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:687: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::ReleaseInstrument(MusicDeviceInstrumentID)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:690: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::MIDIEvent(UInt32, UInt32, UInt32, UInt32)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:701: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::SysEx(const UInt8_, UInt32)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:705: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::StartNote(MusicDeviceInstrumentID, MusicDeviceGroupID, NoteInstanceID_, UInt32, const MusicDeviceNoteParams&)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:712: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h: In member function 'virtual OSStatus AUBase::StopNote(MusicDeviceGroupID, NoteInstanceID, UInt32)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/AUBase/AUBase.h:717: error: 'kAudio_UnimplementedError' was not declared in this scope In file included from /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/fivescopestandalone-Prefix.pch:5: /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h: In member function 'virtual void AUKernelBase::Process(const Float32_, Float32_, UInt32, UInt32, bool&)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:269: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h: In member function 'virtual void AUKernelBase::Process(const SInt32_, SInt32_, UInt32, UInt32, bool&)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:276: error: 'kAudio_UnimplementedError' was not declared in this scope /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h: In member function 'virtual void AUKernelBase::Process(const SInt16_, SInt16*, UInt32, UInt32, bool&)': /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/CoreAudio/AudioUnits/AUPublic/OtherBases/AUEffectBase.h:283: error: 'kAudio_UnimplementedError' was not declared in this scope
CopyStringsFile /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug/Five-Scope.app/Contents/Resources/en.lproj/InfoPlist.strings "AUJS Source/Mac/en.lproj/InfoPlist.strings" cd /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope setenv ICONV /usr/bin/iconv /Developer/Library/Xcode/Plug-ins/CoreBuildTasks.xcplugin/Contents/Resources/copystrings --validate --inputencoding utf-8 --outputencoding UTF-16 "AUJS Source/Mac/en.lproj/InfoPlist.strings" --outdir /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug/Five-Scope.app/Contents/Resources/en.lproj
CompileXIB "/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/en.lproj/MainMenu.xib" cd /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope /Developer/usr/bin/ibtool --errors --warnings --notices --output-format human-readable-text --compile /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug/Five-Scope.app/Contents/Resources/en.lproj/MainMenu.nib "/Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/en.lproj/MainMenu.xib" --sdk /Developer/SDKs/MacOSX10.6.sdk
/* com.apple.ibtool.document.warnings */ /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/AUJS Source/Mac/en.lproj/MainMenu.xib:371: warning: This window's content rectangle does not lie entirely on the screen with the menu bar and may not be completely visible for all screen resolutions and configurations.
CpResource build/Debug/Five-Scope.app/Contents/Resources/fivescope.icns fivescope.icns cd /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -resolve-src-symlinks /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/fivescope.icns /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug/Five-Scope.app/Contents/Resources
PBXCp build/Debug/Five-Scope.app/Contents/Resources/ui ui cd /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope /Developer/Library/PrivateFrameworks/DevToolsCore.framework/Resources/pbxcp -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -resolve-src-symlinks /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/ui /Users/oli/Downloads/audiounitjs-master/examples/fivescope/fivescope/build/Debug/Five-Scope.app/Contents/Resources
Thanks! I think I know what this is, I'll fix it later this week.
Apple introduced a new plug-in API in 10.7 and deprecated the old component manager stuff that used to handle audio units. I used the newer API for this because it's the only one supported on iOS. Most of the newer API was backported to 10.6.8, but I guess not the "AudioComponentRegister" call - I'll have to add a fallback to "ComponentRegister" for 10.6.8.
try it now? I pushed a new version to npm so you could use that. I think the monosine example won't compile because I used C++11 "auto", but the others should work. Let me know if the standard "volume" example compiles.
only one issue on fivescope now
Ld build/fivescope.build/Debug/fivescope.build/Objects-normal/i386/fivescope normal i386 cd /Users/oli/Dev/audiounitjs/examples/fivescope/fivescope setenv MACOSX_DEPLOYMENT_TARGET 10.6 /Developer/usr/bin/llvm-g++-4.2 -arch i386 -bundle -isysroot /Developer/SDKs/MacOSX10.6.sdk -L/Users/oli/Dev/audiounitjs/examples/fivescope/fivescope/build/Debug -F/Users/oli/Dev/audiounitjs/examples/fivescope/fivescope/build/Debug -filelist /Users/oli/Dev/audiounitjs/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescope.build/Objects-normal/i386/fivescope.LinkFileList -exported_symbols_list "AUJS Source/Plugin/fivescope.exp" -mmacosx-version-min=10.6 -framework AudioUnit -framework CoreServices -framework AudioToolbox -o /Users/oli/Dev/audiounitjs/examples/fivescope/fivescope/build/fivescope.build/Debug/fivescope.build/Objects-normal/i386/fivescope
Undefined symbols: "Audio::Audio(ComponentInstanceRecord_)", referenced from: ComponentEntryPoint<Audio>::Dispatch(ComponentParameters_, Audio_) in audio.o APFactory<AUMIDILookup, Audio>::Construct(void_, ComponentInstanceRecord*) in audio.o ld: symbol(s) not found collect2: ld returned 1 exit status
Thanks for trying again. The version I just pushed to npm (0.0.4) should work I think - I don't have a real snow leopard computer to test, just the SDK, so I really appreciate your help with this.