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

failed to build in windows #146

Open
wsdjeg opened this issue Feb 15, 2019 · 2 comments
Open

failed to build in windows #146

wsdjeg opened this issue Feb 15, 2019 · 2 comments

Comments

@wsdjeg
Copy link

wsdjeg commented Feb 15, 2019

C:\Users\Administrator\.cache\vimfiles\repos\github.com\zchee\deoplete-go>make
process_begin: CreateProcess(NULL, which gocode, ...) failed.
process_begin: CreateProcess(NULL, which git, ...) failed.
process_begin: CreateProcess(NULL, which python3, ...) failed.
process_begin: CreateProcess(NULL, which docker, ...) failed.
awk: '{print
awk: ^ invalid char ''' in expression
sed:-e 表达式 #1,字符 1:未知的命令:“'”
awk: '{print
awk: ^ invalid char ''' in expression
sed:-e 表达式 #1,字符 1:未知的命令:“'”
cd ./rplugin/python3/deoplete/ujson;  setup.py build --build-base="C:\Users\Administrator\.cache\vimfiles\repos\github.com\zchee\deoplete-go/build" --build-li
b="C:\Users\Administrator\.cache\vimfiles\repos\github.com\zchee\deoplete-go/build"
文件名或扩展名太长。
make: *** [C:\Users\Administrator\.cache\vimfiles\repos\github.com\zchee\deoplete-go/rplugin/python3/deoplete/ujson.so] 错误 1

C:\Users\Administrator\.cache\vimfiles\repos\github.com\zchee\deoplete-go>

Just want to install this plugin in windows, but failded to builded, is there a manual build function?

@Shougo
Copy link
Collaborator

Shougo commented Feb 17, 2019

Unfortunately, it is not tested in Windows environment.
You can fix the errors.

@wsdjeg
Copy link
Author

wsdjeg commented Feb 18, 2019

ok, I will have a try.

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

No branches or pull requests

2 participants