[Issue 19760] Windows 10 -m64 completely broken, can't compile/run hello world

d-bugmail at puremagic.com d-bugmail at puremagic.com
Mon Mar 25 10:48:12 UTC 2019


https://issues.dlang.org/show_bug.cgi?id=19760

--- Comment #5 from Jonathan Marler <johnnymarler at gmail.com> ---
Actually it appears Microsoft expects software installers to install their own
msvcrt*.dlls (see wiki
https://en.m.wikipedia.org/wiki/Microsoft_Windows_library_files)

However that doesn't address the issue. Unless the dll is installed by default
on all windows systems (i.e. kernel32.dll), dmd should not be forcing a runtime
dependency on it.

--


More information about the Digitalmars-d-bugs mailing list