Can't compile my HISE file into a vst or standalone
-
Re: VST Compile error please (solved)
I happen to have the exact same error message as @sakorada a while back. The issue seemingly resolved itself by using the latest versions of Hise and Visual Studio in that case, but I believe to be running everything in the latest versions possible and still get the same error.
I'm pretty new to all this. I just downloaded Hise from the first windows download link on the official website and updated Visual Studio 2022.
I'm a little lost so any help regarding this issue would be very appreciated, this seems like a "change one setting" kind of error to me as the program just says it can't find some path without even compiling anything -
@Hollow Compile HISE from source first.
-
@d-healey yeah that didnt work for some reason but I'll give it another try
-
@d-healey Alright I got HISE compiled from the cloned develop branch source code now so thats great, thanks a lot. Still can't export. This time it's the export wizard. On step two it say's the MS Build is missing. Judging from the explanaition given there this would mean Visual Studio isn't installed correctly, but I've Installed the latest version of Visual studio 2022 (which I already used to build Hise) and installed the C++ for Desktop development package. There's a Windows 11 Sdk checked on the sidebar as well. Still the box is unchecked in the wizard after reopening. Any Ideas?
-
@Hollow Is visual studio installed on your C drive?
-
This post is deleted! -
Yeah that was one of the problems. Reinstalled on my C drived and after quite a bit of troubleshooting with git and the IPP, I finally properly made and exported my first plugin thanks to your tutorials on yt and the advice you gave me here.
So thanks a lot, im quite amazed with HISE and will dig into it further now