so i have seen this topic and know that after an update vst2 isnt supported. But i still get the very same error that the header files for vst arent found. I only have vst3 enabled in my projucer. In my global paths i have set the sdk location of vst3 to the SDK_VST3 from steinberg folder. But still it cant seem to find it.
Does anyone have any idea what the problem could be, or if there is some other location where i should set the path?
Thanks so much and apoligies for creating another topic for this problem, but i have tried everything in previous topics and none of it fixed it.
Sometimes the different VST3 SDKs are not 100% compatible. By using the built in headers you avoid using an untested combination of JUCE version and VST3 SDK version.
The JUCE team keeps them up to date for you (sometimes with a few days delay).