Visual D installation

8ctopus hello at octopuslabs.io
Fri Jul 26 06:10:37 UTC 2019


I'm trying to install Visual D with the minimum number of 
dependencies.

The VisualD installation instructions mention that the following 
packages are necessary: 
(http://rainers.github.io/visuald/visuald/Installation.html)

* C++ development tools
* Windows SDK

In the Visual Studio installer, there no component named C++ 
development tools, however
there's a workload named Desktop Development with C++ that 
includes a lot of components:

* MSCV v142 - VS 2019 C++ x64/x86 build tools
* Windows 10 SDK
* Just-In-Time debugger
* C++ profiling tools
* C++ make tools for Windows
* C++ ATL for v142 build tools
* Test Adapter for Boost.Test
* Test Adapter for Google Test
* LiveShare
* IntelliCode


Does anyone know what's the minimum components for that list that 
need to be installed?

Thanks in advance!


More information about the Digitalmars-d-ide mailing list