-
-
Notifications
You must be signed in to change notification settings - Fork 73
TranslationUnitLoadError #68
Copy link
Copy link
Open
Description
Problems summary
just trying to get autocomplete with neovim.
from neovim :messages : http://pastebin.com/d48cuBTR
this is very similar to #59, but that seems to be solved with setting the right clang paths, which I think I have set correctly in my init.vim (this is minimal, but confirmed): http://pastebin.com/MPHVLRD1
I've installed llvm/clang with homebrew and had the same problem, but my current llvm I compiled into my home tree.
I get the same behavior as #59 where I type std and deoplete-clang goes nuts. also happens with sf (SFML).
Expected
autocomplete
Environment Information
- OS: macOS 10.11.6
- Neovim version: 0.1.7
reproduce
- install neovim
- run my init.vim using plug, deoplete, and deoplete-clang, also setting libclang and clang headers path
- try to write c/c++
- chain smoke and cry
logfile
I generated this logfile: http://pastebin.com/dakv1Seu
Screen shot
conclusion
let me know if you need anything else or about any work-arounds
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
