DMD requirements (VC runtime version) where?
XavierAP via Digitalmars-d-learn
digitalmars-d-learn at puremagic.com
Fri Apr 21 04:23:16 PDT 2017
Visual D has just added support for VS 2017 (kudos), whereas
before I had to stick with 2015 at the latest. But DMD has an
additional dependency on VS (for x64), and it is not documented,
as far as I've been able to find, which versions.
So I just tried, and now the DMD Windows installer complains that
it can't find any compatible versions of MSVC and the Windows
SDK, after having installed 2017.
Is this documented somewhere that I've missed? Otherwise, would
it be possible to add this information somewhere, namely which
versions of what dependencies are required for what features?
More information about the Digitalmars-d-learn
mailing list