xcpretty Not Detected After Install on macOS Tahoe M1: Compiling Fails in HISE Export
-
@DJJD12345 Show me what you put
-
cd /Users/djjdwatson/Documents/HISE git checkout cf3fc78 -
@DJJD12345 These are two separate commands.
cdis the change directory command. Run that one first. Then do the git checkout command. -
@David-Healey hise says can't save to Hise standalone.jucer even though the paths are set using commit c49bcf327ad3ee217835e8d92a87836e4c6317e7
-
@DJJD12345 hise just have been having compiling issues for the past month
-
@DJJD12345 Have you recloned the HISE repo using this command?
git clone --branch develop --recurse-submodules https://github.com/christophhart/HISE.git -
@David-Healey did that and still doesn't work I have my juce paths set ast:

-
@DJJD12345 What do you see in the JUCE folder? Show me a screenshot.
-
-
@DJJD12345 Delete that copy of the source code and reclone using the command I gave above.
-
@David-Healey fatal: destination path 'HISE' already exists and is not an empty directory.
says when I execute the command -
@DJJD12345 cloning the latest get hash with the weblink
-
@DJJD12345 said in xcpretty Not Detected After Install on macOS Tahoe M1: Compiling Fails in HISE Export:
fatal: destination path 'HISE' already exists and is not an empty directory.
says when I execute the commandRemove the existing HISE folder before cloning.
@DJJD12345 said in xcpretty Not Detected After Install on macOS Tahoe M1: Compiling Fails in HISE Export:
@DJJD12345 cloning the latest get hash with the weblink
This won't work
