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

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Mar 26 18:59:44 UTC 2019


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

--- Comment #13 from Jonathan Marler <johnnymarler at gmail.com> ---
> Didn't the installer warn you that no VC runtime was found and even proposed to install the VC2010 redistributables for you?

I'm talking about the the case where you build hello world on one windows
machine, then run it on another.  Are you saying that it's ok that you can't
run simple binaries on other machines without putting them inside an installer
and including the MSVC C++ Redistribuable runtime in your installer? And if
that's the case, I haven't seen any documentation saying that all executables
compiled by DMD need to be packaged with an installer and need to come with the
Microsoft redistributable runtime.

--


More information about the Digitalmars-d-bugs mailing list