Link,exe missing
⚓ Rust 📅 2026-01-18 👤 surdeus 👁️ 4Helli Rust Devs, I have an error when I start to compile the project, about a missing file "link.exe". I have reinstalled the rust toolchain but the error still persists
error: linker `link.exe` not found
|
= note: program not found
note: the msvc targets depend on the msvc linker but `link.exe` was not found
note: please ensure that Visual Studio 2017 or later, or Build Tools for Visual Studio were installed with the Visual C++ option.
note: VS Code is a different product, and is not sufficient.
error: could not compile `Fundamentals` (bin "Fundamentals") due to 1 previous error
How can I resolve it?
4 posts - 3 participants
🏷️ Rust_feed