Open renderful opened 4 years ago
I just tested on Linux and did not encounter any errors.
This chugin requires several submodules. You should either check out the whole repo like this:
git clone https://github.com/jwmatthys/chugins --recursive
or run submodule init; submodule update
in the AbletonLink folder and in the newly-created link folder.
Sorry, I am still relatively new to git submodules, do I have to clone with --recursive
on my fork on this repository for things to work correctly?
My current local working directory, from an old clone of my fork, complains on commit
$ git commit -m "Add separate driveDb for drive in decibels (dB)." .
error: 'AbletonLink/link' does not have a commit checked out
Would love to use this Chugin and possibly build a Lick wrapper for it, but I get this error when compiling:
error: ‘Timeline’ in ‘class ableton::Link’ does not name a template type