Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot run clang properly when there is a space in clang path under Windows 7 x64 #99

Open
fsworld009 opened this issue Aug 26, 2016 · 0 comments

Comments

@fsworld009
Copy link

fsworld009 commented Aug 26, 2016

Hi:

I'm using neovim-qt under WIndows 7 x64

When I invoke vim-clang auto completion I get this error:
clang.exe: error: no such file or directory: 'Files\LLVM\bin\..\lib\clang\4.0.0\include"'
I installed LLVM under C:\Program Files\LLVM\ , I think the space in "Program Files" is the cause.

If I put LLVM under C:\ then it works fine.

I can run neomake with clang, I also tried to compile a program with command line directly and there was no issue, so I believe the clang itself is installed correctly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant