Created attachment 1289 [details] sc.ini file modified to work Generated sc.ini file does not work with Visual Studio 2013/Windows 8.1 SDK - dmd.exe is a 32bit app and so needs 32bit mspdb*.dll - User32.lib is in \Lib\winv6.3\um\x64
dmd-2.064.2.exe installer
Commit pushed to master at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/8a530b9aa7d10ee0d3e4e9b7d39b366f25438012 Merge pull request #3092 from rainers/win64_sdk81 issue 11457: add Windows SDK 8.1 library search path to sc.ini
Commit pushed to 2.065 at https://github.com/D-Programming-Language/dmd https://github.com/D-Programming-Language/dmd/commit/e4933242c8f0d133afc2c5cee1c5d70c3e3c01cf Merge pull request #3092 from rainers/win64_sdk81 issue 11457: add Windows SDK 8.1 library search path to sc.ini
*** Issue 12053 has been marked as a duplicate of this issue. ***
Just tested myself. Might not be fixed after all.