1.复制libevent仓库地址
https://github.com/libevent/libevent.git
2.打开PowerShell终端使用Git克隆libevent源码
git clone https://github.com/libevent/libevent.git
3.编译:
先安装cmake
1.复制libevent仓库地址
https://github.com/libevent/libevent.git
2.打开PowerShell终端使用Git克隆libevent源码
git clone https://github.com/libevent/libevent.git
3.编译:
先安装cmake