Visual D for Visual Studio 2017

Rainer Schuetze via Digitalmars-d-ide digitalmars-d-ide at puremagic.com
Fri Mar 10 13:18:17 PST 2017



On 10.03.2017 21:08, Lance wrote:
> When is Visual D going to support VS 2017?

The release candidate 
https://github.com/dlang/visuald/releases/tag/v0.44-rc2 works with the 
RC of VS2017. I haven't tried it with the released VS2017, though.

Dmd cannot yet build against the new VC libraries, so you will have to 
use Win32 only with the DMC libraries, or tweak settings to link against 
the C runtime of older VC versions.



More information about the Digitalmars-d-ide mailing list