You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that this repo has Windows CI passing and that other, closed, issues mention that I need to update my toolchain.
The toolchain is up-to-date, what have I missed?
The text was updated successfully, but these errors were encountered:
I use Windows 11
Version 10.0.22631 Build 22631
I have installed Visual Studio Community 2022, verison 17.11.4
According to the page
https://learn.microsoft.com/en-us/visualstudio/releases/2022/release-notes
this is one of the latest versions.
I have also installed
clang-13.0.0-windows-amd64-msvc15-libcmt\bin
into my env vars asLIBCLANG_PATH
.Then, when I clone this repository on Windows and trying to build it with
cargo build
, I getLarge log
I see that this repo has Windows CI passing and that other, closed, issues mention that I need to update my toolchain.
The toolchain is up-to-date, what have I missed?
The text was updated successfully, but these errors were encountered: