..and now we try and build HISE on M1 Monterey...but build errors...
-
@virtuscapeaudio said in ..and now we try and build HISE on M1 Monterey...but build errors...:
Greetings! I’m trying to compile HISE from the ground up using the Git clone from Christoph’s repository. (I think I’m using the correct one, at least)
A build was successful but when I try to export as AU or standalone, all I see or get is an Xcode project…am I supposed to do something after this step?
When I export to au, vst or standalone, the terminal automatically launch and compiles the plugin or stand alone
Does your terminal launch?
If not you should be able to load the Xcode project and build it inside Xcode I supposeI started over and tried again and now I’m getting errors and build fails…not sure what I did wrong.
What did try over and over, compile a plugin, build Hise or...?
MacOS 12.2
Apple M1 MBP 14
Xcode 13.1Can someone maybe walk me through the build for a 2023 version?
Thanks for the help!!
-
Yes the terminal opened and I do actually see the info-AU.plst file but cannot locate the actual .AU for some reason. Does it get sent to the components folder after Terminal compiles?
I want to build HISE again as It might have been the Debug version by accident.
-
Screen Shot 2023-08-06 at 9.24.36 AM
I simply cloned the repository, opened Projucer in GPL mode, opened the Standalond HISE project, save and open in IDE, and chose Build for Profiling.
any ideas?
-
That error means you need to use a different version of xcode because that one is buggy.
The au plugin will have a .component extension, not .au
-
@virtuscapeaudio said in ..and now we try and build HISE on M1 Monterey...but build errors...:
Yes the terminal opened and I do actually see the info-AU.plst file but cannot locate the actual .AU for some reason. Does it get sent to the components folder after Terminal compiles?
Yes, probably in User/Library/Audio/Plug-Ins(Components
-
-
@virtuscapeaudio Same error on Xcode 13.3
I downloaded Xcode 14.3 but won't run on OS12.2
Downloading Xcode 12 and lets see.
I'm trying everything until I get HISE built!
-
I'm also seeing a warning there about using the wrong version of faust, I don't know what the deal with that is though
-
This post is deleted! -
@d-healey Build was successful using Xcode 13.1 and selecting only x86_64 !!
Thanks for the help...
Now I'm having issues with the Delay values in property editor...I'll start a new thread so as to not jumble this one.