On Friday, 22 January 2016 at 04:45:15 UTC, Brian Schott wrote:
On Friday, 22 January 2016 at 04:39:00 UTC, Pradeep Gowda wrote:
Comments are suggestions are welcome.
You probably want to point DCD at the phobos and druntime
import directories that DMD is actually using, not whatever is
in git master. If you run `dmd` with no arguments it will tell
you the location of its config file. From that you can
determine the phobos and druntime import directories.
Thanks for pointing this out. I've updated the page.