amqpcpp windows 编译

amqpcpp windows下 如何 编译
现在 librabbitmq 已经编译好了
amqpcpp 的源代码不知道如何编译
官网上给的是linux下的方法

Compile and install librabbitmq
make install
cd amqpcpp
edit the Makefile if it is need.
make
for install copy the libamqpcpp.a to /usr/local/lib or other system library dir.

windows如何编译呀?

阅读 5.6k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进