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:
- [Solved] error: link.exe‘ failed with exit status 1158
- Install Python C extension compiler environment under windows (solve “error: command” cl.exe ‘ failed: No such file or directory”)
- Install python’s C extension compilation environment under windows (solve “error: command’cl.exe’ failed: No such file or directory”)
- Link: fatal error LNK1104: cannot open file “debug”/ xx.exe The question of
- Error while running linker suddenly appears in IAR compilation
- Python packaged *. Exe is running os.popen (cmd)/ subprocess.Popen *. Exe crashes with invalid [winerror 6] handle
- The solution of windows not flashing back when visual studio console program is running
- Solve the problem of “error msb6006: link.exe Exited, bad method with code 2
- Record the python package EXE file running error importerror, but do not prompt specific error solution
- LINK : fatal error LNK1168: cannot open Debug/1.exe for writing
- When using exe4j to generate exe executable file from jar, no JVM could be found on your system exception appears
- Error msb8036: Windows SDK version not found···
- vs2013 wdk8.1 ERROR: Symbol file could not be found. Defaulted to export symbols for ntkrnlmp.exe
- Making Python script into exe command under Windows
- Error running app: Default Activity Not Found
- runtime error program:c :\windows\ explorer.exe (appears after installing the win8 security update) why?
- Error reporting solution: error: python.build.authorize not found
- Windows10解决ImportError: DLL load failed: A dynamic link library (DLL) initialization routine failed
- Running course of Kafka in Windows Environment