[cfe-dev] clang++ include path problem

Gábor Kozár kozargabor at gmail.com
Mon May 13 14:36:15 PDT 2013


Hi Rambo,

Thanks for the reply, but that does not help me. Please read the question
through before answering.

Gabor


2013/5/13 Rambo <hunanlwm at sina.cn>

> You would append some codes to your source program like this:
> HeaderSearchOptions &headerSearchOptions = rv.ci->getHeaderSearchOpts();
> headerSearchOptions.AddPath("/usr/include",
>           clang::frontend::System,
>           false,
>           false,
>           false);
>
>
>
> --
> View this message in context:
> http://clang-developers.42468.n3.nabble.com/clang-include-path-problem-tp4032012p4032072.html
> Sent from the Clang Developers mailing list archive at Nabble.com.
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20130513/f737e19e/attachment.html>


More information about the cfe-dev mailing list