Hi,
i just downloaded the VST3 SDK. After building the SDK it is not clear to me how to structure a project to build an own Plug-In.
What i could do: Add my project under public.sdk/samples/vst/ and add a corresponding CMakeLists.txt file. But rebuilding most of the SDK each time, does not seem to be the optimal solution.
Another thing would be to link my Project against the created lib files, but then i would not know how to generate the CFBundle.
Therefore i would appreciate any help or hints to create a template that does not depend on Xcode or Visual Studio to create an own project.
Thank you very much in advance.
JeLoMa