Windows VST Export
-
-
Sounds like you need the Windows 10 Fall Creators Update SDK
https://blogs.msdn.microsoft.com/chuckw/2017/10/11/windows-10-fall-creators-update-sdk/Have you checked to see what version SDK Visual Studio is using?
Installed to wrong directly? -
I tried compiling HISE on another computer. The build failed in visual studio, but visual studio ended up downloading the correct version of the Windows SDK.
I tried using the latest build to export as FX, which made it further than the previous attempts, but still failed when it could not find the following
Could Not Find C:...\Plugin Development\HISE-master\HISE-master\extras\demo_project\Binaries\Compiled\Demo Project x64.exp
Could Not Find C:...\Plugin Development\HISE-master\HISE-master\extras\demo_project\Binaries\Compiled\Demo Project x64.libDo I need the build from visual studio to export properly?