Error in VST Plugins Compilation
-
Have you checked that the file it is looking for exists
pluginterfaces/vst2.x/aeffect.h
? -
@d-healey It's in the screenshot
so is:
I assume HISE-master is the old version right? Not scriptnode?
-
Yeah, use Scriptnode
-
@d-healey Scriptnode? How will I get it? Every thing I am trying after watching your tutorial "Building HISE on Windows 10 2019" Youtube video. And from the video description I got this link HISE GitHub (source code) - https://github.com/christophhart/HISE
Can you make a Simple VST (export and compile) tutorials ? There is no proper tutorials on HISE regarding VST building. Thanks.
-
@iamlamprey What is scriptnode? How will I get it? I'm total newbie on Hise plugins development. I hope I'm not bothering you by my silly questions.
Regards,
TM -
@d-healey I'm total newbie on Hise plugins development. I hope I'm not bothering you by my silly questions.
Regards,
TM -
Scriptnode is one of the HISE development branches. You can get it here - https://github.com/christophhart/HISE/tree/scriptnode.
-
@Tania-Mosh On github you have several Branches per Repository. The default one is the "master" branch. But this one is deprecated, so the one we all use is "scriptnode" branch. So if for the moment you just download online and not yet use .git from your computer, you have to download the scriptnode branch manually.
go there => https://github.com/christophhart/HISE
Click the "master" drop menu and select scriptnode (all the way down)
Then you should be able to download the ZIP file (green button)@d-healey already made videos on how to export VST and other formats.
-
@d-healey sorry for the cross-post...
-
@ustk Thank you so much. Now I got it.
-
@d-healey Thank you very much sir.
-
@d-healey Now my problem is.. I use JUCE (latest version 6.o) but and when I open projucer and trying to open the HISE Standalone.jucer file, it is asking to update JUCE(Hise Scriptnode projucer 5.4) What should I do? Can I open it in the Latest version ofJUCE or do I need the old one?
-
There's a specific version of Projucer in the HISE folder, use that:
-
@iamlamprey Ok.. Got it. Thankyou.
-
@Tania-Mosh said in Error in VST Plugins Compilation:
@iamlamprey What is scriptnode? How will I get it? I'm total newbie on Hise plugins development. I hope I'm not bothering you by my silly questions.
Regards,
TM@d-healey I was there a few weeks ago, I would love a Youtube video on "hise development from start to finish" that could include the choosing of the "edition/version/branch" of hise. It is a bit confusing when getting into it. :)
-
@andioak Exactly. Same here. It will be nice if anyone makes a complete guide/getting started type of videos. It is very daunting to follow some abrupt tutorials from here and there.
Cheers !! -
@andioak It's in the works
-
@d-healey Yeeeeei!!! Supreme