@d-healey nevermind i managed to solve this by following your tutorial, great stuff to be honest.
Best posts made by alex135t
-
RE: Error while exporting: The system cannot find the path specified
-
RE: Custom Knob works only by dragging from the top.
@ulrik I don't know. a 4.0.0 build. i did not knew how to configure hise so i though downloading just the exe would be enough to make a plugin. In that build (in hise) it seemed to work fine
Latest posts made by alex135t
-
RE: Custom Knob works only by dragging from the top.
@ulrik Thank you this worked! Sorry for everyone who sent a message here to try and help me and i did not replied. My house got flooded (not entirely) with water so I was pretty busy and away for a couple days. But thanks to everyone.
Have a nice day!
:D
-
RE: Custom Knob works only by dragging from the top.
@ulrik I don't know. a 4.0.0 build. i did not knew how to configure hise so i though downloading just the exe would be enough to make a plugin. In that build (in hise) it seemed to work fine
-
Custom Knob works only by dragging from the top.
This didn't used to do that but now for some reasons all my knobs that have a custom image will only drag if dragged from the top of the knob. I tried checking if maybe something was blocking them from being activated and it doesnt seem so. I will link the project and a video showcasing the bug in action.
I built my hise with the most recent dev build and VS2022
The video:
https://files.catbox.moe/u086jl.mp4The project:
https://drive.google.com/file/d/1DxzDA_SUvI2A_99yiJseWOgooNQVW-oo/view?usp=sharingThank you.
-
RE: Error while exporting: The system cannot find the path specified
@d-healey nevermind i managed to solve this by following your tutorial, great stuff to be honest.
-
RE: Error while exporting: The system cannot find the path specified
@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?
-
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