YouCompleteMe不适用于c ++

时间:2016-02-02 16:57:52

标签: c++ linux vim youcompleteme

我正在尝试为C ++配置YouCompleteMe,以下是输出:YcmDebugInfo

> Printing YouCompleteMe debug information...
-- Server has Clang support compiled in: True
-- Clang version: clang version 3.7.1 (tags/RELEASE_371/final)
-- Flags for /home/jan/main.cpp loaded from /home/jan/.vim/.ycm_extra_conf
.py:
-- ['-Wall', '-std=c++11', '-stdlib=libc++', '-x', 'c++', '-I', '/home/jan/.vim/.', '-isystem', '/usr/include/c++/5.3.0', '-isystem'
, '/usr/include/c++/5.3.0/x86_64-unknown-linux-gnu', '-isystem', '/home/jan/.vim/bundle/YouCompleteMe/third_party/ycmd/ycmd/../clang
_includes']
-- Server running at: http://127.0.0.1:41513
-- Server process ID: 23121
-- Server logfiles:
--   /tmp/ycm_temp/server_41513_stdout.log
--   /tmp/ycm_temp/server_41513_stderr.log

这只是已经写在文件中的完整内容。有人知道我做错了吗?

0 个答案:

没有答案