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

install.sh 中编译 YCM 需要去掉 --system-libclang #356

Open
johnwatsondev opened this issue Feb 1, 2019 · 2 comments
Open

install.sh 中编译 YCM 需要去掉 --system-libclang #356

johnwatsondev opened this issue Feb 1, 2019 · 2 comments

Comments

@johnwatsondev
Copy link

johnwatsondev commented Feb 1, 2019

Full Installation Guide 中有明确提示:

We STRONGLY recommend AGAINST use of the system libclang instead of the upstream compiled binaries. Random things may break. Save yourself the hassle and use the upstream pre-built libclang.

不然在 macOS 下会提示错误:Undefined symbols for architecture x86_64

@LalZzy
Copy link

LalZzy commented Feb 18, 2019

 我在mac上安装时遇到了这个问题。
按照你的建议我修改了install.sh的源代码,成功安装上了。
又遇到了,这个ycm的问题。

ycm-core/YouCompleteMe#3165

按照提示操作后,最后终于可以正常打开vim了。

@TaoRuan
Copy link

TaoRuan commented Jul 3, 2019

报错 无法使用

Vim: Caught deadly signal SEGV
Error detected while processing function <SNR>143_PollServerReady[7]..<SNR>143_Pyeval:Vim: Finished.

line    4:
Exception MemoryError: MemoryError() in <module 'threading' from '/System/Library/Frameworks/Python.framework/Versions/2.7/lib/python2.7/threading.pyc'> ignored
[1]    59369 segmentation fault  vim

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

3 participants