View Single Post
Old 01-19-2020, 05:29 PM   #426
ryukau
Human being with feelings
 
Join Date: Sep 2019
Posts: 4
Default Re: VST3 plugin with GUI makes REAPER segfaults

Hi.

It turned out that VST 3 GUI bug was at my fault. Sorry for wrong report.

https://forum.cockos.com/showpost.ph...&postcount=381

To enable VST 3 GUI using VSTGUIEditor class, I had to bring RunLoop class from VST3Editor class source code. RunLoop class is written in `vstgui4/vstgui/plugin-bindings/vst3editor.cpp`.
ryukau is offline   Reply With Quote