All my existing projects used the old path… now I either need to change the JUCE examples’ path or change mine… or have a duplicate folder (which is what I’ve done)
When you download the latest VST3 SDK and decompress it you will find a directory structure of VST_SDK/VST3_SDK, which is what people new to JUCE are likely to do. Old hands like yourself will be able to recognise what’s happening. I’ve changed my existing projects to VST_SDK/VST3_SDK (via the Projucer global preferences).