The issue with D...
Walter Bright
newshound2 at digitalmars.com
Sun Feb 10 23:11:17 UTC 2019
On 2/3/2019 3:41 AM, Andre Pany wrote:
> As far as I understand, it is technically possible to provide a 64 bit dmd which
> defaults to x86_64 for windows. The release pipeline needs to adapted. To get
> this right, this will take several days of work (assumption).
Compiling 64 bit executables on Windows relies on the user having the Microsoft
VS tools installed. For 32 bit executables, we ship everything needed.
More information about the Digitalmars-d
mailing list