Is HISE Compatible with Xcode 26?
-
Anyone know?
-
@brucerothwell Yep, I use it everyday (26.5)
-
@ustk Are you on Tahoe?
-
@dannytaurus Yup I am
-
I am also on Tahoe.
I am, for the first time, trying to Export to Standalone.
When the compiling begins in the terminla window, I see an error.
Opened the exported project in Xcode 26, found thr error, and fixed it by disabling “IPP” in HISE settings.
Re-exported the project, and another single error was revealed.
Someone indicated there could be an incompatibility betwixt HISE 4.1 and Xcode 26.
NOTE: I am nee to this HISE world, and audio plugin development.
-
@brucerothwell IPP is not needed for Hise, so yes, you can always drop it. For windows it only needed for accelerating convolution reverb and a few other things.
When you say Hise 4.1, do you mean you haven't built it from the develop branch? the current version i 4.9.
You also need to pull the JUCE submodule from git into your the Hise folder.Then compile Hise and let see what you get
Once you have a recent and stable Hise base, you can try export your project again