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.
On this page of the site you can watch the video online Setup Rust on windows without installing Visual Studio IDE! with a duration of hours minute second in good quality, which was uploaded by the user Suyog Tandel 07 April 2025, share the link with friends and acquaintances, this video has already been watched 404 times on youtube and it was liked by 8 viewers. Enjoy your viewing!