python gyp
https://github.com/bnoordhuis/gyp
所以,手动加了这个变量
https://blog.csdn.net/weixin_30576827/article/details/94824796 //找不到变量解决
{
'variables': {
'target_arch': 'x64',
'v8_code': 1,
.....
知识就是希望
https://github.com/bnoordhuis/gyp
所以,手动加了这个变量
https://blog.csdn.net/weixin_30576827/article/details/94824796 //找不到变量解决
{
'variables': {
'target_arch': 'x64',
'v8_code': 1,
.....