Skip to content

Feature request: static avif libs  #1

@Jan-E

Description

@Jan-E

@cmb69 @morsssss
This repo, combined with php/php-src#7026 and php/php-src@81f6d36 results in building a php_gd.dll that is dependent on avif.dll. From the snapshot.txt of php-8.1.0alpha2-nts-Win32-vs16-x64.zip

Module: php_gd.dll
===========================
	avif.dll

I would prefer to keep php_gd.dll fully static, without external dependencies. Then 2 things are needed:

  1. Build a static avif_a.lib which can be linked while building php_gd.dll in PHP 8.1+
  2. Allow linking avif_a.lib in the gd extension of php-src

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions