最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

windows - How to install Rust in a local user ( without Admin ) - Stack Overflow

programmeradmin5浏览0评论

The problem

So i was trying to install Rust & Cargo in my school computer but have no admin perms in User; is possible to install Rust just in the local user in my machine that is Windows 10 and if is possible how i do that

My try

I tried to install via visual studio community by the file rustup-init.exe 64 bits i get it from

edit: even if i proceed with the 3 method i still will needs the vs community tools to proceed

cargo build
Compiling Project v0.1.0 (C:\Users\USER\Downloads\Rust project\Project)
error: linker `link.exe` not found
  |
  = note: program not found

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

note: please ensure that Visual Studio 2017 or later, or Build Tools for Visual Studio were installed with the Visual C++ option.

note: VS Code is a different product, and is not sufficient.

error: could not compile `Project` (bin "Project") due to 1 previous error
发布评论

评论列表(0)

  1. 暂无评论