• XSS.stack #1 – первый литературный журнал от юзеров форума

Install Rust on Windows without downloading and installing visual studio build tools c++

tcpx51

RAM
Пользователь
Регистрация
05.07.2021
Сообщения
108
Реакции
17
Install Rust on Windows without downloading and installing visual studio build tools c++

Hello all forum members, looking for ways to install the requirements for the cart build tools I came across this video tutorial without installing visual studio build tools c++

All credits to the author
fountain :

It is only necessary to follow the tutorial to install the libraries, necessary complements and likewise configure everything so that it recognizes it when we are going to compile a program with rustc by console

https://www.msys2.org/

The project being used is msys2
A brief description of what it consists of

,MSYS2 is a collection of tools and libraries that provides you with an easy-to-use environment for creating, installing, and running native Windows software.

It consists of a command line terminal called mintty , bash, version control systems like git and subversion, tools like tar and awk, and even build systems like autotools, all based on a modified version of Cygwin . Although some of these core parts are based on Cygwin, the main goal of MSYS2 is to provide a build environment for native Windows software, and the parts that use Cygwin are kept to a minimum. MSYS2 provides up-to-date native builds for GCC, mingw-w64, CPython, CMake, Meson, OpenSSL, FFmpeg, Rust, Ruby, just to name a few.

I hope it works for you
 
As someone that has wasted a lot of time going against the grain like this, I do not suggest as a superior solution to OEM comps or native IDEs... Unless you're in a position to lose extremely valuable data that can't be quickly backed-up or need to port something
 


Напишите ответ...
  • Вставить:
Прикрепить файлы
Верх