Windows下编译 libevent 64位静态库

按照libevent的文档,使用VC的nmake -f Makefile.nmake即可编译32位release模式。
因为项目中要求编译64位的版本,需要在Makefile.nmake中添加一个LIBFLAGS选项 /MACHINE:X64
如果要加调试信息,可以在 CFLAGS中加入/Zi,32位加调试选项是 CFLAGS中加/ZI,当然要调整优化选项/Ox

 

要正确运行"nmake -f Makefile.nmake",请走
    "microsoft visual studio  -> visual tools -> visual studio command prompt"
x64 走
    "microsoft visual studio  -> visual tools -> visual studio x64 win64 command prompt"

至于
    "visual studio x64 win64 command prompt"
    和
    "visual studio x64 cross tools command prompt"
    的区别/困惑,看
    http://artemgrygor.wordpress.com/2010/10/06/writing-windows-shell-extension-context-menu-with-icon-in-c-4-0/

    或得些许启发

转载于:https://my.oschina.net/jacobin/blog/146567

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值