Encountered compiler error

Hey rustaceans!

I am new here...

After installing rust on my windows, I created a small program and I run cargo run and the compiler exit with an error "couldn't found linker.exe" but I have visual studio installed.

Pls how do I fix this issue?

This link may help (no pun intended) compiler errors - Unable to compile Rust hello world on Windows: linker link.exe not found - Stack Overflow

This topic was automatically closed 90 days after the last reply. We invite you to open a new topic if you have further questions or comments.