rust-embedded / book

Documentation on how to use the Rust Programming Language to develop firmware for bare metal (microcontroller) devices
https://docs.rust-embedded.org/book/
Apache License 2.0
1.12k stars 177 forks source link

"linker `link.exe` not found" fix #321

Closed tomasApo closed 2 years ago

tomasApo commented 2 years ago

Warned windows users that they need C++ visual studio tools. If not installed cargo with complain "linker link.exe not found". Included /visualstudio.microsoft.com link

rust-highfive commented 2 years ago

Thanks for the pull request, and welcome! The Rust team is excited to review your changes, and you should hear from @jamesmunns (or someone else) soon.

Please see the contribution instructions for more information.

bors[bot] commented 2 years ago

Build succeeded: