Collaborative project!
-
@hisefilo I have a beta test forum , can put it out for a test there ?
-
@d-healey @hisefilo @lalalandsynth VST3 is not mandatory, but the future is knockin' at the door
-
Seems like a lot of plugins come with a VST3 option these days.
-
@ustk Can you compile Windows VST3?
-
@d-healey Never tried to compile on windows, just used Hise. If nobody can I'll have a go…
-
-
Mac installer done. and pushed (sorry GIT)
-
Side question, isn't Visual Studio free?
I'm trying to compile and VS2017 complains with a 30 days evaluation expired...
But a free online version is VS2019, which is, afaik, not good for compiling Hise right? -
Yes it should be available for free. Maybe Microsoft have issued an automatic downgrade to get people to use the newer version.
I use this program to get around time limits on some apps, might work with VS too.
-
@d-healey Cool, testing...
-
@d-healey Well, unfortunately it does not work...
-
@ustk I can compile Win if needed
-
@d-healey Can you please try to launch it with a Juce file? The message appears as soon as I place the cursor to select the architecture
-
@hisefilo Yep sure, I was just trying for compiling a VST3, so anyway I will need to make it to work sometime for myself
-
@d-healey Ok... Hmm... Well... Where to begin... I just had to log myself in
-
-
@ustk Should I compile the Windows VST2?
-
@d-healey yes please :) I'm having a hard time trying to figure out Inno
-
@d-healey Yep, VST2 will be sufficient, we can add VST3 later anyway :)
-
I'm going to add build scripts to the repo for Windows and GNU/Linux. I'd usually do the same for Mac but I haven't set it up yet for VST3 or notarizing. It's best not to put the installers in the repo as they are quite large. When we're ready for release we should tag a release in git and add the installers a downloadable files. This way it will show up in the releases tab and be really easy for users to find the latest version without having to look through the repo.