[URGENT] Build Fail: 66 Errors in SharedCode (math.h, ctype.h missing) - Windows 11 / VS2022
-
@MZLY Are you using the develop branch?
-
@David-Healey https://github.com/christophhart/HISE/releases
i downloaded the src code from link above but im not sure about the branch that u are talking about sorry :'(
-
@MZLY said in [URGENT] Build Fail: 66 Errors in SharedCode (math.h, ctype.h missing) - Windows 11 / VS2022:
i downloaded the src code from link above but im not sure about the branch that u are talking about sorry :'(
Follow the bootcamp, it will show you everything you need to know.
-
@David-Healey Thank you so much David. Goodnight zZZ
-
This post is deleted! -
@MZLY you used git clone to download the source code?
-
@David-Healey @MZLY I delete VIsual Studio and reinstall it again and it worked, i was able to make it till here,

If i click on next, it will say MS BUILD not command not found -
@MZLY The export setup wizard is broken. Open project preferences and check the Export Setup box. Then it shouldn't prompt you any more.
@Christoph-Hart Is this being removed?
-
@David-Healey Is it being removed or is it getting a makeover, like the installer?
Either is better than the current state. It's basically a support request generator!

-
@dannytaurus I hope it's getting removed, I think it makes the system more complicated - increasing required maintenance and leading to more bugs.
If you've successfully compiled HISE then you should already be setup for exporting, there is no need for this extra step.
A simple solution to the problem would be removing the export option from the precompiled version of HISE, or adding a message telling people to compile from source if they want to export.
-
@David-Healey said in [URGENT] Build Fail: 66 Errors in SharedCode (math.h, ctype.h missing) - Windows 11 / VS2022:
removing the export option from the precompiled version of HISE
Yes, that would be good. The precompiled version of HISE itself is also a support ticket generator.