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

Support compiler paths the under C:\Program Files #1

Open
Swat-SomeBug opened this issue Jan 16, 2022 · 1 comment
Open

Support compiler paths the under C:\Program Files #1

Swat-SomeBug opened this issue Jan 16, 2022 · 1 comment

Comments

@Swat-SomeBug
Copy link

Currently the path C:\Program Files (x86) is hard coded under the msvc-<major-version>/msvc-<version>-<target>. With Visual Studio 2022 moving to x64 bit, the command line tools get installed under C:\Program Files.

Would it be possible to keep the current paths as the default but use MSVC_INSTALLDIR as an absolute path while introducing MSVC_SDKDIR as an absolute path to the windows sdk? This would allow users to change the install locations while still maintaining compatibility with existing setup.

@boris-kolpackov
Copy link
Member

We are not actively maintaining this and no longer recommend this as a general approach (I've updated the README with details). But if you would like to submit a patch/PR for this, I would take a look.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants