Building HISE with new JUCE system
-
Hey everybody! I'm trying to compile a new version of HISE because I finally figured out IPP, using the latest commit on GitHub. I've noticed that since last building HISE, the custom JUCE version is gone and it looks like I need to install my own version of JUCE. AFAIK, HISE uses a custom version of JUCE, so how do I get everything to play ball?
-
@l4ch Check out the compiling HISE videos in the free Bootcamp course, it will show you what to do: https://audiodevschool.com/courses/hise-bootcamp/
Or if you don't care so much about the inner workings and just want to build HISE, you can use the script here: https://setup.hise.dev/
-
@David-Healey Hi David! Thank you for getting back to me so quickly. I've completed the course in the past, and when I went to the location from last time there was just a readme telling me that projucer had moved. Has the course content changed since November 2025?
-
@David-Healey Sorry- just seen the comments on the new Youtube upload- will work through that now! Thank you so much- on it!
-
@l4ch Yeah I try to keep it up to date. I think I'll be updating it again when the setup.hise.dev script is fully tested and has all the features across all platforms.