[cfe-dev] "Error while processing ..."

ogzu rasa via cfe-dev cfe-dev at lists.llvm.org
Mon May 28 02:24:57 PDT 2018


"C/path/to/an/exteranl/lib/dir/" is just an example path. Else the include
path in my compile option is correct.


Le lun. 28 mai 2018 à 10:34, Csaba Raduly <rcsaba at gmail.com> a écrit :

> On 5/28/18, Oguz ARAS via cfe-dev <cfe-dev at lists.llvm.org> wrote:
> > Hello,
> >
> > I dev a tool with clang lib tooling which parses c++ header file. I have
> > this message error when I add an include directive to one.
> >
> > My compilation options : test_file.h -- -x c++ -w
> > -I"C/path/to/an/exteranl/lib/dir/" -XClang .
> >
> > Can someone help me to resolve the issue ?
>
> I think you mistyped C/path/to/an/exteranl/lib/dir/
>
> Do you really have a directory named "C" in the current directory ?
>
> Csaba
> --
> You can get very substantial performance improvements
> by not doing the right thing. - Scott Meyers, An Effective C++11/14 Sampler
> So if you're looking for a completely portable, 100% standards-conformat
> way
> to get the wrong information: this is what you want. - Scott Meyers
> (C++TDaWYK)
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20180528/b83d5580/attachment.html>


More information about the cfe-dev mailing list