March 10, 2017
When is Visual D going to support VS 2017?
March 10, 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.