Thread overview
there's no gdc for windows?
May 15, 2018
Dr.No
May 15, 2018
Eugene Wissner
May 17, 2018
Joakim
May 15, 2018
Has gdc been supported for Windows? if so, where can I find it? I've only find Linux versions so far...
May 15, 2018
On Tuesday, 15 May 2018 at 14:25:31 UTC, Dr.No wrote:
> Has gdc been supported for Windows? if so, where can I find it? I've only find Linux versions so far...

Just the same as GCC, you need mingw or cygwin to run gdc on windows. Unfortunately GDC doesn't provide pre-built binaries currently, but according to GDC bugzilla there were people who successfully built GDC under mingw. Have you tried to build GDC with mingw or cygwin?
May 17, 2018
On Tuesday, 15 May 2018 at 14:25:31 UTC, Dr.No wrote:
> Has gdc been supported for Windows? if so, where can I find it? I've only find Linux versions so far...

ldc has good Windows support:

https://github.com/ldc-developers/ldc/releases