php / php/php-src

Support building ext/gd against an external libgd on Windows

未关闭
#9,671 3 条评论 2 个 reaction 已指派 0 人 在 GitHub 查看

还没有人认领这个 Issue。

Extension: gd Feature Status: Needs Triage
主要语言
C
星标
40.4k
派生
8.2k
平均合并
2 天 13 小时
30 天内合并 PR
96

描述

Description

While we should not do that by default (at least until https://github.com/libgd/libgd/pull/692 is available), it makes sense to give users that option right away. This would be a good preparation for unbundling our bundled libgd in the future.

PS: the issue came up in https://github.com/libgd/libgd/issues/845, reported by @nono303.

贡献指南

打开贡献指南

从这里开始

  1. 先读完整个 Issue,再读项目的贡献指南。
  2. 在 Issue 下留言说明你要接手 —— 这能避免两个人做同样的事。
  3. Fork 仓库,在一个分支上完成修改。
  4. 提交 Pull Request,并在描述里引用这个 Issue 编号。

调研方向

从 ext/gd 开始,跟踪 Windows 构建配置,重点了解如何选择捆绑的 libgd。查看外部 libgd 请求和 libgd pull request 692,以了解兼容性限制。完成的标准是 Windows 用户可以选择使用外部 libgd,同时捆绑库仍保持为默认选项。

由索引模型根据 Issue 内容生成。

评估

技术栈
c
领域
build-system, operating-systems
Issue 类型
功能
难度
4/5
预计耗时
3-5 天
活跃度
停滞
描述清晰度
基本清楚
新手友好度
35/100

把新 issue 发到你的邮箱

精选适合新手参与的 GitHub issue 摘要。