<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Mon, Jun 6, 2016 at 11:22 AM, Antoniotti Marco via llvm-dev <span dir="ltr"><<a href="mailto:llvm-dev@lists.llvm.org" target="_blank">llvm-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi<br>
<br>
apologies for the stupid question and - probably - for the inappropriate forum.<br>
<br>
I am trying to install and compile a library/too that requires libclang.{a,dylib} and, unfortunately, libclangAST.{a,dylib} on Mac OS X.</blockquote><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"> <br></blockquote><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I surmised that Mac OS X does NOT come with a full LLVM environment set up.  Is that correct? (I have Xcode 7.3.1 installed).<br></blockquote><div><br></div><div>Yes.</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
If that is the case, what do you think is the best way to install LLVM libraries without interfering with the Xcode setup?<br></blockquote><div><br></div><div>I use homebrew to do it. If you are really concerned, you can have homebrew not link it, but it should just work anyway.</div><div><br></div><div>Things i use that require libclang/libclangAST (for example, rtags), just work in this setup.</div><div><br></div></div></div></div>