-
Notifications
You must be signed in to change notification settings - Fork 29
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
Brotli 0.15.2 cannot build .dll for PHP NST 8.4.1 #55
Comments
hi @vietgiaitri
|
Hi @nono303 Sorry not too good with technology and just followed the usual instructions and didn't quite understand how to create from your instructions Thanks |
php_brotli.zip |
@nono303 |
@nono303 |
I only build shared version. |
@nono303 |
@nono303 |
Have a look at https://github.com/nono303/PHP-memcache-dll?tab=readme-ov-file#how-to-get-the-good-version (same check as memcache) |
@nono303 |
... also require |
@nono303 |
note: |
php_info() see brotli but test failed, cannot encode and decode Test show error 500:
|
...my shared build chain is not made for redist |
@nono303 |
Hi @vietgiaitri
|
also, have you check that your cpu support AVX2 ? https://github.com/nono303/PHP-memcache-dll?tab=readme-ov-file#avx-avx2-or-not-sse2 |
@nono303 |
Hi @vietgiaitri, |
@nono303 |
Great!
|
It shows:
WARNING
The following argument is invalid, and therefore ignored:
--enable-brotli
and 'nmake' doesn't generate anything
Please help or please add .dll file for PHP 8.4 at here https://pecl.php.net/package/brotli/0.15.2/windows
Thanks
The text was updated successfully, but these errors were encountered: