Problems Exporting VST on Mac
-
Hi everyone! I'm having problems exporting my Vst. After trying once I saw that was needed for me to download xcpretty. I've downloaded it, but still the same problem.
This is what pops out:Last login: Sat Dec 19 20:32:17 on ttys000
robertnesta@Roberts-MBP ~ % /Users/robertnesta/Desktop/Nord\ Stage\ 10/Binaries/batchCompileOSX ; exit;
/Users/robertnesta/Desktop/Nord Stage 10/Binaries/batchCompileOSX: line 2: /Users/robertnesta/Documents/HISE-master/tools/Projucer/Projucer.app/Contents/MacOS/Projucer: Permission denied
Compiling Instrument plugin Nord Stage 10 ...
/Users/robertnesta/Desktop/Nord Stage 10/Binaries/batchCompileOSX: line 5: xcpretty: command not found
xcodebuild: error: 'Builds/MacOSX/Nord Stage 10.xcodeproj' does not exist.
Compiling finished. Cleaning up...[Process completed]
-
Hi, same issue here. Did you find how to solve it ?
-
ok try this.
-
rename: <your hise dir>/tools/producer to: <your hise dir>/tools/Producer
-
in terminal enter this command:
sudo chmod a+rwx <your hise dir>/tools/Projucer/Projucer.app/Contents/MacOS/Projucer
Hope this helps
-
-
@tharos Thanks a lot man. I'll give a try