[cfe-dev] Error with missing header

Eric Fiselier via cfe-dev cfe-dev at lists.llvm.org
Sat Oct 15 13:40:43 PDT 2016


Could you provide more information please? Specifically about the platform
your compiling on?

/Eric

On Sat, Oct 15, 2016 at 2:39 AM, SHEKHAR BHANDAKKAR via cfe-dev <
cfe-dev at lists.llvm.org> wrote:

> while compiling with clang++-3.8 I am getting missing header file error.
>
> *header.cpp:1:10: **fatal error: **'string.h' file not found*
> #include <string.h>
> *         ^*
> I looked into the Builtin includes directory for clang++-3.8 and as
> expected string.h wasn’t there.
> Am i supposed to add string.h to the builtin include dir or is there a
> simpler way to do this ?
>
> Regards,
> Shekhar
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20161015/c8fef17e/attachment.html>


More information about the cfe-dev mailing list