VST2 on BigSur Apple-Silicon Mac

I started building the VST SDKs on on my Apple-Silicon Mac and I encountered the following error “No matching function for call to 'objc_msgSendSuper”.

To solve it I upgraded to VST3 3.7.1 and successfully compiled it, and when I went to to updating VST2 SDK I noticed that its only contain the “publik.sdk” folder.

I have few questions regarding it:

  • I understand that VST2 interface are not available anymore from 3.6.11 it means that VST2 will not be supported on ARM ?
  • Should I copy this folder inside the VST3 SDK folder and use it as VST2 SDK?

Thanks in advance,
Max.

Sorry, but support for VST2.x ended a few years back.