Hise will not build. Please help
-
Either install IPP or disable IPP and you should be good to go.
-
@d-healey I did. I did everything to the letter in this video. I sent it from projucer from VS using VS 2022 instead of 2017, however with that seemingly fixed I got this error next after cleaning.
Severity Code Description Project File Line Suppression State
Error MSB8036 The Windows SDK version 10.0.16299.0 was not found. Install the required version of Windows SDK or change the SDK version in the project property pages or by right-clicking the solution and selecting "Retarget solution". HISE Standalone_App E:\Program Files\Microsoft Visual Studio\2022\Community\MSBuild\Microsoft\VC\v170\Microsoft.Cpp.WindowsSDK.targets 46I did as it said, and it still keeps coming up with this error
-
-
@d-healey I retargeted
-
@gryphonsegg Try installing the SDK it wants
-
@d-healey where do I find that sdk?
-
@gryphonsegg It's been a while since I did this but I think you access it from the visual studio installer, and if I remember correctly you can do this directly from within visual studio.
-
I think if you go to the Tools menu there is a link to get extra features or something which might be the way to go.
-
@d-healey I went to windows sdk and found it in the archives. Why would it want one so old?
-
@gryphonsegg I have no idea, I'm not much up to date on Windows things.
-
@d-healey ok fingers crossed. then I will attack all of your online vids!
-
@gryphonsegg ok this time success!!!
-
@gryphonsegg Excellent! :)