有关YCM的问题
vim吧
全部回复
仅看楼主
level 5
YCM已经正确安装,基本的补全功能是可以的,但是好像无法根据包含的头文件补全头文件中的内容,请问应该如何设置?
2015年09月07日 09点09分 1
level 1
fdsgsdg@sgdsg:~/.vim/bundle/YouCompleteMe$ ./install.py
cmake: /opt/cadence/ic615/tools/lib/64bit/libstdc++.so.6: version `GLIBCXX_3.4.15' not found (required by cmake)
cmake: /opt/cadence/ic615/tools/lib/64bit/libstdc++.so.6: version `GLIBCXX_3.4.20' not found (required by cmake)
cmake: /opt/cadence/ic615/tools/lib/64bit/libstdc++.so.6: version `CXXABI_1.3.8' not found (required by /usr/lib/x86_64-linux-gnu/libicuuc.so.52)
Traceback (most recent call last):
File "/home/duoblewei/.vim/bundle/YouCompleteMe/third_party/ycmd/build.py", line 196, in <module>
Main()
File "/home/duoblewei/.vim/bundle/YouCompleteMe/third_party/ycmd/build.py", line 189, in Main
BuildYcmdLibs( GetCmakeArgs( args ) )
File "/home/duoblewei/.vim/bundle/YouCompleteMe/third_party/ycmd/build.py", line 151, in BuildYcmdLibs
su
bp
rocess.check_call( [ 'cmake' ] + full_cmake_args )
File "/usr/lib/python2.7/subprocess.py", line 540, in check_call
raise CalledProcessError(retcode, cmd)
subprocess.CalledProcessError: Command '['cmake', '-G', 'Unix Makefiles', '/home/duoblewei/.vim/bundle/YouCompleteMe/third_party/ycmd/cpp']' returned non-zero exit status 1
安装YCM时出现这个怎么解决
2015年09月09日 03点09分 3
解决了
2015年09月09日 03点09分
@DuobleWei 怎么解决的 我也是这个错误
2015年12月04日 07点12分
level 4
[不高兴]
2015年09月12日 07点09分 4
level 11
[吐舌]
2015年12月06日 12点12分 5
1