<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Sep 9, 2017 at 11:19 AM, Adam Getchell <span dir="ltr"><<a href="mailto:adam.getchell@gmail.com" target="_blank">adam.getchell@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word"><br><div><span class=""><blockquote type="cite"><div>On Sep 8, 2017, at 6:11 PM, Craig Scott <<a href="mailto:craig.scott@crascit.com" target="_blank">craig.scott@crascit.com</a>> wrote:</div><div><div class="gmail_quote" style="font-family:Helvetica;font-size:12px;font-style:normal;font-variant-caps:normal;font-weight:normal;letter-spacing:normal;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-style:solid;border-left-color:rgb(204,204,204);padding-left:1ex"><div style="word-wrap:break-word"><div><br></div><div>I tried:</div><div><br></div><div># cmake -G Ninja .</div><div># cmake --build .</div><div># cmake --build . --target install</div></div></blockquote><div><br></div><div>This should be correct. Did this not work for you?</div></div></div></blockquote><div><br></div></span>No.</div><div><br></div><div><a href="https://travis-ci.org/acgetchell/CDT-plusplus/jobs/273498700" target="_blank">https://travis-ci.org/<wbr>acgetchell/CDT-plusplus/jobs/<wbr>273498700</a></div><div><br></div><div><div><div style="word-wrap:break-word"><div style="word-wrap:break-word"><div style="word-wrap:break-word">Thanks for your help.</div></div></div></div></div></div></blockquote><div><br></div><div>That job uses sudo to do the install step and pipes the output to a file install.log. You will probably find the reason for the failure in that install.log file. It would also be unusual to do such an install step to a system-wide location as part of a CI job. Perhaps you might want to consider creating a package using CPack instead of doing a system-wide install.</div></div><div><br></div>-- <br><div class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Craig Scott<br><div>Melbourne, Australia</div><div><a href="https://crascit.com" target="_blank">https://crascit.com</a><br></div></div></div></div></div></div></div>
</div></div>