HISE Standalone Xcode
-
Hey Crew,
Trying to Build HISE Standalone in XCODE and run into this ERROR:
Semantic Issue
No Viable overloaded '='
HlacAudioFormatReader.cppFirst timer with this stuff, so any help would be much appreciated.
Cheers!
-
Where did you get the source code you are compiling?
-
-
@MichaelMusic thats very very old, try one of the scriptnode branches - I think Dave has a branch too you can try;
-
Latest scriptnode doesn't build (at least not last time I tried it). Here's my fork - https://github.com/davidhealey/HISE/tree/develop
-
I found that Source Code via the Installer guide on the HISE website - where can I stay up to date on new releases for future reference?
Thanks a bunch for your suggestions, @d-healey @Lindon but unfortunately neither worked.
This time around I ran into this error message, on both of your suggestions.
Thoughts? Ideas?
-
where can I stay up to date on new releases for future reference?
You were looking in the right place for "Releases". It's just that most of us aren't using stable releases because they go out of date pretty quick and we all like to use the new shiny features as soon as possible.
To find out which is the most recently updated branch you can look at the list of branches on Christoph's github repo and see when they were last updated. But they don't always build successfully because these are in active development.
To find out which fork/branch/release everyone is using you have to keep an eye on the forum :)
This time around I ran into this error message, on both of your suggestions.
Walk me through your build process from the point where you download the source code, and do you have multiple copies of the source code on your machine?
-
@d-healey said in HISE Standalone Xcode:
Walk me through your build process from the point where you download the source code, and do you have multiple copies of the source code on your machine?
I'm actually following your video step by step, with the exception that I'm on Catalina.
And only one copy of the source code. ;)
-
What version of XCode?