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(windows): static linking VS CRT on aarch64 msvc !windows #8465

Merged
merged 1 commit into from
Nov 19, 2024

Conversation

h-a-n-a
Copy link
Collaborator

@h-a-n-a h-a-n-a commented Nov 18, 2024

Summary

Use Hybrid CRT (Linking vcruntime and ucrtbase statically).
See: #8451

For aarch64 msvc, it is not required to install VS CRT manually as a dependency anymore.

It's recommended to use Windows 10 or newer with rspack.

Checklist

  • Tests updated (or not required).
  • Documentation updated (or not required).

@github-actions github-actions bot added the team The issue/pr is created by the member of Rspack. label Nov 18, 2024
Copy link

netlify bot commented Nov 18, 2024

Deploy Preview for rspack canceled.

Name Link
🔨 Latest commit cefadfa
🔍 Latest deploy log https://app.netlify.com/sites/rspack/deploys/673b13529f643d0008adcb4a

@h-a-n-a h-a-n-a enabled auto-merge (squash) November 18, 2024 11:39
@h-a-n-a h-a-n-a enabled auto-merge (squash) November 18, 2024 11:39
@h-a-n-a h-a-n-a merged commit 3a1589b into main Nov 19, 2024
77 checks passed
@h-a-n-a h-a-n-a deleted the link-msvc branch November 19, 2024 06:05
@h-a-n-a h-a-n-a mentioned this pull request Nov 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team The issue/pr is created by the member of Rspack.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants