-
Notifications
You must be signed in to change notification settings - Fork 571
Open
Description
Is there a set of concrete instructions for getting MSVC Clang installed? I'm not sure if that's the right terminology but I'm honestly not sure. I'm not using cc-rs directly, but rather through another software package (nvim-treesitter). The documentation I'm following is here:
https://docs.rs/cc/latest/cc/#compile-time-requirements
And that's helpful, but it doesn't tell me how to get the requirements installed. I've tried the following:
winget install MartinStorsjo.LLVM-MinGW.MSVCRTwinget install MSYS2.MSYS2winget install LLVM.LLVMwinget install Microsoft.VisualStudio.2022.BuildTools- Followed by running the build tools and ensuring the Clang components are installed (see screenshot below)
I've tried running the software in a regular Powershell prompt, as well as the Developer Powershell for VS 2022 prompt, and no matter what I try, I still get errors about cl.exe not being in my PATH. I don't know what else to do or try. Any pointers would be appreciated.

Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels
Type
Fields
Give feedbackNo fields configured for issues without a type.