xcpretty missing from macOS build of product (the export of instrument, standalone)?
-
Hello, I got this error after trying to export my test-instrument from HISE built on 2.1 release on github. I have been able to export once before without hickups, but this time the message below is where it breaks:
192:~ userusersson$ /Users/userusersson/Documents/HISE\ projects/Binaries/batchCompileOSX ; exit; Re-saving file: /Users/userusersson/Documents/HISE projects/Binaries/AutogeneratedProject.jucer Finished saving: Visual Studio 2017 - Builds/VisualStudio2017/ Finished saving: Xcode (MacOSX) Finished saving: Linux Makefile Compiling Standalone application HISE projects ... /Users/userusersson/Documents/HISE projects/Binaries/batchCompileOSX: line 5: xcpretty: command not found Compiling finished. Cleaning up...
What is xcpretty? I have not changed anything in Xcode since my installation and have not changed anything about hise either.
My system:
- macOS 10.13.6 High Sierra
- Xcode 8.3.3
- all settings set to 64-bit only
- exporting stand-alone
If xcpretty is required to compile the apps made in HISE, why is it not in the documentation or directly on the main docs page on github??
-
https://forum.hise.audio/topic/805/how-to-install-xcpretty
https://forum.hise.audio/topic/211/urgent-building-is-failed-with-xcpretty
https://forum.hise.audio/topic/1668/alternative-compiling-export-method-that-doesn-t-involve-the-use-of-xcpretty-solved
https://forum.hise.audio/topic/1433/xcpretty-terminal-issues -
@dustbro Thanks, I saw some of these, but I thought I´d add this anyway, since the issue has not made it into the documentation yet. It should be included in the documentation on the main github page since you cannot export your instruments without it.