[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 00:33:40 PDT 2013
http://d.puremagic.com/issues/show_bug.cgi?id=11266
--- Comment #22 from Rainer Schuetze <r.sagitario at gmx.de> 2013-10-17 00:33:38 PDT ---
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.
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.
--
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