<div dir="ltr">Could you provide more information please? Specifically about the platform your compiling on?<div><br></div><div>/Eric</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sat, Oct 15, 2016 at 2:39 AM, SHEKHAR BHANDAKKAR via cfe-dev <span dir="ltr"><<a href="mailto:cfe-dev@lists.llvm.org" target="_blank">cfe-dev@lists.llvm.org</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div style="word-wrap:break-word">while compiling with clang++-3.8 I am getting missing header file error.<div><br></div><div><div style="margin:0px;font-size:13px;line-height:normal;font-family:Menlo;background-color:rgb(255,255,255)"><span style="font-variant-ligatures:no-common-ligatures"><b>header.cpp:1:10: </b></span><span style="font-variant-ligatures:no-common-ligatures;color:#c33720"><b>fatal error: </b></span><span style="font-variant-ligatures:no-common-ligatures"><b>'string.h' file not found</b></span></div><div style="margin:0px;font-size:13px;line-height:normal;font-family:Menlo;background-color:rgb(255,255,255)"><span style="font-variant-ligatures:no-common-ligatures">#include <string.h></span></div><div style="margin:0px;font-size:13px;line-height:normal;font-family:Menlo;color:rgb(52,188,38);background-color:rgb(255,255,255)"><span style="font-variant-ligatures:no-common-ligatures"><b>         ^</b></span></div></div><div>I looked into the Builtin includes directory for clang++-3.8 and as expected string.h wasn’t there.</div><div>Am i supposed to add string.h to the builtin include dir or is there a simpler way to do this ?</div><div><br></div><div>Regards,</div><div>Shekhar </div></div><br>______________________________<wbr>_________________<br>
cfe-dev mailing list<br>
<a href="mailto:cfe-dev@lists.llvm.org">cfe-dev@lists.llvm.org</a><br>
<a href="http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev" rel="noreferrer" target="_blank">http://lists.llvm.org/cgi-bin/<wbr>mailman/listinfo/cfe-dev</a><br>
<br></blockquote></div><br></div>