ev.h: No such file or directory compilation terminated.

版权声明:本文为博主原创文章,未经博主允许不得转载。 https://blog.csdn.net/dpengwang/article/details/81866404

ev.h: No such file or directory compilation terminated.

编译thirft时遇到如下问题
这里写图片描述
python缺少某个包好像,但是编译的时候Python并不是必须的,所以可以用下面的编译命令

make -without-python

猜你喜欢

转载自blog.csdn.net/dpengwang/article/details/81866404