Forums qtractor I can't find install instructions after I git clone https://github.com/free-audio/clap.git Just copying include/clap to /usr/local/include doesn't the trick completely. Any hints? Subscribe to this forum topic re. Installing CLAP before building Qtractor with CLAP hi, you don't need to install CLAP , it is included as a submodule in qtractor git! all you have to do is one of the following just once: a. from 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 ... cheers ps. b. assumes you're sourceing the github repo for example--you may choose any other of your liking ;) Reply Add new comment Your name Email The content of this field is kept private and will not be shown publicly. Homepage Subject Comment About text formats Text format Markdown Filtered HTML Plain text Markdown Parses markdown and converts it to HTML. Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <blockquote cite> <code> <ul type> <ol start type='1 A I'> <li> <dl> <dt> <dd> <h2 id='jump-*'> <h3 id> <h4 id> <h5 id> <h6 id> <img src alt height width> <strike> <pre> <p> <br> Lines and paragraphs break automatically. Filtered HTML Allowed HTML tags: <a href hreflang> <em> <strong> <cite> <code> <ul type> <ol start type> <li> <dl> <dt> <dd> <b> <i> <pre> <img src alt height width> <strike> Lines and paragraphs break automatically. Web page addresses and email addresses turn into links automatically. Plain text No HTML tags allowed. Lines and paragraphs break automatically. Web page addresses and email addresses turn into links automatically. File attachments Add a new file Unlimited number of files can be uploaded to this field.2 MB limit.Allowed types: jpg jpeg gif png txt doc docx xls xlsx pdf ppt pps odt ods odp zip gz bz2 xz patch diff wav ogg flac ogv mp4 qtz. Leave this field blank Add new comment
re. Installing CLAP before building Qtractor with CLAP hi, you don't need to install CLAP , it is included as a submodule in qtractor git! all you have to do is one of the following just once: a. from 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 ... cheers ps. b. assumes you're sourceing the github repo for example--you may choose any other of your liking ;) Reply
re. Installing CLAP before building Qtractor with CLAP
hi, you don't need to install CLAP , it is included as a submodule in qtractor git! all you have to do is one of the following just once:
a. from 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
...cheers
ps. b. assumes you're sourceing the github repo for example--you may choose any other of your liking ;)
Add new comment