<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Fri, Nov 23, 2018 at 2:05 PM George via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a>> wrote:</div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
> You can try adding -v to your clang++ command line to<br>
> see which include directories are being used.<br>
<br>
I am afraid this is not so simple because it is not<br>
"my" command line in the sense that I didn't write the<br>
scripts which call clang. Those scripts come with<br>
chromium source and trying to find out all the<br>
occurrences of clang++ in them seems an impossible task<br>
for a non-developer like me.<br>
<br>
What else can I do?</blockquote></div><div><br></div><div>You can copy a sample failed compile command from your terminal, cd into the build directory (looks like "out/Release/gn_build/" in your log) and copy+paste the command and run it with -v appended.</div><div><br></div><div>-Mostyn.</div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr">Mostyn Bramley-Moore<div><div>Vewd Software</div><div><a href="mailto:mostynb@opera.com" target="_blank">mostynb@vewd.com</a></div></div></div></div></div></div></div></div></div></div></div>