randomphrase / company-c-headers

Auto-completion for C/C++ headers using Company
GNU General Public License v2.0
76 stars 9 forks source link

it can't work,wuwuwu #23

Closed wohaoe closed 5 years ago

wohaoe commented 5 years ago

company-c-headers install success。 my config is: (require 'company-c-headers) (add-to-list 'company-backends 'company-c-headers)

my clang is in /usr/bin in customize group,company-c-headers,my directory is /usr/bin

the message error is : clang failed with error 1: /usr/bin/clang -fsyntax-only -Xclang -code-completion-macros -x c++ -Xclang -code-completion-at=-:7:9 - user-error: Cannot complete at point help me!