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

可以加入自动检测clang是否安装的语句吗? #26

Closed
whdxwym opened this issue Mar 19, 2014 · 6 comments
Closed

可以加入自动检测clang是否安装的语句吗? #26

whdxwym opened this issue Mar 19, 2014 · 6 comments

Comments

@whdxwym
Copy link

whdxwym commented Mar 19, 2014

因为已经安装了clang,但是安装youcompleteme的时候还是会重新下载编译安装clang,我觉得浪费时间。这个可以解决吗?

@wklken
Copy link
Owner

wklken commented Mar 20, 2014

好像的确是这样的......应该是可以加入检测
本周我找时间看下YCM官方编译文档,应该可以解决

@OwenChia
Copy link

不想重新安装可以加 --system-libclang 的吧~~
On Mar 19, 2014 10:59 AM, "lrmwym" notifications@github.com wrote:

因为已经安装了clang,但是安装youcompleteme的时候还是会重新下载编译安装clang,我觉得浪费时间。这个可以解决吗?


Reply to this email directly or view it on GitHubhttps://github.com//issues/26
.

@whdxwym whdxwym closed this as completed Apr 19, 2014
@wklken wklken reopened this Jul 21, 2014
@dd1994
Copy link

dd1994 commented Aug 16, 2014

为什么又重新开了?

@wklken
Copy link
Owner

wklken commented Aug 16, 2014

问题还没处理, 所以重开:) 怕忘了

@fangwentong
Copy link
Contributor

在系统已安装clang的情况下,按照@OwenJia的方法编译YCM,确实可行,现添加检测语句,如果系统搜索路径中已经安装clang,则使用系统clang.

已提Pull Request #47

@wklken wklken closed this as completed in 0112fcc Sep 6, 2014
@wklken
Copy link
Owner

wklken commented Sep 6, 2014

thx @fangwentong
已将代码加入, 改用which


这几个月刚换工作, 没什么时间来fix issue :(

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

5 participants