Ha! That explains why I cannot build the Plugin Host. It looks like Steinberg moved flock.cpp to another directory (to base/thread/source ) which clashes with the definition in juce_VST3headers.h (it’s defined as located in base/source there).
Can I just hand edit juce_VST3headers.h to correct the path without causing future catastrophe?
Hi Jules, Michael Topic here. I just downloaded the Juce zip file again off your site and reinstalled it all. I ran the Plugin Host projucer file again and tried to build it. Same error with the incorrect path definition for the flock.cpp file in juce_VST3Headers.h. I’m running version v5.2.0 of Projucer.
Incidentally, I tried to hand edit that file to correct the path and I ran into some undefined variables issues in another file.
It is public, but I wasn’t known at all on Github. I had to create an account. I should have done that long ago for Open Music Initiative reasons, but CBA. slight_smile:
I’m in the modules subdirectory on Github right now and seeing the VST3 changes in some of the modules.