[PHP-WIN] compiling rdkafka on Windows
[email protected] (Jan Vávra) Thu, 7 Mar 2024 10:00:38 +0100
| Newsgroups | php.windows |
|---|---|
| Message-ID | <[email protected]> |
Hello, I would like to compile a rdkafka extension on Windows for php 8.2 I was going through steps on https://wiki.php.net/internals/windows/stepbystepbuild Building PECL extensions I have dirs c:\php-sdk\phpdev\vs16\x64\php-8.2.4 c:\php-sdk\phpdev\vs16\x64\pecl\rdkafka\rdkafka-6.0.3 And I failed with c:\php-sdk\phpdev\vs16\x64\php-8.2.4>configure --with-rdkafka WARNING The following arguments is invalid, and therefore ignored: configure --with-rdkafka Or can I ask somebody to compile it by himself ? Thanks. Jan.