Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add fcgi2 to microsoft/vcpkg #41

Open
longhuan2018 opened this issue Mar 10, 2020 · 0 comments
Open

add fcgi2 to microsoft/vcpkg #41

longhuan2018 opened this issue Mar 10, 2020 · 0 comments

Comments

@longhuan2018
Copy link
Contributor

Using Microsoft's vcpkg, you can easily compile code under windows, linux, osx, just use vcpkg install fastcgi: x64-windows
In order to make it compile, I modified the libfcgi.mak file to support compilation under x64 and uwp, and modified acinclude.m4 so that it does not report an error under linux.
I have submitted a PR 7824 to microsoft/vcpkg,
Code changes, I also submitted a PR #40 to the code base, please see if it is worth merging

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant