digitalmars.D.ide - Visual D for Visual Studio 2017
- Lance (1/1) Mar 10 2017 When is Visual D going to support VS 2017?
- Rainer Schuetze (7/8) Mar 10 2017 The release candidate
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.
Mar 10 2017