January 30, 2016 Can someone give me simple instructions on how to build 64-bit DMD using Visual Studio? | ||||
|---|---|---|---|---|
| ||||
I've read through the available documentation, but it's all incredibly brief and vague. What file specifically do I need to edit to point to my Visual Studio instance? Should I use Win32.mak, or the "VCBUILD" solution? E.t.c..... | ||||
January 31, 2016 Re: Can someone give me simple instructions on how to build 64-bit DMD using Visual Studio? | ||||
|---|---|---|---|---|
| ||||
Posted in reply to Akira1364 | Clone DMD, make sure you have the *latest* VisualD installed (https://github.com/D-Programming-Language/visuald/releases), open src\vcbuild\dmd.sln, build. I use VS2015. YMMV ;) On 31 January 2016 at 08:59, Akira1364 via Digitalmars-d <digitalmars-d@puremagic.com> wrote: > I've read through the available documentation, but it's all incredibly brief and vague. What file specifically do I need to edit to point to my Visual Studio instance? Should I use Win32.mak, or the "VCBUILD" solution? E.t.c..... | |||
Copyright © 1999-2021 by the D Language Foundation
Permalink
Reply