Problem visual studio cannot find assert.h / crtdbg.h when building HISE
-
@noah How did you get the source code?
-
@David-Healey on HISE forum site, here : https://github.com/christophhart/HISE/releases
-
@noah That's a very old version. To get the latest version you should clone the develop branch using this command
git clone --branch develop --recurse-submodules https://github.com/christophhart/HISE.gitRemove any previous versions first.
-
didn't really understand where to put that line code, sry im a bit new to this
-
@noah Take the Bootcamp course (it's free) https://audiodevschool.com/hise-bootcamp/
When you get to the part about cloning the HISE source code, use the command I posted above instead of the one I show in the video (unless I've updated the video by the time you get to it).
-
@David-Healey ok i saw your video and i paste the new version thanks a lot, but now i have this problem when i put the "HISE Standalone.jucer" on projucer like the video

Btw i took the "produjer.exe" in the Hise4.1 folder bcs there aren't on the HISE develop folder idk if that cause the issue
-
@noah said in Problem visual studio cannot find assert.h / crtdbg.h when building HISE:
Btw i took the "produjer.exe" in the Hise4.1 folder bcs there aren't on the HISE develop folder idk if that cause the issue
Oh sorry, forgot to mention that. With the new update Projucer is now in the JUCE folder. You don't need to copy in any external files.
-
@David-Healey no the JUCE folder is empty too
-
@noah ok no nvm
-
@David-Healey ok i did all and i have the same issue

-
@noah are you using visual studio 2022? Are you building with IPP?
-
@David-Healey yes