When building a fresh audio plugin, I get the following error on OSX with the latest JUCE when I build a 32 bit VST3 target:
I have already removed “using namespace juce” from all the headers… is this the point where we have to ditch Carbon? I must say though that I don’t fully understand why there should be "no type named ‘Point’ in namespace ‘juce’ ?