Skip to content
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

build,win: try next MSVS version on failure #2910

Merged

Conversation

joaocgreis
Copy link
Member

As suggested by @bnoordhuis in #2843 (comment) , vcbuild.bat should try the next version of Visual Studio when VCINSTALLDIR is not defined, as VC++ might not be installed for the current version.

This has already landed in v0.12 in e07c86e.

cc @nodejs/platform-windows

@joaocgreis joaocgreis added windows Issues and PRs related to the Windows platform. build Issues and PRs related to build files or the CI. labels Sep 16, 2015
@orangemocha
Copy link
Contributor

LGTM

1 similar comment
@bnoordhuis
Copy link
Member

LGTM

This is a port of e07c86e from v0.12.

Original commit message:

  Try the next version of Microsoft Visual Studio when vcvarsall.bat
  fails to set VCINSTALLDIR.

  PR-URL: nodejs#2843
  Reviewed-By: rvagg - Rod Vagg <rod@vagg.org>
  Reviewed-By: orangemocha - Alexis Campailla <orangemocha@nodejs.org>
  Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>

PR-URL: nodejs#2910
Reviewed-By: orangemocha - Alexis Campailla <orangemocha@nodejs.org>
Reviewed-By: bnoordhuis - Ben Noordhuis <info@bnoordhuis.nl>
@joaocgreis joaocgreis force-pushed the joaocgreis-F9G-v0.10-try-next-vs branch from 00c70dd to 6ac47aa Compare September 17, 2015 09:21
@joaocgreis joaocgreis merged commit 6ac47aa into nodejs:v0.10 Sep 17, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build Issues and PRs related to build files or the CI. windows Issues and PRs related to the Windows platform.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants