[Issue 20005] VC++ can exists in separate BuildTools folder (not only in Community\Enterprise)
d-bugmail at puremagic.com
d-bugmail at puremagic.com
Sun Aug 4 15:29:18 UTC 2019
https://issues.dlang.org/show_bug.cgi?id=20005
Rainer Schuetze <r.sagitario at gmx.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |r.sagitario at gmx.de
Resolution|--- |FIXED
--- Comment #3 from Rainer Schuetze <r.sagitario at gmx.de> ---
Buildtools now also supported by
https://github.com/dlang/visuald/releases/tag/v0.50.1-beta1
regarding SDK version: Visual D detects SDK versions on every start similar to
the VS batch vcvarsall.bat and sets environment variables accordingly and uses
these for the respective settings. This makes it agnostic to updates of the
Win10 SDK, but might not work when switching to older SDKs.
--
More information about the Digitalmars-d-bugs
mailing list