xcpretty Not Detected After Install on macOS Tahoe M1: Compiling Fails in HISE Export
-
@David-Healey Yes, ran clean build folder and recompiling
-
@DJJD12345 Open it from a terminal or with xcode and see if it shows any error messages
-
@David-Healey How do I do that?
-
@David-Healey On line 4 of 0___abort___with__payload in the compiler file on Xcode, it gives an error: Thread 1: signal SIGBRT and there is says this:
dyld[48609]: Library not loaded: @rpath/libfaust.2.dylib
Referenced from: <994ED28C-EB20-388F-BB0A-9210D2335069> /Users/djjdwatson/Documents/HISE/projects/standalone/Builds/MacOSX/build/Debug/HISE Debug.app/Contents/MacOS/HISE Debug
Reason: tried: '/Users/djjdwatson/Documents/HISE/projects/standalone/Builds/MacOSX/build/Debug/libfaust. 2.dylib' (no such file), '/usr/lib/system/introspection/libfaust.2.dylib' (no such file, not in dyld cache), '/Users/djjdwatson/Documents/HISE/projects/standalone/Builds/MacOSX/../../../../tools/faust/lib/libfaust.2.dylib' (code signature in <2E486638-5504-3E14-8BD6-0F37DB1F2070> '/Users/djjdwatson/Documents/HISE/tools/faust/lib/libfaust.2.81.10.dylib' not valid for use in process: library load disallowed by system policy), '/System/Volumes/Preboot/Cryptexes/OS/Users/djjdwatson/Documents/HISE/projects/standalone/Builds/MacOSX/../../../../tools/faust/lib/libfaust.2.dylib' (no such file), '/Users/djjdwatson/Documents/HISE/projects/standalone/Builds/MacOSX/../../../../tools/faust/lib/libfaust.2.dylib' (code signature in <2E486638-5504-3E14-8BD6-0F37DB1F2070> '/Users/djjdwatson/Documents/HISE/tools/faust/lib/libfaust.2.81.10.dylib' not valid for use in process: library load disallowed by system policy), '/System/Volumes/Preboot/Cryptexes/OS/Users/djjdwatson/Documents/HISE/projects/standalone/Builds/MacOSX/../../../../tools/faust/lib/libfaust.2.dylib' (no such file) -
@DJJD12345 I wonder if the faust library isn't compatible with Apple silicon. Maybe you need a different one, I'm not sure.
-
@David-Healey Downloaded the arm64 version of Faust. I have an Apple Silicon M1.
-
@DJJD12345 Which version?
-
@David-Healey 2.81.10
-
@DJJD12345 Try 2.79-3
-
@David-Healey Do I use the faust source code for faust 2.81.10
-
@DJJD12345 said in xcpretty Not Detected After Install on macOS Tahoe M1: Compiling Fails in HISE Export:
@David-Healey Do I use the faust source code for faust 2.81.10
Follow the steps in the video, use version 2.79-3