Via: Installing and VIA plugins

Hi, I am trying to intstall the VIA plugins… following instructions here …


but when I run make I get the following error
$ make
Makefile:43: …/…/plugin.mk: No such file or directory
make: *** No rule to make target ‘…/…/plugin.mk’. Stop.

I am in the directory…
Via-for-Rack

and I can’t see the plugin.mk file in the relative directory …/…/
Any ideas why this file is missing and the make is not functioning?
Thanks!

There are not updated yet for V1. And you find them in the plugins manager.

Great - thanks!

Did you get the v1 SDK?

I built their current beta last night without trouble.

Hey Existentia,
I must have missed that part of the installation out.

Where are the instructions for getting the v1 SDK?
Thanks

https://vcvrack.com/downloads/Rack-SDK-1.0.0.zip

1 Like

Thanks stoermelder!

Sorry to ask again … How do I install the SDK?
I am looking here …
https://vcvrack.com/manual/Building.html#setting-up-your-development-environment
But not sure…
Thanks again!

Wherever you want. Just make sure you check out the plugin into the plugins subfolder.

Thanks Ben!