Note from a donor
codephantom
me at noyb.com
Sun Oct 29 02:51:49 UTC 2017
On Saturday, 28 October 2017 at 07:39:21 UTC, codephantom wrote:
> It's the *minimum* 'selection set' you'll need (with regards to
> the Visual Studio Build Tools 2017) in order to get DMD to
> sucessfully compile a 64bit exe (-m64)
>
> Now to be fair, this is assuming you **don't** want and
> **don't** have VS installed, but just want the necessary 'build
> tools' so that DMD can build a *64bit* binary on Windows - (in
> total about 3.5GB).
>
>
> Code tools
> Static analysis tools
>
> Compilers, build tools, and runtimes
> VC++ 2017 v141 toolset (x86,x64)
>
> SDK's, libraries and frameworks
> Windows 10 SDK (10.0.16299.0) for Desktop C++ [x86 and x64]
> Windows 10 SDK (10.0.16299.0) for UWP: C#, VB, JS
> Windows 10 SDK (10.0.16299.0) for UWP: C++
I need to correct my statement above (it was late at night ;-)
The actual download size was 977MB
The installed size was 3.5GB
More information about the Digitalmars-d
mailing list