<div dir="auto"><div>"<span style="font-family:sans-serif">C/path/to/an/exteranl/lib/dir/" is just an example path. Else the include path in my compile option is correct. </span></div><div dir="auto"><br></div><div dir="auto"><font face="sans-serif"><br></font><div class="gmail_quote" dir="auto"><div dir="ltr">Le lun. 28 mai 2018 à 10:34, Csaba Raduly <<a href="mailto:rcsaba@gmail.com">rcsaba@gmail.com</a>> a écrit :<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On 5/28/18, Oguz ARAS via cfe-dev <<a href="mailto:cfe-dev@lists.llvm.org" target="_blank" rel="noreferrer">cfe-dev@lists.llvm.org</a>> wrote:<br>
> Hello,<br>
><br>
> I dev a tool with clang lib tooling which parses c++ header file. I have<br>
> this message error when I add an include directive to one.<br>
><br>
> My compilation options : test_file.h -- -x c++ -w<br>
> -I"C/path/to/an/exteranl/lib/dir/" -XClang .<br>
><br>
> Can someone help me to resolve the issue ?<br>
<br>
I think you mistyped C/path/to/an/exteranl/lib/dir/<br>
<br>
Do you really have a directory named "C" in the current directory ?<br>
<br>
Csaba<br>
-- <br>
You can get very substantial performance improvements<br>
by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler<br>
So if you're looking for a completely portable, 100% standards-conformat way<br>
to get the wrong information: this is what you want. - Scott Meyers (C++TDaWYK)<br>
</blockquote></div></div></div>