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

[appveyor] manual copy ssleay32.dll to build directory #215

Closed
crackedmind opened this issue Nov 2, 2018 · 0 comments
Closed

[appveyor] manual copy ssleay32.dll to build directory #215

crackedmind opened this issue Nov 2, 2018 · 0 comments
Assignees
Labels
category:Infrastructure Related to build tools, automation

Comments

@crackedmind
Copy link
Member

We need to copy manually ssleay32.dll to build directory before artifact archiving. Without this library https scheme doesn't work in QNetworkAccessManager. It happens because we linking only with libeay32.dll for hash functions and vcpkg copy only this library when scanning exe dependencis.
Qt dynamically load ssleay32.dll

@crackedmind crackedmind added the category:Infrastructure Related to build tools, automation label Nov 2, 2018
ForNeVeR added a commit that referenced this issue Nov 11, 2018
ForNeVeR added a commit that referenced this issue Nov 11, 2018
crackedmind pushed a commit that referenced this issue Nov 11, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category:Infrastructure Related to build tools, automation
Projects
None yet
Development

No branches or pull requests

2 participants