Skip to content

No able to install it in php 8.0 and above  #15

Description

@adeshmrane

Hi,

I tried installing the extension in PHP 8.0 and above version but got below error in the make command
I am using macOS 10.15.7
Apple clang version 12.0.0 (clang-1200.0.32.29)

Configure command is ./configure --with-ffmpeg=/Applications/AMPPS/apps/ffmpeg --with-php-config=/Applications/AMPPS/apps/php80/bin/php-config --with-libgd-incdir=/Applications/AMPPS/apps/include

/Users/pc/Desktop/nsetup/setups/src/php7-ffmpeg-main/ffmpeg_frame.c:367:14: error: implicit declaration of function 'php_gd_libgdimageptr_from_zval_p' is invalid in
C99 [-Werror,-Wimplicit-function-declaration]
gd_img = php_gd_libgdimageptr_from_zval_p(return_value);
^

Can you please help with this?

thanks in advance

Activity

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions