Under WINDOWS10, compile with vs2015 youcompleteme

Source: Internet
Author: User

Under WINDOWS10, compiling Youcompleteme with vs2015 requires installation:
    1. VS2015
    2. python2.7.x (x86)
    3. CMake
    4. Vundle
    5. Vim7.4
    6. LLVM
Operation Steps:
  1. Configure Vundle in VIMRC, and add

    1 ' Valloric/youcompleteme '

  2. In the Youcompleteme directory, create a new Ycmd_build directory and switch to that directory. Perform:

    1 " Visual Studio  "-dpathtollvmroot="C:\My\Path\To\LLVM "... \thirdparty\ycmd\cpp

  3. Open the VS2015 command-line tool. Perform:

    1 msbuild/t:ycmcore;ycmclient_support/property:configuration=release YouCompleteMe.sln

  4. When you start Gvim, you are prompted with C + + runtime error. There are ways to try the official website: Find all directories with Msvcr90.dll and Msvcp90.dll in the PATH environment variable. Then, update the DLL to the latest. or renamed. I did not succeed by following this instructions, and now every time you start you should see a annoying hint.

If any of you know how to fix this problem. Hope to help me solve it. Thank you!

Under WINDOWS10, compile with vs2015 youcompleteme

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.