Running trust error reporting linker ‘link. Exe’ not found on Windows

Running trust error reporting linker link.exe not found on Windows

Because on the windows platform, the trust compiler needs the vs C + + compiler. The error usually occurs when using rust C main.rs, because visual studio or C + + build tools are not installed on windows

I download visual studio 2017, install the C + + workload, pro test passed!

Official download address:
https://visualstudio.microsoft.com/zh-hans/downloads/

Read More: