vst3editor error: 'auto' not allowed in lambda parameter

Looks like changing the standard library usage from c++11 to c++14 resolves this issue. I do not know yet if that will be compatible with my other SDKs (such as AAX, ARA and PACE).