steinbergmedia / vst3sdk

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

For symbolic links on Windows 11 Home 22H2, enable Developer Mode in Settings > System #122

Closed blekenbleu closed 10 months ago

blekenbleu commented 10 months ago


... perhaps both in VST 3 Developer Portal Preparation on Windows and README.md

Also, cmake --build . wants to link into %LOCALAPPDATA%\Programs\Common\VST3 folder, which may not already exist.

ygrabit commented 10 months ago

thanks, I will update the doc.