小编Tha*_*mer的帖子

如何在Windows 10上为Debian修复Rust错误"链接器'cc'未找到"?

我正在Windows 10上运行Debian(适用于Linux的Windows子系统)并使用以下命令安装Rust:

curl https://sh.rustup.rs -sSf | sh
Run Code Online (Sandbox Code Playgroud)

安装中没有错误,但是当我尝试编译时,rustc我收到了错误linker 'cc' not found.

linux windows rust

27
推荐指数
5
解决办法
6277
查看次数

标签 统计

linux ×1

rust ×1

windows ×1