[Issue 14849] Visual Studio 2015 not detected during installation
via Digitalmars-d-bugs
digitalmars-d-bugs at puremagic.com
Thu Jul 30 17:35:00 PDT 2015
https://issues.dlang.org/show_bug.cgi?id=14849
Joseph Cassman <josephcassman at hotmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |josephcassman at hotmail.com
--- Comment #3 from Joseph Cassman <josephcassman at hotmail.com> ---
Thanks for creating this issue. Attaching three files in case they help with
implementation.
1) vs2013u5_sc.ini
2) vs2015_sc.ini
3) diff.sc.ini
(1) is the sc.ini file resulting from running the dmd-2.068.0-b2.exe installer
after installing Visual Studio Community 2013 with Update 5. The -m64 switch
works with DMD in this case.
(2) is the sc.ini file resulting from trying the same with Visual Studio
Community 2015. This is the fail case.
(3) is a diff comparing the 2015 version against the 2013 version.
--
More information about the Digitalmars-d-bugs
mailing list