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

Fix some issues in windows toolchain script #6

Merged
merged 8 commits into from
Dec 8, 2020

Conversation

toothache
Copy link
Contributor

Fix some issues in toolchain.ps1:

  • python 3.9 is installed by default now but the script still checks python 3.8 install path to determine the installation result;
  • MSVC can be installed using vs_buildtools.exe from command line. In such case ,vswhere.exe is not applicable. Thus, update the script to support pre-configured VS_HOME ENV.

@xkszltl xkszltl self-requested a review December 3, 2020 14:32
@xkszltl xkszltl added bug Something isn't working enhancement New feature or request labels Dec 3, 2020
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
win/.gitignore Show resolved Hide resolved
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
win/pkgs/env/toolchain.ps1 Outdated Show resolved Hide resolved
@xkszltl xkszltl merged commit 9edaaca into xkszltl:master Dec 8, 2020
@toothache toothache deleted the fix_win branch December 10, 2020 04:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants