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.
Sur cette page du site, vous pouvez voir la vidéo en ligne Setup Rust on windows without installing Visual Studio IDE! durée heure minute seconde en bonne qualité , qui a été Téléchargé par l'utilisateur Suyog Tandel 07 avril 2025, Partagez le lien avec vos amis et connaissances, sur youtube cette vidéo a déjà été regardée 404 fois et il a aimé 8 téléspectateurs. Bon visionnage!