Failing to build HISE for the first time - Mac OS Sonoma
-
@d-healey need an apple developer account, did find a download for an older version but alas, cannot be used on my current OS so i have to use 15
-
@Mors well you can, right click and open the package, find the command line version in there, that will run. Then, while that is running (you can pin it to the dock), launch the project from projucer.
Also, xcodebuild works fine with older versions of Xcode, you can build HISE that way.
Btw. you installed xcpretty, right?
-
@aaronventure I'll try that! and yeah i just followed the instructions and ran the line 'sudo gem install xcpretty' in the terminal, please tell me i did something wrong there haha!
-
@aaronventure no luck
-
@Mors said in Failing to build HISE for the first time - Mac OS Sonoma:
@aaronventure no luck
you need to show us the errors you are getting...
-
@Lindon errors are shown in the first screenshot at the top of this page, in terms of using an older version of xcode, i could get it to run from terminal but whenever i tried to open the projucer file into it it just said i need to install the latest version of xcode, wouldnt even recognise it
-
@Mors Are you getting the same errors even with a more recent version of the source code?
-
@Mors Had this same issue a few weeks ago. I think there are some issues with Xcode14 and the new mac Chips as I had tried a few different versions and had no success building HISE. I suggest removing any copies of HISE you may have installed already, use the develop branch that @aaronventure recommends on Xcode15, and restart the same process.
-
@d-healey Yep, same errors everytime!
-
@HISEnberg Yup tried, 100 times, no luck at all!
-
Successfully building here on M3 pro + XC 15.2 + Sonoma
Although I reverted back to a commit from 11 days ago, the last one still has a bug -
@ustk What bug is that?
-
@clevername27 one here from the commit from 7 days ago, https://forum.hise.audio/topic/9054/build-fail-related-on-multipage-system
and a new one since today's "fix" commit
-
@ustkThanks. I don't know if this is helpful, but I can compile it (macOS Motery, M2.) Of course, I'm having other problems, lol…
-
@clevername27 haha... Yeah Sonoma here
-
@ustk can you link me to the version you used to compile? I'll give it a shot