https://issues.dlang.org/show_bug.cgi?id=18352
--- Comment #4 from [email protected] --- Commits pushed to master at https://github.com/dlang/dmd https://github.com/dlang/dmd/commit/0dca6e288bcee60b25b6fc5f5a8c064127ea4d6c fix issue 18352 - [REG 2.078] dmd can't generate 64-bit binaries on Windows 10 with VS 2015 checking the KitsRoot10 lib folder is not good enough to detect the SDK, it might just contain the UCRT https://github.com/dlang/dmd/commit/fa69a174763c1ed94f9e56622b49ed5d4df1628a Merge pull request #7827 from rainers/issue18352 fix issue 18352 - [REG 2.078] dmd can't generate 64-bit binaries on Windows --
