So I moved house - and forgot everything I knew....Mac HISE Build
-
Can someone remind me what the settings are in XCode(and where they are) to build HISE with Faust?
So I open projucer then save and open IDE, and XCode opens - and then I need to set a flag dont I?
Thanks -
-
@ulrik thanks but sigh its still broken,... now Im getting
I tried to follow the instructions for the original Faust install - but they are maddeningly out of date..
Has any one got a reasonable set of instructions on how to update HISE with faust?
-
@Lindon the build instructions for macOs are up to date - you need to switch your build config to either intel or ARM and then set the NO_WARNING_MESSAGE preprocessor depending on the faust library version you link with.
-
@Christoph-Hart said in So I moved house - and forgot everything I knew....Mac HISE Build:
@Lindon the build instructions for macOs are up to date - you need to switch your build config to either intel or ARM and then set the NO_WARNING_MESSAGE preprocessor depending on the faust library version you link with.
OK great- can you point me at these instructions? Becuase what I have :
https://resonant-bytes.de/blog/gsoc-final-submission/
Are certainly not up to date...
-
-
@d-healey said in So I moved house - and forgot everything I knew....Mac HISE Build:
@Lindon https://github.com/christophhart/HISE/tree/develop/tools/faust
Thank you - exactly what I needed....