<div>You were right, thanks</div><div>It was somehow compiling previously though...</div><div> </div><div>10.01.2017, 16:52, "Milian Wolff" <mail@milianw.de>:</div><blockquote type="cite"><p>On Tuesday, January 10, 2017 4:10:43 PM CET Alexander Zhigalin wrote:</p><blockquote> Hello.<br /><br /> During KDevelop compilation I got this error:<br /> > ~/src/kdevelop/languages/clang/codecompletion/completionhelper.h:27:27:<br /> > fatal error: clang-c/Index.h: No such file<br /> (latest master)<br /><br /> This include is producing that error:<br /> > #include <clang-c/Index.h><br /><br /> The unique similar file I have found is<br /> kdevelop/languages/clang/duchain/clangindex.h There are includes for both<br /> files however...<br /><br /> What I am doing wrong?</blockquote><p><br />Can you locate that file on your system? It should be part of the C API of<br />clang, potentially you are missing some -dev package?<br /><br />For me, that file is located within /usr/include/clang-c/Index.h<br /><br />Cheers<br /> </p><span>--<br />Milian Wolff<br /><a href="mailto:mail@milianw.de">mail@milianw.de</a><br /><a href="http://milianw.de/">http://milianw.de</a></span></blockquote><div> </div><div> </div><div>-- </div><div>Alexander Zhigalin - <span style="color:#0000ff;">DevOps</span></div><div> </div>