abingham / emacs-ycmd

Emacs client for ycmd, the code completion system.
MIT License
384 stars 46 forks source link

Can't get semantic completion in c++ file. #447

Closed moyotar closed 6 years ago

moyotar commented 6 years ago

image

image image

moyotar commented 6 years ago

I rebuild ycmd with option --clang-completer and found llvm 4.0.1 will be downloaded to be used. But I have llvm.5.0 in my machine instead of llvm 4.0.1. Is this the reason?

abingham commented 6 years ago

You'll need to ask the ycmd project.

moyotar commented 6 years ago

@abingham By the reply from here, It's said that to update the ycmd dependency would be helpful.

ptrv commented 6 years ago

We don't have ycmd as submodule in our repository. So you have to update ycmd.