Yourcompleteme did Enables Function error?

Asked

Viewed 69 times

2

Good evening, it is the following, I installed the famous yourcompleteme of the came to assist me in some snippets that I configured in the editor and others of third, when I start the editor it returns me that Warning of the screen with the following message Error detected while processing Function youcompleteme#Enable.. 122_SetUpSettings as I do not have as much experience with the plugin, I was curious to try to solve this problem.

  • I confess I don’t know the answer to your problem. One thing you can try is to temporarily disable other plugins without being youcompleteme (to see if you have any incompatibility) or try to reinstall youcompleteme (I remember the complicated serembem instructions... who knows you haven’t skipped a step...)

  • How did you install it? I recommend using Vundle for that reason.

  • I used the neobundle and compiled it, ended up abandoning yourcomepleteme and using the neocomplete...thanks for the attention!

1 answer

0

After the installation the YCM should be compiled generating semantic support.
When installing the Youcompleteme the ./install.py should be executed

cd ~/.vim/bundle/YouCompleteMe
./install.py --clang-completer

Source: https://github.com/Valloric/YouCompleteMe#installation

Browser other questions tagged

You are not signed in. Login or sign up in order to post.