You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
On Visual Studio the packages doesn't match anymore with the docs, and the interface is different
``On Windows
Set up your Rust environment:
On Windows, you should first follow the indications from Microsoft to be able to run on a Rust environment here.
Install Visual Studio (recommended) or the Microsoft C++ Build Tools.
Once Visual Studio is installed, click on C++ Build Tool. Select on the right column called "installation details" the following packages:
MSCV v142 -- VS 2019
Windows 10 SDK
C++ CMake tools for Windows
Testing Tools Core Feature
Click install on the bottom right to download and install those packages```
On Visual Studio the packages doesn't match anymore with the docs, and the interface is different
``On Windows
Set up your Rust environment:
On Windows, you should first follow the indications from Microsoft to be able to run on a Rust environment here.
Install Visual Studio (recommended) or the Microsoft C++ Build Tools.
Once Visual Studio is installed, click on C++ Build Tool. Select on the right column called "installation details" the following packages:
Click install on the bottom right to download and install those packages```
https://docs.massa.net/docs/node/install
The text was updated successfully, but these errors were encountered: