如何在Windows上构建rabbitmq C客户端库

发布于 2024-08-27 09:36:48 字数 45 浏览 8 评论 0原文

有人可以阐明如何在 Windows 上构建rabbitmq C 客户端库吗?

Can somebody throw some light on how to build rabbitmq C client lib on windows?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(3

如果没有 2024-09-03 09:36:48

我创建了一个 CMake 版本的rabbitmq-c 构建系统,可以在 Windows 下干净地工作(VS-2010已测试)和 *nix 系统:

https://github.com/alanxz/rabbitmq-c

I've created a CMake-ified version of rabbitmq-c of the build system that works cleanly under Windows (VS-2010 tested), and *nix systems:

https://github.com/alanxz/rabbitmq-c

却一份温柔 2024-09-03 09:36:48

这可能就是您正在寻找的内容: http://hg.rabbitmq.com/rabbitmq-c/编辑

:错误的链接,这里是关于该主题的讨论:http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2010-February/006201.html

This might be what you are looking for: http://hg.rabbitmq.com/rabbitmq-c/

Edit: wrong link, here is a discussion on the topic: http://lists.rabbitmq.com/pipermail/rabbitmq-discuss/2010-February/006201.html

流星番茄 2024-09-03 09:36:48

当前 RabbitMQ 库的 提示 可以使用 mingw 在 Windows 中构建。该过程很长并且有点复杂,但它记录在 README.windows 文件中

The current tip for the library for RabbitMQ can be built in windows using mingw. The process is long and a bit complicated but it is documented in the README.windows file here

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文