Error while exporting: The system cannot find the path specified
-
Hello.
I am extremely new to Hise and I'm trying to export my plugin as a vst for windows.
When trying to export first, it said that it didn't have a path for hise or something so I looked it up and learned pretty quickly that I needed the source code to be downloaded. So I downloaded it and next the error VST SDK not found. I also checked that out and got it working, but once the cmd poped up it gave me this:
Re-saving file: K:\code\Hise Plugins\test1\Binaries\AutogeneratedProject.jucer Finished saving: Visual Studio 2017 Finished saving: Xcode (macOS) Finished saving: Xcode (iOS) Finished saving: Linux Makefile Compiling 64bit Instrument plugin test1 ... The system cannot find the path specified. Press any key to continue . . .
I tried looking it up too but the answers seemed too vague or not intuitive. So I am asking, how to fix this?
I tried changing from visual studio 2022 to 2017 as theses were my only options, besides giving me a warning that Hise got compiled using 2022 and not 2017 and that it might not work I still got the same error with one or the other one.
Please answer fast, thank you and have a nice day
-
@alex135t which version of visual studio do you have installed? Is it installed on your C drive? You should build HISE from source before trying to compile your project.
-
@d-healey well i dont have it installed on my pc but hise somehow seems to be able to locate it? I think a license for Visual Studio is paid isn't it?
-
@d-healey nevermind i managed to solve this by following your tutorial, great stuff to be honest.