faust is disabled
-
@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
-
@treynterrio said in faust is disabled:
@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
Then you haven't built HISE with Faust enabled.
It seem that perhaps you have managed to alter the XCode config. for this build, perhaps uninstall and reinstall XCode then re-download HISE and rebuild with the projuicer included, when you get to XCode make sure you are using the correct Build Configuration
-
@Lindon I did all of this I tried this since 1 week
-
This post is deleted! -
This post is deleted! -
@Christoph-Hart @Lindon @treynterrio He's not wrong. I'm having exactly the same issue. I'll try to work my way backwards through GIT to see when/how it broke.
EDIT: No go. Maybe an interaction with the newer Faust(s)?
FURTHER EDIT: My bad, I had resolved a GIT conflict incorrectly. It builds fine.
-
For some reason (I assume) he has delete his screenshots so let's use my unlimited admin powers to unravel exhibit A:
It's like I said: this means that you set the Debug build to the Release with Faust configuration. What you need to do is to click on Profile (Release) on the left tab and then change the Build Configuration from Release to Release with Faust.
-
@Christoph-Hart Thank you for your reply. That information is helpful. It's not the situation in my case, though. I'll keep working on it. Not that it makes a difference, but mine always looks like this. (There only appears to be "HISE Debug.app".)
-
@clevername27 huh? that's the exact same picture. Click on Profile on the left tab :)
-
@Christoph-Hart I appreciate your reply. I don't understand what you mean. In his screenshot, "Debug executable" is checked, and it says the executable is "HISE". In mine, debug is not checked, and the executable is "HISE Debug".
-
@Christoph-Hart My bad - I resolved a GIT conflict incorrectly. Thank you again for your reply.