Im having trouble wrapping my head around getting started using the VST3 SDK in QT. I just started learning C++ "at an older age so bare with me" But I understand the syntax enough to port the body of VST plugins i have made using x86 and helper programs. But all the calling conventions and preprocessor directives are way beyond my understanding of C++. It is starting to hurt my head :( And I just want to begin coding between endpoints.
So.. how do you even begin to set up the VST3 SDk in QT??