node-gyp build error windows x64
问题 Here's what I've done so far on my x64 OS: Installed Python (v2.7 --specifically 2.7.6) and added it to the system path (C:\Python27) Installed MS VS C++ 2010 Express Version (I already had VS 2012 but without the C++ component) Installed the compiler update for Windows SDK 7.1 Successfully executed node-gyp configure (from my add-on directory under nodejs\node_modules where binding.gyp is located) ran node-gyp build (as administrator)** This is what crashed, leaving me with: this error: C: