Hello All, Has anyone here tried using librdkafka on Linux? I could generate the librdkafka so and .a files and the rdkafka header file as well. But when I integrate it into my project, I see build failures. From the errors, it looks like it is trying to internally build winsock2.h. It almost appears as if there is some internal reference to Win32 even for Linux.
Please let me know. Thanks, Anand