1 Star 0 Fork 0

依天丶/librdkafka

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
README.win32 912 Bytes
一键复制 编辑 原始数据 按行查看 历史
Magnus Edenhill 提交于 2019-05-21 12:22 . Update README.win32
Native win32 build instructions using Microsoft Visual Studio 2015 (MSVC).
Requirements:
* zlib is installed automatically from NuGet,
but probably requires the NuGet VS extension.
* OpenSSL-win32 must be installed in C:\OpenSSL-win32 and C:\OpenSSL-Win64
depending on your architecture.
Download and install the latest v1.0.2 non-light package from:
https://slproweb.com/products/Win32OpenSSL.html
(This would be using NuGet too but the current
OpenSSL packages are outdated and with broken
dependencies, so no luck)
The Visual Studio solution file for librdkafka resides in win32/librdkafka.sln
Artifacts:
- C library
- C++ library
- rdkafka_example, rdkafka_performance
- tests
If you build librdkafka with an external tool (ie CMake) you can get rid of the
__declspec(dllexport) / __declspec(dllimport) decorations by adding a define
-DLIBRDKAFKA_STATICLIB to your CFLAGS
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C
1
https://gitee.com/xhji/librdkafka.git
git@gitee.com:xhji/librdkafka.git
xhji
librdkafka
librdkafka
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385