Error exporting AU
-
Hi everyone . I'm trying to export a plugin but i'm getting this error, any clue?
Using Hise develop branch on Macbook pro 2017 & OSBig surThanks
-
@nesta99 - arm64? on 2017 MacBook? are you sure?
-
-
Select Native for the architecture, not ARM
-
@d-healey where should I select it
-
@nesta99 Projucer
-
@d-healey ok thanks. So , should I rebuild Hise with native architecture or just the project itself?
-
@nesta99 Just the project, HISE is already using it otherwise you wouldn't be able to run HISE.
-
@d-healey Ok, thanks. After done this, another error has come.. don't know why.
-
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance · Issue #569 · nodejs/node-gyp
EDITED FOR PEOPLE JUST GETTING HERE See #569 (comment) and #569 (comment), the warning can just be ignored. Command Line Tools works fine, you do not need the full Xcode. See https://github.com/nodejs/node-gyp/blob/master/macOS_Catalina....
GitHub (github.com)