HISE Build Error Issue
-
Hello, I just tried building HISE today on my MacOS Sierra 10.12.6 using the latest develop branch following closely to David Healey's video on building HISE. I have built HISE on Windows and Mac before without issue, this time I ran into an error code that resulted in a failed build that I have not encountered yet. I am using Xcode version 8.2.
The error code reads: Apple LLVM 8.0 Error
Unknown argument: '-faligned-allocation'Any help would be greatly appreciated! Screenshot attached for reference.

-
Edit:
I changed to a different Xcode version, the latest one applicable for my OS (Xcode 9.2) and got new issues, "Semantic Issue" with a dropdown FULL of error codes that is too long to list, followed by the Apple LLVM 9.0 Error "Too many errors emitted, stopping now". I have triple checked my work up until this point and am not sure what the cause is? I think my next step will be pulling an older branch of HISE.
-
@blush xcode 9 is super ancient you won‘t be able to build anything that runs on a modern macOS with that.