JZTXT
  • 首页
  • Ai
  • Java
  • Python
  • Android
  • Mysql
  • JavaScript
  • Html
  • CSS

Rust,linker but `link.exe` was not found

发布时间 2023-10-20 21:56:52作者: HDie

the msvc targets depend on the msvc linker but `link.exe` was not found

这是提示未安装vs studio c++组件,由于vsstudio组件较大,可以选择安装gnu的,具体如下:

命令行执行下边指令

  1. rustup toolchain install stable-x86_64-pc-windows-gnu
  2. rustup default stable-x86_64-pc-windows-gnu
    本栏目推荐文章
  • A connection was successfully established with the server but then an error
  • 学习 Rust 的 15 种方法
  • mysql发生连接异常Cause: com.mysql.jdbc.exceptions.jdbc4.CommunicationsException: Communications link failure
  • 2024-01-13 Can't perform a React state update on an unmounted component. This is a no-op, but it indicates a memory leak in your application. ==》引用了未使用的方法导致
  • One Dynamics One Platform : Analytics - Delta Lake Synapse Link
  • ROS2 删除一个工作空间文件夹,source后终端出现not found ...... local_setup.bash解决
  • [Vue warn]: Component provided template option but runtime compilation is not supported in this build of Vue. Configure your bundler to alias "vue" to "vue/dist/vue.esm-bundler.js".
  • Rust 从入门到摔门而出门 环境安装 和 Hello, world!
  • Rust 使用包、Crate 和模块管理不断增长的项目
  • 40. 干货系列从零用Rust编写负载均衡及代理,websocket的实现
版权声明:本网站为非赢利性站点,本网站所有内容均来源于互联网相关站点自动搜索采集信息,相关链接已经注明来源。
联系我们