How do I get node-gyp to work on Windows 7 platform
问题 My attempts to use node-gyp on a Windows 7 + Node.js platform have failed [3] when attempting to compile the standard "Hello World" example [2]. Note: node-gyp is failing in a similar manner [3] when attempting npm install contextify w or w/o the "-g", thus these could be related issues. Configuration: node-gyp 0.12.2 Windows 7 x64 SP1 Python 2.7 Node.js 0.10.24 Visual Studio 2010 per [1] (also tried 2012) VS SDK 7.1 per [1] (tried 32 and 64 bit versions) running node-gyp from standard