Setup Rust on windows without installing Visual Studio IDE!

Опубликовано: 07 Апрель 2025
на канале: Suyog Tandel
404
8

Sorry for Bad Audio Quality, I will record the tutorial again with a good mic and publish the video again. I am writing English subtitles for video and will be added soon, for now you can use auto generated subtitles which are quite good.

This tutorial guides you through setting up rust on windows machines without using Visual Studio IDE and the MSVC compiler.

Rust installation Site: www.rust-lang.org/learn/get-started

Mysys2 installation Site: www.msys2.org

config.toml content:
[build]
target = "x86_64-pc-windows-gnullvm"

Rustup Target Add Command:
rustup target add x86_64-pc-windows-gnullvm

Clang64 Command to install Clang:
pacman -S mingw-w64-clang-x86_64-clang

Rustup setup terminal steps:
1. Type in `3` and enter.
2. Type in `2` and enter.
3. Type in `x86_64-pc-windows-gnu` and enter.
4. Type in 'stable' and enter.
5. Type in 'complete' and enter.
6. Type in 'Y' and enter.
7. Finally press enter and rust will be installed.

If you have any queries please ask them in comments and I will clear your doubts. Thank You.


На этой странице сайта вы можете посмотреть видео онлайн Setup Rust on windows without installing Visual Studio IDE! длительностью часов минут секунд в хорошем качестве, которое загрузил пользователь Suyog Tandel 07 Апрель 2025, поделитесь ссылкой с друзьями и знакомыми, на youtube это видео уже посмотрели 404 раз и оно понравилось 8 зрителям. Приятного просмотра!