- You need Visual Studio 2013/2017/2019/2022 community edition.
- rustup tool from Rust site. Rust Installer
- IDE : Rust Rover from IntelliJ. Rust Rover Installer
Make sure you select Desktop Development option in C++ while installing Visual Studio. As Rust uses Visual Studio C++ build tools for building executable files. You must be familiar with command line in order to run quires.
Most modern developing tools are using command line scripts in order to setup, configuring and creating projects. like Microsoft DOTNET Core, Python, Angular, React, NodeJS.
You must be wondering why i have suggested Rust Rover IDE instead of VS Code although my first choice was also VS Code. Issue was that there was no official debugger available for VS Code.
No comments:
Post a Comment