-
Hi:
I was trying to run a minimal example of this library when this happened. I tried this both with 0.9.1 and 0.9.2rc
`
System.TypeInitializationException: The type initializer for 'RdKafka.In…
-
**Environment Information**
- OS [e.g. Mac, Arch, Windows 10]: Mac OS Sonoma 14.5
- Node Version [e.g. 8.2.1]: 18.19.0
- NPM Version [e.g. 5.4.2]: 10.2.3
- C++ Toolchain [e.g. Visual Studio, …
-
when i 'make' phpkafka, it occured the followed issue:
[root@OA-test phpkafka]# make test
Build complete.
Don't forget to run 'make test'.
PHP Warning: PHP Startup: Unable to load dynamic library '/…
-
### Background
https://github.com/confluentinc/librdkafka/wiki/Language-bindings-development#reporting-client-software-name-and-version-to-broker
### Proposal
Add following to `DEFAULT_CONFIG`
…
-
Before anything I m fresh in c++ world and not really understand how this including library works.
I tried to follow the steps
mkdir build
cd build
cmake ..
But when I do cmake .. I get error m…
-
I have this in Cargo toml
rdkafka = { version = "0.29.0", features = [ "ssl", "cmake-build"] }
I tried to compile to x86_64-unknown-linux-musl using 2 options. Both failed.
1. cargo build --…
-
Hello
After `cargo build` error appears:
```
error: failed to run custom build command for `rdkafka-sys v4.6.0+2.2.0`
Caused by:
process didn't exit successfully: `D:\GitHub\learning\tiny…
-
Description
===========
I am facing an issue while building the binaries for mac and linux os.
How to reproduce
================
Go Version : `go version go1.14.1 darwin/amd64`
Kafka Go cl…
-
Description
===========
I'm trying to build on Windows with `go build ./...`. Get the following linking errors. Please help.
```
PS C:\sources\opensource\confluent-kafka-go> go build ./...
# g…
plkn updated
3 months ago
-
Read the FAQ first: https://github.com/confluentinc/librdkafka/wiki/FAQ
Do NOT create issues for questions, use the discussion forum: https://github.com/confluentinc/librdkafka/discussions
D…