Step 3: Download Visual Studio C++ Build Tools
Last updated
Last updated
The Visual Studio C++ Build Tools are essential for compiling and building certain dependencies that may require native extensions. These tools include the C++ compiler and standard libraries, which are necessary for developing applications on the Eclipse blockchain.
Navigate to the Visual Studio C++ Build Tools Download Page:
Visit the Visual Studio C++ Build Tools download page to access the installer.
Download and Install the Build Tools:
Click on the "Download" or "Free download" button to start the download. Once downloaded, run the installer.
In the installer menu, ensure you select the "C++ build tools" workload. This includes the necessary compiler and libraries needed for blockchain development.
Follow the on-screen instructions to complete the installation.