<div dir="ltr"><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><span class="gmail_default" style="font-size:large">Ok, so what you need to do is run this in your terminal: find / -iname "omp.h"</span></blockquote><div class="gmail_default" style="text-align:center"><span style="font-size:large">then check all of the results for LLVM's header copyright info, once you find the correct OpenMP header, add that to Clang's search path with either -i (but capitalized) or -system-header-prefix</span><font size="4">.<br><br>I'm not entirely clear on this part.</font></div></div></div>