Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency issue with clients/cloud/csharp on Mac #1256

Open
AnnaTurnerConfluent opened this issue Jun 27, 2024 · 0 comments
Open

Dependency issue with clients/cloud/csharp on Mac #1256

AnnaTurnerConfluent opened this issue Jun 27, 2024 · 0 comments

Comments

@AnnaTurnerConfluent
Copy link

Description
Running this client was not possible on macosx due to the following error:
Unhandled exception. System.DllNotFoundException: Failed to load the librdkafka native library.
This occurs even after brew install librdkafka

Troubleshooting
Related issues: confluentinc/confluent-kafka-dotnet#1005
Seems Confluent.Kafka 1.8.2 has a dependency which is not included.
Installing with brew did not resolve this.

Bumping the version of Confluent.Kafka to 1.9.2 resolved this issue.

Environment

  • GitHub branch: 7.5.2-post
  • Operating System: MacOS 14.5 (23F79)
  • Version of Docker: N/A
  • Version of Docker Compose: N/A
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

No branches or pull requests

1 participant