[Issue 11266] Ship new sc.ini with expanded support for more versions of Visual Studio/Windows SDK

d-bugmail at puremagic.com d-bugmail at puremagic.com
Thu Oct 17 12:29:31 PDT 2013


http://d.puremagic.com/issues/show_bug.cgi?id=11266



--- Comment #23 from Brad Anderson <eco at gnuk.net> 2013-10-17 12:29:27 PDT ---
(In reply to comment #22)
> Looks nice. One more nitpick:
> 
> > ; needed with /DEBUG to find mspdb*.dll (only for VS2012 or VS2013)
> > PATH=%PATH%;%VCINSTALLDIR%\bin\x86_amd64;%VCINSTALLDIR%\..\Common7\IDE
> > PATH=%PATH%;%VCINSTALLDIR%\..\Common7\IDE
> 
> This adds %VCINSTALLDIR%\..\Common7\IDE twice.
> 

Oops.

> With running the 32-bit linker, adding an x64 path to PATH might be
> troublesome. I currently don't have a full VS2012 installation to test whether
> it actually causes problems.

I originally had those enabled by the installer but decided to just define them
always instead to keep the number of changes the compiler must do to a minimum.
 I'll make those enabled by the installer again in the next iteration.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list