Compile/link Win64

Rainer Schuetze r.sagitario at gmx.de
Fri Jan 10 12:56:41 PST 2014



On 10.01.2014 21:34, Nick Sabalausky wrote:
> On 1/10/2014 3:26 PM, 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.
>>
>
> It's also not set if I go into VS's [idiotic] "Visual Studio Command
> Prompt" either. :/
>

IIRC this variable is read from the registry by vcvars*.bat, but 
uninstalling any SDK deletes the registry entry. So if you had multiple 
SDK versions installed, but removed one, the variable will no longer be set.


More information about the Digitalmars-d-learn mailing list