VST SDK is missing
-
@deadlycopter You still got the VST3 Support checkbox enabled in project preferences?
-
@d-healey yes
-
@deadlycopter Might be because you have VS on your F drive instead of your C drive. Does it work if you compile manually through VS?
-
@d-healey got the same error
Cannot open include file: 'pluginterfaces/vst2.x/vstfxstore.h': No such file or directory Degrader_VST3 F:\Users\deadlycopter\Program Files\HISE-develop\JUCE\modules\juce_audio_plugin_client\VST3\juce_VST3_Wrapper.cpp
The output did however say that 1 task succeeded while 1 failed, the failed one being Degrader_VST3.vcxproj
-
@deadlycopter How many copies of the HISE source code do you have?
-
@d-healey just the one, HISE-develop, which is correctly routed to HISE in preferences
-
@deadlycopter I'm not sure then, maybe someone else will be able to chime in with a suggestion
-
@d-healey I sure hope so. Thanks for all your help!
-
@deadlycopter
"pluginterfaces/vst2.x/vstfxstore.h'"are you trying to build a vst2 ?
-
@Lindon It's included in the vst3 SDK too
-
@d-healey said in VST SDK is missing:
@Lindon It's included in the vst3 SDK too
yeah grasping at straws really - I dont even know what vstfxstore.h is doing...