digitalmars.D - D.NET 0.101.91
- Deja Augustine (7/7) Sep 21 2004 Even though it's a relatively minor update, I thought it noteworthy to
- BUDI ARIEF GUSANDI (6/13) Sep 21 2004 Wait...i dont understand about version naming here. after 0.9 it's
- Deja Augustine (14/37) Sep 21 2004 The version scheme for D.NET while it's in the alpha stage is:
- kinghajj (3/10) Sep 21 2004 I installed .NET 2.0 Beta, but I didn't get "MSVCR80D.DLL", only "MSVCR8...
- Deja Augustine (2/19) Sep 21 2004 Does it run? If so, then no :)
- kinghajj (4/23) Sep 21 2004 No, it doesn't run, because my setup program for .NET 2.0 didn't install
- Deja Augustine (2/33) Sep 21 2004 I added msvcr80d.dll to the downloads page, hope it helps.
- Regan Heath (9/45) Sep 21 2004 The difference between "MSVCR80.DLL" and "MSVCR80D.DLL" is the 'D' which...
Even though it's a relatively minor update, I thought it noteworthy to point out that D.NET's front-end source has been sync'd up to DMD 0.101 A few additional bug fixes warranted a new release with, I'm sure, a plethora of additional minor releases over the next week or so. See http://dnet.scratch-ware.net/ for the most current information on the progress of D.NET -Deja
Sep 21 2004
Wait...i dont understand about version naming here. after 0.9 it's supposed to be 1.0 right ? why is it 0.1 ? Thanks Budi On Tue, 21 Sep 2004 02:49:12 -0500, Deja Augustine <deja scratch-ware.net> wrote:Even though it's a relatively minor update, I thought it noteworthy to point out that D.NET's front-end source has been sync'd up to DMD 0.101 A few additional bug fixes warranted a new release with, I'm sure, a plethora of additional minor releases over the next week or so. See http://dnet.scratch-ware.net/ for the most current information on the progress of D.NET -Deja
Sep 21 2004
The version scheme for D.NET while it's in the alpha stage is: <dfev>.<ddnv> dfev = D Front-End Version ddnv = D.NET Version Since this latest release is based off of DMD 0.101, the dfev is 0.101 D.NET is at alpha .91 Once D.NET reaches alpha .99, the next major release will be beta .01 (also the version scheme will change a little once D.NET more or less fully implements the D front-end. It will go from <dfev>.<ddnv> to <ddnv>.<dfev> so the first beta will be 0.01.101) Hope that helps a little... there's a method to the madness, though it's still quite mad. -Deja BUDI ARIEF GUSANDI wrote:Wait...i dont understand about version naming here. after 0.9 it's supposed to be 1.0 right ? why is it 0.1 ? Thanks Budi On Tue, 21 Sep 2004 02:49:12 -0500, Deja Augustine <deja scratch-ware.net> wrote:Even though it's a relatively minor update, I thought it noteworthy to point out that D.NET's front-end source has been sync'd up to DMD 0.101 A few additional bug fixes warranted a new release with, I'm sure, a plethora of additional minor releases over the next week or so. See http://dnet.scratch-ware.net/ for the most current information on the progress of D.NET -Deja
Sep 21 2004
In article <ciomdo$o4a$1 digitaldaemon.com>, Deja Augustine says...Even though it's a relatively minor update, I thought it noteworthy to point out that D.NET's front-end source has been sync'd up to DMD 0.101 A few additional bug fixes warranted a new release with, I'm sure, a plethora of additional minor releases over the next week or so. See http://dnet.scratch-ware.net/ for the most current information on the progress of D.NET -DejaI installed .NET 2.0 Beta, but I didn't get "MSVCR80D.DLL", only "MSVCR80.DLL". Is there anything else I need?
Sep 21 2004
kinghajj wrote:In article <ciomdo$o4a$1 digitaldaemon.com>, Deja Augustine says...Does it run? If so, then no :)Even though it's a relatively minor update, I thought it noteworthy to point out that D.NET's front-end source has been sync'd up to DMD 0.101 A few additional bug fixes warranted a new release with, I'm sure, a plethora of additional minor releases over the next week or so. See http://dnet.scratch-ware.net/ for the most current information on the progress of D.NET -DejaI installed .NET 2.0 Beta, but I didn't get "MSVCR80D.DLL", only "MSVCR80.DLL". Is there anything else I need?
Sep 21 2004
In article <cipii7$1aps$1 digitaldaemon.com>, Deja Augustine says...kinghajj wrote:No, it doesn't run, because my setup program for .NET 2.0 didn't install "MSVCR80D.DLL"! Where did you get your .NET 2.0? Do I need the .NET 2.0 SDK, too?In article <ciomdo$o4a$1 digitaldaemon.com>, Deja Augustine says...Does it run? If so, then no :)Even though it's a relatively minor update, I thought it noteworthy to point out that D.NET's front-end source has been sync'd up to DMD 0.101 A few additional bug fixes warranted a new release with, I'm sure, a plethora of additional minor releases over the next week or so. See http://dnet.scratch-ware.net/ for the most current information on the progress of D.NET -DejaI installed .NET 2.0 Beta, but I didn't get "MSVCR80D.DLL", only "MSVCR80.DLL". Is there anything else I need?
Sep 21 2004
kinghajj wrote:In article <cipii7$1aps$1 digitaldaemon.com>, Deja Augustine says...I added msvcr80d.dll to the downloads page, hope it helps.kinghajj wrote:No, it doesn't run, because my setup program for .NET 2.0 didn't install "MSVCR80D.DLL"! Where did you get your .NET 2.0? Do I need the .NET 2.0 SDK, too?In article <ciomdo$o4a$1 digitaldaemon.com>, Deja Augustine says...Does it run? If so, then no :)Even though it's a relatively minor update, I thought it noteworthy to point out that D.NET's front-end source has been sync'd up to DMD 0.101 A few additional bug fixes warranted a new release with, I'm sure, a plethora of additional minor releases over the next week or so. See http://dnet.scratch-ware.net/ for the most current information on the progress of D.NET -DejaI installed .NET 2.0 Beta, but I didn't get "MSVCR80D.DLL", only "MSVCR80.DLL". Is there anything else I need?
Sep 21 2004
On Tue, 21 Sep 2004 12:03:06 -0500, Deja Augustine <deja scratch-ware.net> wrote:kinghajj wrote:The difference between "MSVCR80.DLL" and "MSVCR80D.DLL" is the 'D' which might stand for Debug. Did you do a 'complete' install or just the standard one, perhaps you did not install this component? Regan -- Using M2, Opera's revolutionary e-mail client: http://www.opera.com/m2/In article <cipii7$1aps$1 digitaldaemon.com>, Deja Augustine says...I added msvcr80d.dll to the downloads page, hope it helps.kinghajj wrote:No, it doesn't run, because my setup program for .NET 2.0 didn't install "MSVCR80D.DLL"! Where did you get your .NET 2.0? Do I need the .NET 2.0 SDK, too?In article <ciomdo$o4a$1 digitaldaemon.com>, Deja Augustine says...Does it run? If so, then no :)Even though it's a relatively minor update, I thought it noteworthy to point out that D.NET's front-end source has been sync'd up to DMD 0.101 A few additional bug fixes warranted a new release with, I'm sure, a plethora of additional minor releases over the next week or so. See http://dnet.scratch-ware.net/ for the most current information on the progress of D.NET -DejaI installed .NET 2.0 Beta, but I didn't get "MSVCR80D.DLL", only "MSVCR80.DLL". Is there anything else I need?
Sep 21 2004