Error when saving: At least one of your JUCE module paths is invalid!
-
Where can i set the JUCE Modules path on MacOS? I cannot find the suggested Config -> Modules menu.
"Error when saving: At least one of your JUCE module paths is invalid!
Please go to Config -> Modules and ensure each path points to the correct JUCE modules folder."Within projucer i have seen (at least i think) that the following modules can't be found:
hi_components, hi_dsp, hi_sampler & hi_streaming.
Are those directory paths (as in the screenshot below) in the auto generated projucer project of the HI modules pointing to the right location? They are pointing to the HISE root folder, shouldn't there be any subdirectory after them? Do i need to manually specify these directories somewhere in HiSE?
Thanks,
Bastiaan -
I managed to fix it by checking out the HISE master branch from Github, apparently those module folders were missing. So i'm a bit further now.