-
Notifications
You must be signed in to change notification settings - Fork 2.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
unnecessary actions in install.py [question] [feature request] #3376
Comments
YCM has a compiled component (called |
@bstaletic Thank you for answer, will try install tools |
I think this is the correct link to download build tools 2019, but I'm not on Windows, so I can't try. |
[READY] Instruct installing Visual Studio Build Tools 2017 As suggested by @bstaletic in #3376 (comment), Visual Studio Build Tools is sufficient to build YCM. Users are told to download the 2017 version since 2019 is not yet supported (require a change to the `build.py` script and [waiting for AppVeyor to release the image](appveyor/ci#2907)). Closes #3376. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/valloric/youcompleteme/3378) <!-- Reviewable:end -->
@bstaletic thank you, all works well! |
Issue Prelude
Please complete these steps and check these boxes (by putting an
x
insidethe brackets) before filing your issue:
Frequently Asked Questions section.
about to report and couldn't find an answer to my problem. (Example Google
search.)
vim --version
.:YcmDebugInfo
.the
:YcmToggleLogs
command.version) I am using.
my issue, including what I expected to happen and what actually happened.
of
install.py
(orcmake
/make
/ninja
) including its invocationthat any help I receive is a selfless, heartfelt gift of their free time. I
know I am not entitled to anything and will be polite and courteous.
actually perform all of these steps.
Thank you for adhering to this process! It ensures your issue is resolved
quickly and that neither your nor our time is needlessly wasted.
Issue Details
Hello
I'd use it for typescript, i don't need C or C++ why i need install visual studio ?
if it possible to bypass this actions, i'd be nice
Thank you
Diagnostic data
Output of
vim --version
Output of
YcmDebugInfo
N/A
however visual studio is installed
Contents of YCM, ycmd and completion engine logfiles
OS version, distribution, etc.
Output of build/install commands
The text was updated successfully, but these errors were encountered: