Never mind. The questions already been asked.
Sorry for the duplication.
Alex.
nevertheless, for the record, you have to do is one of the following just once:
a. on an existing working tree:
git submodule update --init --recursive
or
b. clone into a brand new git working tree:
git clone --recursive https://github.com/rncbc/qtractor
hth. cheers
ps. b. assumes you're sourcing from the github repo as an example--you may choose any other of your liking ;)
More information about text formats
re. how to build Qtractor from git with CLAP
nevertheless, for the record, you have to do is one of the following just once:
a. on an existing working tree:
git submodule update --init --recursive
or
b. clone into a brand new git working tree:
git clone --recursive https://github.com/rncbc/qtractor
...hth.
cheers
ps. b. assumes you're sourcing from the github repo as an example--you may choose any other of your liking ;)
Add new comment