<div dir="ltr"><div>Hi Rambo,<br><br>Thanks for the reply, but that does not help me. Please read the question through before answering.<br><br></div><div>Gabor<br></div></div><div class="gmail_extra"><br><br><div class="gmail_quote">

2013/5/13 Rambo <span dir="ltr"><<a href="mailto:hunanlwm@sina.cn" target="_blank">hunanlwm@sina.cn</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

You would append some codes to your source program like this£º<br>
HeaderSearchOptions &headerSearchOptions = rv.ci->getHeaderSearchOpts();<br>
headerSearchOptions.AddPath("/usr/include",<br>
          clang::frontend::System,<br>
          false,<br>
          false,<br>
          false);<br>
<br>
<br>
<br>
--<br>
View this message in context: <a href="http://clang-developers.42468.n3.nabble.com/clang-include-path-problem-tp4032012p4032072.html" target="_blank">http://clang-developers.42468.n3.nabble.com/clang-include-path-problem-tp4032012p4032072.html</a><br>


Sent from the Clang Developers mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@cs.uiuc.edu">cfe-dev@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev" target="_blank">http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev</a><br>
</blockquote></div><br></div>