Hey @oli1 and the rest of the JUCE team:
This issue will be fixed by adding explicit includes to the JUCE modules (without changing the unity build format).
We’ve discussed that here:
and here:
And I’ve also attached an example on how to do that in the juce_osc module. This would have the advantage of also fixing intellisense in VS Code and other text editors that can’t parse through the build system.
Would be great if this (non breaking!) change could be applied. It’s slightly tedious work but shouldn’t take more than a few hours for the entire library.
