最近运行一个程序,出现错误 ’event.h‘,猜想是缺少event lib 库 于是安装sudo apt-get install libevent-dev 即可. 转载于:https://www.cnblogs.com/txg198955/p/5893274.html