I installed the Windows SDK 7.0 on my work machine, and my first clue that things were awry was that my MSBuild scripts were failing with the parameters I was passing.
After a little googling I found the following two links that were both very helpful:
Which also referenced :
After fixing my various vcvars32.bat files things began working again.
1 comment:
Post a Comment