deoplete-plugins / deoplete-plugins/deoplete-clang

TranslationUnitLoadError

Open
#68 6 comments 5 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
189
Forks
73
PR merge metrics
No merged PRs in 30d

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

1. install neovim
2. run my init.vim using plug, deoplete, and deoplete-clang, also setting libclang and clang headers path
3. try to write c/c++
4. chain smoke and cry

## logfile
I generated this logfile: http://pastebin.com/dakv1Seu

## Screen shot
[![nvim fucking up.jpg](https://s29.postimg.org/qt4v105l3/nvim_fucking_up.jpg)](https://postimg.org/image/xwcqgmb0j/)

# conclusion

let me know if you need anything else or about any work-arounds

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.