Skip to content

Conversation

@drlsdee
Copy link

@drlsdee drlsdee commented Apr 4, 2023

Resolves #425

In win32\win32_config.h:

  • added version check for librdkafka;
  • if the version >= 0x00090100, sets ENABLE_KAFKACONSUMER to 1;
  • otherwise sets ENABLE_KAFKACONSUMER to 0.
  • also added definitions for LOG_EMERG, LOG_ALERT, LOG_CRIT, LOG_ERR, LOG_WARNING, LOG_NOTICE, LOG_INFO and LOG_DEBUG from syslog.h, ifndef

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

kcat built under Windows does not support the High-level KafkaConsumer mode

1 participant