juteman
deepin
2020-09-10 23:59 虽然我不知道thrift是什么
但是我注意到, 你的node版本是
verbose node v14.10.0
你的node 版本很高。
我查了一下发布时间
Node v14.10.0 (Current)
by Richard Lau, 2020-09-08
也就是前天发布的。
stackover flow上所有指向
Copy the Code
的错误最后的解决方案大多都是版本不兼容的问题
所以建议你使用stable 版的node
但是我注意到, 你的node版本是
verbose node v14.10.0
你的node 版本很高。
我查了一下发布时间
Node v14.10.0 (Current)
by Richard Lau, 2020-09-08
也就是前天发布的。
stackover flow上所有指向
- ../../nan/nan_converters_43_inl.h:18:12: note: expanded from macro 'X'
- val->To ## TYPE
的错误最后的解决方案大多都是版本不兼容的问题
所以建议你使用stable 版的node
Reply Like 0 View the author


中文 
大家好,我编译安装thrift-0.13.0 (http://thrift.apache.org/)的时候,make报错如下,有没有遇到类似问题的帮看下: