https://issues.dlang.org/show_bug.cgi?id=20005
Rainer Schuetze <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED CC| |[email protected] Resolution|--- |FIXED --- Comment #3 from Rainer Schuetze <[email protected]> --- 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. --
