安装rust

发布时间 2023-11-02 09:30:52作者: CrossPython

https://blog.csdn.net/xiaojin21cen/article/details/129767672

 

使用rust语言碰到linker `link.exe` not found | = note: program not foundnote: the msvc targe

 

运行

rustup toolchain install stable-x86_64-pc-windows-gnu

rustup default stable-x86_64-pc-windows-gnu