Skip to content
This repository was archived by the owner on Jan 31, 2023. It is now read-only.
This repository was archived by the owner on Jan 31, 2023. It is now read-only.

Add exact requirements / better install manual to readme.md #70

@c33s

Description

@c33s

just trying to build postal-php and struggling with the php compile manual https://wiki.php.net/internals/windows/stepbystepbuild_sdk_2 and the php-sdk manual.

for example the info in the readme is not very exact:

Visual C++ 2017 or Visual C++ 2019 must be installed prior SDK usage. Required components

C++ dev
Windows SDK
.NET dev

what is "C++ dev" is it "VC++ 2017 version 15.9 v14.16"? something else? which .net dev is required? why i need .net for a c php extension? what about the windows sdk? what if i need the php extension on an old win7 machine? can i build it on win10? can i build it directly on win7? can i build a win7 ext on linux? is there a docker image where i can download i complete cli build env so i can make autobuild on for example gitlab-ci?

(i can do a PR if i have gathered all required informations)

https://stackoverflow.com/questions/62162268/how-to-compile-a-php-7-4-extension-for-windows-and-which-visual-studio-component

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions