Simplest vstgui implementation

Hi folks,

Im working on a vst plugin and im pretty new to this but i’ve got the main setup running it’s a vst2x dll for now and i can run it in any host. Now i want to implement the gui part, and have an empty window when i open the plugin in my DAW, what’s the simplest structure to do this ive tried a bunch of things and nothing seems to be working an im keep getting errors.

Im developing on Windows with VS2019

cheers!

Hi
if you are a newbie VST developer, you should develop VST3 plugins, just have a look at the plugin examples included in the VST3 SDK using VSTGUI…
https://sdk.steinberg.net/viewtopic.php?f=6&t=743

Cheers

Hi Yvan,

the link doesnt go anywhere, Can you send the correct link ?

Best,
D

fixed… https://sdk.steinberg.net/viewtopic.php?f=6&t=743