faust is disabled
-
Hi there, I've builded HISE with Faust on MAC but in Scriptnode it still says Faust is disabled. Could anyone help me?
-
@treynterrio And it shows Faust enabled in HISE?
-
@d-healey for me it says + Perfetto
-
@treynterrio then you need to build HISE with faust
-
@Lindon I've followed all these steps:
https://github.com/christophhart/HISE/tree/develop/tools/faust
-
@treynterrio said in faust is disabled:
@Lindon I've followed all these steps:
https://github.com/christophhart/HISE/tree/develop/tools/faust
did you do this:
XCode Menu -> Product -> Scheme -> Edit Scheme -> Build Configuration to either Debug with Faust or Release with Faust.
???
-
...show us a screen shot of what its saying to you..
-
do you have the faust path set up in your settings?
-
-
-
@Lindon I#ve also changed this:
-
@treynterrio well you def. dont need the external editor turned on....tho I cant see how thats the problem...
So HISE definitely says "Faust Enabled" in the top right?
-
Why does it say "Release with Faust" but then it's the debug build?
-
@d-healey that's a good question
-
@d-healey I've used Build for Profiling as always
-
@d-healey checked my build and it says the same...XCode silliness I think.
-
I think you switched the debug build to compile the release with faust. You need the release / Profile configuration in Xcode to build the release with Faust scheme.
It‘s a bit confusing though…
-
@Christoph-Hart I tried everything now but it still says + Perfetto. I've used the Release build an changed it in Xcode to Release with Faust, Tried Release with Faust and Release Scheme but nothing works it still says Enable Faust
-
still doesn't work tried it again a couple times I'm using the latest branch and Faust 2.75.7
-
@Christoph-Hart I tried to build Hise with Faust with the latest branch now but it is still not working. In my version it says Perfetto instead of Faust enabled like in davids picture above. I did everything like in the description