digitalmars.D - DVM: DMD 2.071.0 not found
- Chris (4/4) May 11 2016 The latest version of DMD is not yet DVM-able:
- Jacob Carlborg (9/13) May 11 2016 It's working fine for me. Which version of DVM are you using?
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!
May 11 2016
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
May 11 2016
On Wednesday, 11 May 2016 at 13:02:29 UTC, Jacob Carlborg wrote:On 2016-05-11 13:00, Chris wrote: 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.I'm using dvm Version 0.4.3
May 11 2016
On Wednesday, 11 May 2016 at 13:05:43 UTC, Chris wrote:On Wednesday, 11 May 2016 at 13:02:29 UTC, Jacob Carlborg wrote:It works with 0.4.4. Thanks.On 2016-05-11 13:00, Chris wrote: 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.I'm using dvm Version 0.4.3
May 11 2016