protocolbuffers/protobuf

protobuf php extension does not provide a config.w32

Open

#9,491 创建于 2022年2月10日

在 GitHub 查看
 (2 评论) (1 反应) (0 负责人)C++ (16,128 fork)batch import
help wantedphpwindows

仓库指标

Star
 (71,223 star)
PR 合并指标
 (平均合并 2天 11小时) (30 天内合并 185 个 PR)

描述

I'm not sure if it's a feature or a bug, but no attempt is made to build the php extension for Windows because it does not provide a config.w32

This extension is supposed (by Google documentation) to be available as a DLL file:

https://cloud.google.com/php/grpc#installing_the_protobuf_runtime_library

image

Could you please add this config file?

贡献者指南