Skip to content

Instantly share code, notes, and snippets.

@jeppeburchardt
Created July 17, 2013 12:54
Show Gist options
  • Star 17 You must be signed in to star a gist
  • Fork 4 You must be signed in to fork a gist
  • Save jeppeburchardt/6020327 to your computer and use it in GitHub Desktop.
Save jeppeburchardt/6020327 to your computer and use it in GitHub Desktop.
node gyp msbuild misssing registry warning MSB8003: Could not find WindowsSDKDir variable from the registry. TargetFrameworkVersion or PlatformToolset may be set to an invalid version number
call "C:\Program Files\Microsoft SDKs\Windows\v7.1\bin\Setenv.cmd" /Release /x86
call "C:\Program Files\Microsoft SDKs\Windows\v7.1\bin\Setenv.cmd" /Release /x64
@AlanLes
Copy link

AlanLes commented Nov 18, 2015

I'm here with the same issue, but windows 10.
SDK which I downloaded and installed is:
https://dev.windows.com/en-us/downloads/windows-10-sdk

@clodio
Copy link

clodio commented Nov 30, 2015

unfortunately, i don't have a bin folder under "C:\Program Files\Microsoft SDKs\Windows\v7.1\

@Yousha
Copy link

Yousha commented Aug 15, 2016

And I dont have Setenv.cmd...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment