Well, I’m not a fan of Visual Studio IDE (2022) and use vim, so I was trying to find a way to use VST 3 SDK with only writing my compilation MSVC commands and linker commands to a build.bat Just like its done in Handmade Hero (Check it out on Youtube, if you have no idea what is handmade hero. The forums does not let me put links…)
I only wanted to use Visual Studio as a Debugger.
Could anyone please guide me on how to do it?