steinbergmedia / vst3sdk

VST 3 Plug-In SDK
Other
1.59k stars 162 forks source link

editorhost throw exception #47

Closed simpleway2016 closed 4 years ago

simpleway2016 commented 4 years ago

I run FabFilter Vst3 plugin with editorhost project. I opened vst3 editor , and then control the editor, mouse down , and mouse move , will throw this exception : 0xC0000005: Access Violation

This plugin works well with vst3plugintesthost

vst3 download address: https://www.fabfilter.com/download/#download-pro-q-3-equalizer-plug-in My development environment: visual studio 2019 windows 10

simpleway2016 commented 4 years ago

if editController->setComponentHandler , it works well