Compile/link Win64

Brad Anderson eco at gnuk.net
Fri Jan 10 12:32:51 PST 2014


On Friday, 10 January 2014 at 20:26:35 UTC, Nick Sabalausky wrote:
> On 1/10/2014 3:19 PM, Brad Anderson wrote:
>>
>> I don't have VC2008 so I unfortunately could not test while I 
>> was
>> working on the installer/sc.ini update. Rainer says 2008 does 
>> work
>> though. With modern VC there is a vcvars32.bat and 
>> vcvars64.bat to
>> choose whether to use the 32-bit or 64-bit toolchain. What is 
>> the value
>> of %WindowsSdkDir% within your vcvars.bat command prompt?
>
> Hmm, that's strange, %WindowsSdkDir% isn't set. I thought 
> vcvarsall.bat was supposed to set up all of that.

Appears to be a common problem with VC2008:

http://stackoverflow.com/questions/1102689/windowssdkdir-is-not-set-correctly-in-visual-studio-2008


More information about the Digitalmars-d-learn mailing list