Rez: syserror 0 when building Audio Unit template
Rez: syserror 0 when building Audio Unit template
- Subject: Rez: syserror 0 when building Audio Unit template
- From: Rob Watson <email@hidden>
- Date: Fri, 10 Apr 2009 23:37:36 +0100
Hello list,
This is probably a newbie question, so thanks in advance for your patience.
I'm following Apple's AU tutorial [1], using Xcode 3.1 on an Intel MBP running OSX 10.5.6.
When I attempt to build the "Audio Unit Effect" template in Xcode, the build fails with the error
SysError 0 during open of "TremoloUnitVersion.h"
This occurs both with the unaltered template, and after I have carefully followed the instructions in the first part of the tutorial (alter COMP_TYPE, COMP_SUBTYPE etc)
I've tried reinstalling the CoreAudio SDK with no success. Also, changing the 'include <TremoloUnitVersion.h>' directive to use a random non-existent path does not alter the error, so I am fairly sure that this is a search path issue.
This seems to be an issue with "Rez", a utility which I am unfamiliar with. A lot of googling has revelaed nothing that works, so if anybody could help I would be very grateful.
best,
Rob
[1]
http://developer.apple.com/documentation/MusicAudio/Conceptual/AudioUnitProgrammingGuide/Introduction/Introduction.html
_______________________________________________
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