zaufi / kate-cpp-helper-plugin

Plugin to simplify writing C++ code using Kate editor and clang
http://zaufi.github.io/kate-cpp-helper-plugin.html
GNU General Public License v3.0
22 stars 3 forks source link

fatal error: clang-c/Index.h: No such file or directory #7

Closed scalpel4k-xx closed 10 years ago

scalpel4k-xx commented 11 years ago

Hi,

it seems that clang 3.4 has removed this header. So the plugin doesn't compile against the next clang version.

bye Michi

zaufi commented 11 years ago

no, it's at the same place. how did you configure (run cmake)?

zaufi commented 10 years ago

clang 3.4 is out! everything compiled well, no changes needed at all...