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

gh-77532: Minor tweaks to allow compiling with PlatformToolset=ClangCL on Windows #101352

Merged
merged 2 commits into from
Jan 27, 2023

Conversation

zooba
Copy link
Member

@zooba zooba commented Jan 26, 2023

@rhettinger rhettinger removed their request for review January 27, 2023 02:35
@zooba zooba merged commit 737d367 into python:main Jan 27, 2023
@zooba zooba deleted the gh-77532 branch January 27, 2023 14:45
mdboom pushed a commit to mdboom/cpython that referenced this pull request Jan 31, 2023
…ClangCL on Windows (pythonGH-101352)

To use this, ensure that clang support was selected in Visual Studio Installer, then set the PlatformToolset environment variable to "ClangCL" and build as normal from the command line.
It remains unsupported, but at least is possible now for experimentation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants