I recently updated to xcode 12 having held out on 9.41 as long as i could (for 32bit support). I can now no longer compile my au targets, I get an error:
Command rez failed with a nonzero exit code The target has an .r file for the entry point. Im guessing the problem might be because the .r file has platformIA32NativeEntryPoint but i have tried deleting that line but it still doesn't work. I dont understand the syntax of r files, and cant find any documentation (big surprise) Does anyone have an example of a working r file for 64bit only entry? I know that r files are legacy and we are supposed to now use plist properties but that route caused problems so for now at least, im hoping there is a quick fix for the .r file. Presumably there must be as many vendors (u-he, serum are 2 examples on my machine) apparently dont use the plist route. _______________________________________________ Do not post admin requests to the list. They will be ignored. Coreaudio-api mailing list (Coreaudio-api@lists.apple.com) Help/Unsubscribe/Update your Subscription: https://lists.apple.com/mailman/options/coreaudio-api/archive%40mail-archive.com This email sent to arch...@mail-archive.com