"Dmitry Olshansky" <[email protected]> wrote in message news:[email protected]... > My recipe on Windows: > 1. Get the latest release zip you can find, unzip to some drive root(! > otherwise get's trickier) > 2. Delete all within src subfolder > 3. Get a Git console in \dmd2\src, then the usual: > git clone https://github.com/D-Programming-Language/dmd.git > git clone https://github.com/D-Programming-Language/druntime.git > git clone https://github.com/D-Programming-Language/phobos.git
That works fine for me in the normal Windows command prompt.
