Node.js-C++Plug-In
Node.js-C++Plug-In
npm install -g node-gyp
https://github.com/nodejs/node-gyp/
node-gyp configure
node-gyp build
node-gyp rebuild
$ node-gyp configure --msvs_version=2015
本文来自博客园,作者:Theseus‘Ship,转载请注明原文链接:https://www.cnblogs.com/yongchao/p/13276129.html