Scriptnode compilation failing on ARM Mac
-
I am getting the following error when trying to compile a scriptnode effect on my M1 Mac

Please help, thanks.
-
@shashwatshukla bump
-
@shashwatshukla Have you tried to compile the most basic empty network first before filling it with nodes?
-
For one thing, I would avoid spaces in naming things, like you have two there around - and one between Dynamic and library. Might not be the problem here, but better not to use those. Personally I’d get rid of the dash as well.
-
@Kaih I did not add the words Dynamic Library in the project anywhere. It was added by HISE itself when compiling scriptnode.
-
@ustk tried that just now, basic networks are compiling, adding the pitch shift module in the network is causing this issue apparently.
-
@shashwatshukla then it's not on your side and pitch module is broken. You're stuck until it's fixed.