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

[podofo] Fix feature crypto #15666

Merged
merged 2 commits into from
Jan 20, 2021
Merged

Conversation

JackBoosY
Copy link
Contributor

@JackBoosY JackBoosY commented Jan 15, 2021

Since openssl generates libssl and libcrypto in vcpkg at the same time, change the method of finding crypto to the method in vcpkg.

Fixes #15663.

@JackBoosY JackBoosY added category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. labels Jan 15, 2021
@JackBoosY
Copy link
Contributor Author

Hi @DietmarSchulz, can you test this PR?

Thanks.

@PhoebeHui PhoebeHui added the requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function label Jan 15, 2021
@DietmarSchulz
Copy link

DietmarSchulz commented Jan 15, 2021 via email

@DietmarSchulz
Copy link

DietmarSchulz commented Jan 15, 2021

I see the PR #15666 changes are not committed. How can I test them?

@DietmarSchulz
Copy link

Tried it with you branch vcpkg-dev-jack-15663 and it works! Thank you very much!

@ras0219-msft ras0219-msft merged commit da28170 into microsoft:master Jan 20, 2021
@ras0219-msft
Copy link
Contributor

Thanks Jack!

Jimmy-Hu added a commit to Jimmy-Hu/vcpkg that referenced this pull request Jan 20, 2021
@JackBoosY JackBoosY deleted the dev/jack/15663 branch January 20, 2021 02:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:port-bug The issue is with a library, which is something the port should already support info:internal This PR or Issue was filed by the vcpkg team. requires:all-feature-testing vcpkg install port[all features supported by that port] needs to be demonstrated to function
Projects
None yet
Development

Successfully merging this pull request may close these issues.

How do I build/install podofo with OpenSSL support?
4 participants