[cfe-dev] Missing clang headers

Rafael·Stahl via cfe-dev cfe-dev at lists.llvm.org
Tue Mar 19 04:37:42 PDT 2019


Hi Anahit


You will have to install the "libclang-dev" package to get Clang headers 
and libraries.


Greetings from TUM!

Rafael


On 19.03.19 06:53, Hayrapetyan, Anahit via cfe-dev wrote:
>
> Hello!
>
>
> I'm trying to compile a custom clang tool inside a docker, but clang's 
> headers are missing there. In particular I'm using 
> "ASTMatchers/ASTMatchers.h" and this file does not exist in the docker 
> container.
>
> I've installed llvm and clang with apt-get install. LLVM headers are 
> there but clang's headers are not. Any chance you could tell what am I 
> doing wrong?
>
> Everything works fine on my machine where I have llvm and clang built 
> from sources.
>
>
> Best,
>
> Anahit.
>
>
>
> _______________________________________________
> cfe-dev mailing list
> cfe-dev at lists.llvm.org
> https://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/20190319/3651dd31/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/pkcs7-signature
Size: 5449 bytes
Desc: S/MIME Cryptographic Signature
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20190319/3651dd31/attachment.bin>


More information about the cfe-dev mailing list