You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
when building the JUCE ARA PluginDemo project through FRUT it fails because it can't find any of the ARA headers, while the Projucer generated Xcode project works fine.
Since there's a bit of setup involved with adding the ARA SDK, I've setup the JUCE demo project with everything submodularised here:
Hi,
when building the JUCE ARA PluginDemo project through FRUT it fails because it can't find any of the ARA headers, while the Projucer generated Xcode project works fine.
Since there's a bit of setup involved with adding the ARA SDK, I've setup the JUCE demo project with everything submodularised here:
https://github.com/benediktadams/ARAPluginDemo_FRUT
This can be built without further setup with Xcode.
I've also added a script to the project root called 'BuildWithFrut.sh'. To run the script first cd into the project root. Running this script will:
The text was updated successfully, but these errors were encountered: