gaze icon indicating copy to clipboard operation
gaze copied to clipboard

Could not find WindowsSDKDir variable from the registry

Open koistya opened this issue 11 years ago • 2 comments

When installing gaze 0.6.3 on Windows:

C:\Program Files (x86)\MSBuild\Microsoft.Cpp\v4.0\Microsoft.CppBuild.targets(29
7,5): warning MSB8003: Could not find WindowsSDKDir variable from the registry.
  TargetFrameworkVersion or PlatformToolset may be set to an invalid version nu
mber.

koistya avatar Apr 17 '14 10:04 koistya

Btw, is there any reason why the library should be compiled on a user's machine? As opposed to deploying an already compiled .dll

koistya avatar Apr 17 '14 10:04 koistya

The following libraries are required to build Node.js native addons: https://github.com/TooTallNate/node-gyp#installation I was hopeful the issues regarding compiling the native addons would been minimal but I'm getting a lot of issues. So will be packaging the built addons soon. Thanks!

shama avatar Apr 17 '14 17:04 shama