Answer the question
In order to leave comments, you need to log in
How to set up a plugin (clang_complete) for Vim?
Found a great plugin: github.com/Rip-Rip/clang_complete
After git clone ... installed via make install
But when I start Vim I get this error:
Loading libclang failed, completion won't be available. Consider setting g:clang_library_path.
UPD:
I found the file ~/.vim/plugin/clang_complete.vim, but when I wrote /usr/include there, there is another Vim error:
Loading libclang failed, completion won't be available. Are you sure '/usr/include' contains libclang?
Answer the question
In order to leave comments, you need to log in
I found the file ~/.vim/plugin/clang_complete.vim but when I wrote /usr/include there, then there is another Vim error:
Loading libclang failed, completion won't be available. Are you sure '/usr/include' contains libclang?
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question