digitalmars.D - Where do I get D 2.0?
- Janice Caron (16/17) Sep 07 2007 -----Original Message-----
- Regan Heath (10/33) Sep 07 2007 From the front page:
-----Original Message----- From: digitalmars-d-bounces puremagic.com [mailto:digitalmars-d-bounces puremagic.com] On Behalf Of Burton Radons Sent: 06 September 2007 21:05 To: digitalmars-d puremagic.com Subject: Okay, what happened to my literal strings?So I just installed DMD 2.004How do you do that!? I just downloaded DMD directly from the D web page http://digitalmars.com/d/download.html - the page title is "Downloads - D Programming Language 2.0 - Digital Mars". I downloaded "dmd.zip (D compiler) for Win32 and Linux" and "dmc.zip (linker and utilities) for Win32". I unzipped them to C:\ Yet, when I type C:\dmd\bin\dmd, I am told I still have "Digital Mars D Compiler v1.015" So ... /where/ do you get version 2? (And, could it be made more obvious on the website)
Sep 07 2007
Janice Caron wrote:-----Original Message----- From: digitalmars-d-bounces puremagic.com [mailto:digitalmars-d-bounces puremagic.com] On Behalf Of Burton Radons Sent: 06 September 2007 21:05 To: digitalmars-d puremagic.com Subject: Okay, what happened to my literal strings?From the front page: http://digitalmars.com/d there is a link under "Tools" to "DMD D Compiler" which takes you here: http://digitalmars.com/d/dcompiler.html On this page, near the top it says "To download specific versions of dmd, see the changelog." linking to: http://digitalmars.com/d/changelog.html :) ReganSo I just installed DMD 2.004How do you do that!? I just downloaded DMD directly from the D web page http://digitalmars.com/d/download.html - the page title is "Downloads - D Programming Language 2.0 - Digital Mars". I downloaded "dmd.zip (D compiler) for Win32 and Linux" and "dmc.zip (linker and utilities) for Win32". I unzipped them to C:\ Yet, when I type C:\dmd\bin\dmd, I am told I still have "Digital Mars D Compiler v1.015" So ... /where/ do you get version 2? (And, could it be made more obvious on the website)
Sep 07 2007