Still cannot build Phobos from git
Nick Sabalausky
a at a.a
Wed Jul 27 12:52:25 PDT 2011
"Dmitry Olshansky" <dmitry.olsh at gmail.com> wrote in message
news:j0pags$2iaf$1 at digitalmars.com...
> 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.
More information about the Digitalmars-d
mailing list