On Friday, 10 January 2014 at 20:32:53 UTC, Brad Anderson wrote:
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
According to this post[1], he is using VC2005 (VS8), not 2008.
2005 comes with its own copy of the SDK, under VC/PlatformSDK.
http://forum.dlang.org/post/lapkjf$pio$1...@digitalmars.com