gaze
gaze copied to clipboard
Could not find WindowsSDKDir variable from the registry
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.
Btw, is there any reason why the library should be compiled on a user's machine? As opposed to deploying an already compiled .dll
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!