I get a huge amount of errors from files in the Foleys module when debugging my JUCE application. I’ve followed the instructions from this forum and GitHub. Anyone knows what seems to be the issue? I have got it working in a previous project. I updated JUCE to 6.0.4 and it might have caused issues (EDIT: I tried now with 6.0.3 and I still get lots of errors)
Turns out I must have changed JUCE Framework code by accident, causing a ripple effect of errors. My guess is an accidental replace-all. Did a re-install of JUCE and Foley, and I get no errors