Hello, I’m having an issue getting OwlSim to compile properly so I was hoping someone might be able to lend a hand. As the title suggests, I’m using VS2017. I’m getting a linker error from the VST3 SDK :
unresolved external symbol Steinberg::Vst::PlugInterfaceSupport::PlugInterfaceSupport(void) referenced in public: Steinberg::Vst::HostApplication::HostApplication(void)
Any thoughts on how to get this linked up correctly? Thanks~