-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
ycm_client_support.[so|pyd|dll] and ycm_core.[so|pyd|dll] not detected #839
Comments
Please see CONTRIBUTING.md. |
brew unlink python
cd ~/.vim/bundle/YouCompleteMe
./install.sh --clang-completer
brew link python fix this problem for me |
@eqielb That works for me too. Thanks. |
@eqielb Fixed for me as well. Thanks! |
thanks this fixed the issue for me as well installed youcomplete through pathogen |
@eqielb how do we do this in mac port? And why are we unlinking python? |
@sasidhar-d sry, i'm not familiar with mac port. And i'm not realy knowing why, but it works. A refer in the frontpage of YouCompleteMe mentioned this method->#18 |
Fix this problem for me, i have Ubuntu 14 as OS and CMake installed, previously.. I hope they serve .. Regards.- |
Hello,
even if compilation (using make or install.sh) complete I get the error starting vim.
Ubuntu 13.10
Vim 7.4
reinstalled YouCompleteMe
activated with vundle
Here is the make log :
then
and both .so files are executable
then
same result using install.sh
The text was updated successfully, but these errors were encountered: