Can't build VSTs : MS Build called absent whereas it's installed
-
Hello !
I'm new here and tried to export a small project for the first time as a VST. The export config need to be completed but MS Build is called absent however I have it installed. I spotted that I have Windows 11's SDK but not the Window 10 version, can it be the source of the problem ?Thanks and have a great day/night :)
-
Have you compiled HISE from source?
-
@d-healey Hey ! I built it following your tutorial, using Visual studio to build the project, yes
-
Then it's probably the SDK thing, try installing it and see if it helps.
-
@d-healey Ok thank you for your reply ! :)