Wednesday, September 9, 2009

Installing Windows SDK may clobber your environment

I just ran into this today;

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:

Anonymous said...
This comment has been removed by a blog administrator.