Anyone know how to remedy this?
-
Compiling Instrument plugin Test 2 ...
/Users/[My Name]/Music/Logic/HISE/Test 2/Binaries/batchCompileOSX: line 5: xcpretty: command not found
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
Compiling finished. Cleaning up...
logout -
I'm using Xcode-beta.
-
-
@dustbro Thank you for this. Do I need to instal it somewhere specific for it to work?
-
This post is deleted! -
More info; I appreciate the help on this. I'm still stuck.
HiseSnippet 1163.3oc2W0zaaTDFdV6rs0IzHJpBwANrG3PpTAYSZKUpGrSriirZ9v3MsgCUTMY2WGOJ6NyxrylVWDRbgybt23mAbq+DP7K.IjpD25+.3c1cs2wsahrKPPp9je+xyy6y6Gy39RgGDGKjDqZGLNBHVums6XtZT6QTFmzqCwZU6cowJP5joZywQz3XvmXYUcasBqZKQR+7plaRCnbOnPEg7PAyC1gExTEZ6259rfftTe3.Vng22pUOOAusHPjf3opccRD06D5wvdTsaUrIVWZKelRHcUTEDSrVZSg+X2Qhmvy7+grX1QAfVnAwE+gxT2UD3qQr96j1iXA98mj2wDhkc+BVnZFKbc6cY9ro5KXi2O0fSQDl7gUkyCdMdKgmkA7VJCdWy10SxhTEVzXaE6dbrPMjhk.SXk4Kw5E1sEnCb0mEROA5JQgoAr1cpW+lN2td8abugIbOESvcD78DJXe9Z2X4uc4ZK+cK675lFNrTa5iQJBB.Yol0Uc44E3Z7jvi.4McNkFj.ScDS+Y42UlO90KKqMbTv6wYp8ifb4hJf1VVVOwZcxzj0TUQNZpMM0JwsBUuYAljWUvRckb2QWUoE5UyKzalnTBNggXrlclPCRJ6XNrQNqvcCX9fLM7Kaeet3nYC92+xe9kMIOnWGphpa3xADBxHPpXZp1pCbJNIm09UytCDehRDk5aXjfqgu0kxNzqNo4jxgfzy7J1oeuA4oEn8iew3oBe+1sdByWMBGEs9gJDxHfc7HkVx0JiUldFWdN3kmpibcLxw5u7R7.hlP2870ivtrvn.vY.bJHQpHhJwEL3fPuTrlM5n0hmnwQOMKHmMdJgnMx4utUQNSNn0YeBK.dW19PPsCZI.Wr9FKJv0UB+j.pZ1cX5E24FvAuYVVn2HviYpwlK1WfEa0KcwVix56mS3dM69Lk2nxwakRvqtk4+X7leMwUs2Z3PvSU.1kr69UWv2Ijew8p4sIYcI4E5WqywDXCDhPW1ylrC3md9y+ylcngQL9w4pZs95+QyocWFqJ5HGapq0i9weq4gYCvE+Vck.7L.qZFmvuzzp5rzQ04iNJoZLPjnPrtKUIY5I98RBcwGN3AXwfiSQw5g+J5khYx00x5lCWf6mJ7W3mbiMzxV4FaLwnYEe0LVdEjR4P5SjRo3OLU14P5ofy1.Gj5d2Fmyqj9048URQy8qj12SgG+ARJONRDOyOrKDxN.2tDap7Aw3k+v2LPOLYpusfJK0zqZ1ESxRiwkpRjoSkaDJR3pYlBq9V05O6xIC+KYNXo+Gd51+9a39muPt57A24aSxj0FawwYb7I.oX7Cv67GRSBTSzNaS9tBtHZjfy7L6.F.3v4wGCRSrWZBsgRgu0uPy0aM.B.pY27mzZGrKjJMVornbQi4mKNu50GYmAWG8joy6FWjV8cnKRW.nbQbKxEwYDR8jhG6k89ecu7UR0f4MO8OOWC+W7nryzG9q4lPbe3i87zj8mhrS4Q74KbDquvQbqENhauvQbmENhuXgi3tmSD5Ke1HQIByF8PE82J8ObYYsEmhctoc4j+Fju6tJJ
This is a snippet of a simple project with 1 slider, 1 button, and 1 FX. The slider controls the wet level of the reverb, the button controls bypass. When I export this project I get this in the BatchCompileOSX:
Last login: Fri Aug 30 02:57:25 on ttys000
Noas-MacBook-Pro:~ [My Name]$ /Users/[My Name]/Music/Logic/HISE/Test\ 6/Binaries/batchCompileOSX ; exit;
Re-saving file: /Users/[My Name]/Music/Logic/C Synthesis/HISE/Test 6/Binaries/AutogeneratedProject.jucer
Finished saving: Visual Studio 2017
Finished saving: Xcode (MacOSX)
Finished saving: Xcode (iOS)
Finished saving: Linux Makefile
Compiling Instrument plugin Test 6 ...
/Users/[My Name]/Music/Logic/HISE/Test 6/Binaries/batchCompileOSX: line 5: xcpretty: command not found
xcode-select: error: tool 'xcodebuild' requires Xcode, but active developer directory '/Library/Developer/CommandLineTools' is a command line tools instance
Compiling finished. Cleaning up...
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.[Process completed]
When I look in the project folder under "binaries" the files structure is:
AutogeneratedProject.jucer
batchCompileOSX
Builds
JuceLibraryCode
SourceIn the "Builds" folder under MacOSX I have:
info-AU.plist
info-VST.plist
RecentFilesMenueTemplate.nib
Test 6.entitlements
Test 6.xcodeprojIf anyone has advice on what I can try to fix this and successfully export a plugin I would really appreciate it if you'd tell me. I'm not sure what to try.
-
-
@d-healey xcpretty has now been installed. Thank you for your help on that. Now I am receiving a new error which is causing the build to fail:
/Users/[My Name]/Music/Logic/HISE/Test\ 9/Binaries/batchCompileOSX ; exit; [My Name]-MacBook-Pro:~ [My Name]$ /Users/[My Name]/Music/Logic/HISE/Test\ 9/Binaries/batchCompileOSX ; exit; Re-saving file: /Users/[My Name]/Music/Logic/HISE/Test 9/Binaries/AutogeneratedProject.jucer Finished saving: Visual Studio 2015 Finished saving: Xcode (MacOSX) Finished saving: Xcode (iOS) Finished saving: Linux Makefile Compiling Instrument plugin Test 9 ... ❌ error: The i386 architecture is deprecated. You should update your ARCHS build setting to remove the i386 architecture. (in target 'Test 9 - Shared Code' from project 'Test 9') ❌ error: The i386 architecture is deprecated. You should update your ARCHS build setting to remove the i386 architecture. (in target 'Test 9 - AU' from project 'Test 9') ❌ error: The i386 architecture is deprecated. You should update your ARCHS build setting to remove the i386 architecture. (in target 'Test 9 - VST' from project 'Test 9') ** BUILD FAILED ** Compiling finished. Cleaning up... logout Saving session... ...copying shared history... ...saving history...truncating history files... ...completed. [Process completed]``` Do you know what I can do to fix this?
-