[Issue 16688] New: DMD needs to work with the MSC build tools distribution

via Digitalmars-d-bugs digitalmars-d-bugs at puremagic.com
Mon Nov 14 22:39:50 PST 2016


https://issues.dlang.org/show_bug.cgi?id=16688

          Issue ID: 16688
           Summary: DMD needs to work with the MSC build tools
                    distribution
           Product: D
           Version: D2
          Hardware: x86_64
                OS: Windows
            Status: NEW
          Severity: enhancement
          Priority: P1
         Component: installer
          Assignee: nobody at puremagic.com
          Reporter: turkeyman at gmail.com

MS have a new distribution of their toolchain which is independent of VS.

http://landinghub.visualstudio.com/visual-cpp-build-tools

The DMD installer needs to detect and auto-configure for these paths.

This allows us to promote a windows build solution that doesn't require
installation of (huge) visual studio.

--


More information about the Digitalmars-d-bugs mailing list