Failing to build Visual Studioo 2017 version
-
OK, I downloaded the latest source, and installed the VST and SDK libs in their correct place, and I'm getting:
c:\users\lindon\desktop\hise-master\juce\modules\juce_audio_devices\juce_audio_devices.cpp(117): fatal error C1083: Cannot open include file: 'iasiodrv.h': No such file or directory
So this would seem to say it cant find the file iasiodrv.h
But when I look its here:
C:\Users\Lindon\Desktop\HISE-master\tools\SDK\ASIOSDK2.3.2\common
Any clues whats going on?
-
@Lindon Check that you have the correct SDK paths in the Projucer project.
-
OK, where are they defined? And what should they be?
I seem to have:
../../../../tools/SDK/ASIOSDK2.3/common
in the header search path.
Which is WRONG!!!
OK I think I have it.
-
D**mit nope. Still getting the same error.. oh hang on I have maybe fixed it for x86 and not 64-bit...
-
Yep, all good. Well all good with the code, been a bit of a doufus myself.. thanks Dave, I owe you (another) one.
-
Hi @Lindon,
I'm am getting the same 'cannot open source file "iasiodrv.h"' issue when compiling Hise with Visual Studio 2017?
What is the correct path to put in the header search?
Thanks
-
First make sure you are set up correctly:
HISE-scriptnode(or whatever you called it)>tools>SDK>
in here you should have two folders called:
VST3 SDK
and
ASIOSDK2.3
Once thats sorted then in projucer in the header search paths (for BOTH release versions ) you need this:
../../../../tools/SDK/ASIOSDK2.3/common