Help needed testing automatic win64 configuration

Brad Anderson eco at gnuk.net
Mon Oct 14 23:40:09 PDT 2013


On Tuesday, 15 October 2013 at 06:37:52 UTC, evilrat wrote:
> On Tuesday, 15 October 2013 at 06:24:28 UTC, Brad Anderson 
> wrote:
>>
>> I'm at a loss for how I would anyway.  My only option might be 
>> to add execution of vcvars to the D2 Command Prompt shortcut I 
>> make.
>> I'm going to sleep on this and think about it some more.
>
> ah ok, i've never used dmd prompt myself anyway, so i would 
> prefer if there will be script at dmd path which calls that 
> cvars, because i really only use win+r & cmd, with or without 
> dub, or visuald.

Looks like I can probably just stick a:

PATH=%PATH%;%VCINSTALLDIR%\bin\x86_amd64;%VCINSTALLDIR%\..\Common7\IDE

in there according to an sc.ini Rainer posted.  I'll check this 
all out tomorrow.


More information about the Digitalmars-d mailing list