On 2016-05-11 13:00, Chris wrote:
The latest version of DMD is not yet DVM-able:
The resource with URL "http://ftp.digitalmars.com/dmd.2.071.0.zip" could
not be found.
Can anybody fix this please? Thanks!
It's working fine for me. Which version of DVM are you using?
It should by default fetch from http://downloads.dlang.org/releases/2.x/
and only fallback to http://ftp.digitalmars.com if it cannot be found in
the first place.
The 0.4.4 release added support for downloading platform specific
archives. I think 0.4.2 added support for fetching from downloads.dlang.org.
--
/Jacob Carlborg