I keep getting this error when I try to compile my plugin, how do I fix it?
-
@David-Healey how do I check whether I download community, im pretty sure I did though
-
@duma I'm not sure, it probably tells you in the help > about or similar page in Visual Studio, or launch the Visual Studio Installer
-
@David-Healey yeah its community

-
Try one of the export as options instead of Compile Project
-
@David-Healey no luck 2026-04-16 17-46-20.mkv
-
@duma I'm not sure then, usually that error about can't find path is either the HISE source or the Visual Studio path.
You can open the autogenerated juce file directly in projucer and compile it manually in Visual Studio instead.
-
@David-Healey Yes how do I compile the vst in visual studio
-
@duma Same way you compile HISE.
-
@David-Healey no but what file am i supposed to open that is the file i can use to convert the vst in vs2026
-
@duma the autogenerated juce file in your project's binaries folder
-
@David-Healey theres no build button 2026-04-16 18-20-13.mkv
-
@duma You open it in Projucer, like when you build HISE