On Thursday, 10 November 2016 at 10:24:43 UTC, Rene Zwanenburg
wrote:
On Thursday, 10 November 2016 at 09:35:00 UTC, Mario Silva
wrote:
I haven't tried it yet, but I would want to avoid changing the
compiler at this point, since we already have all our tooling
build around DMD.
That is why I'm asking specifically about the state of the
64-bit windows version of DMD.
There is no official 64 bit build of DMD, but it's quite easy
to make one yourself using Digger:
https://github.com/CyberShadow/Digger
Since the 64 bit build is not automatically tested master will
sometimes fail to compile, but sticking to releases always
works for me so far.
Thanks all for the info, I build it locally as suggested.
Still not sure why there is not an official release it since it
is already being supported. I would suggest doing it so if
possible.