xcpretty Not Detected After Install on macOS Tahoe M1: Compiling Fails in HISE Export
-
When working on macOS Tahoe 26.2 M1 with Hise setup for compiling with Faust debug, it brings out this string in the terminal when exporting as an FX plugin AU and VST3.
Here is the XML file. Aeris.xml AerisDesktop.xml and the project files project_info.xml Autosave_1.hip
This is what the terminal outputs when exporting as an FX VST3 and AU./Users/djjdwatson/Documents/HISE\ Projects/Aeris/Binaries/batchCompileOSX ; exit; djjdwatson@DJJDs-MacBook-Air ~ % /Users/djjdwatson/Documents/HISE\ Projects/Aeris/Binaries/batchCompileOSX ; exit; Re-saving file: /Users/djjdwatson/Documents/HISE Projects/Aeris/Binaries/AutogeneratedProject.jucer Finished saving: Xcode (macOS) Finished saving: Xcode (iOS) Finished saving: Linux Makefile Compiling FX plugin Aeris ... /Users/djjdwatson/Documents/HISE Projects/Aeris/Binaries/batchCompileOSX: line 7: xcpretty: command not foundSays xcpretty not found but installed with sudo gem install xcpretty and gem install xcpretty and brew install xcpretty. ```
-
I repeated the process, and the terminal displayed this message instead.
The following build commands failed: CompileC /Users/djjdwatson/Documents/HISE\ Projects/Aeris/Binaries/Builds/MacOSX/build/Aeris.build/Release/Aeris\ -\ Shared\ Code.build/Objects-normal/x86_64/include_hi_tools_02.o /Users/djjdwatson/Documents/HISE\ Projects/Aeris/Binaries/JuceLibraryCode/include_hi_tools_02.cpp normal x86_64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'Aeris - Shared Code' from project 'Aeris') (1 failure) -
@DJJD12345 Are you using the develop branch? Hise uses xcbeautify for a little while now...
-
Yes, I'm using Hise 4.1.0, the latest git hash currently available.
-
This post is deleted! -
@DJJD12345 The version actually doesn't mean much but it's not often updated. But as long as you compile the latest develop branch you're good at least on that side
-
@DJJD12345 What do you have in the export wizard?
menuExport -> Setup Export Wizardeverything should be green ticked -
Why does Hise use xcpretty??
-
@DJJD12345 It doesn't (anymore) this suggests you're using an old version of HISE. What is the commit hash you're using Help > About HISE?