Hi,
I’m working in Xcode 8 on macOS 10.12.1 trying to build the JuceDemoPlugin file. Every time I try and build the plugin, I get a compiler error within the juce_VST3Headers.h file. The error reads:
'base/source/baseiids.cpp' file not found
I have followed the JUCE installation instructions, downloaded the VST3 SDK, and set path directories. I have searched other forum posts and followed the instructions set out there, but none have been able to resolve this issue. Any help is greatly appreciated.