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

Remove buil dependency on open ssl #10718

Closed
magnesj opened this issue Oct 15, 2023 · 1 comment
Closed

Remove buil dependency on open ssl #10718

magnesj opened this issue Oct 15, 2023 · 1 comment
Assignees

Comments

@magnesj
Copy link
Member

magnesj commented Oct 15, 2023

When starting resinsight on Linux, several warnings from ssl appears. Ssl is required by ssihub, but ssihub is not working now. Remove the bundling of ssl on the build server.

@magnesj magnesj added this to the DE4RM 2023 - Sprint 10 milestone Oct 15, 2023
@magnesj magnesj self-assigned this Oct 15, 2023
@magnesj
Copy link
Member Author

magnesj commented Oct 17, 2023

The warnings can be hidden by using
export QT_LOGGING_RULES="*=true;qt*=false;"

https://doc.qt.io/qt-5/qloggingcategory.html

@magnesj magnesj closed this as completed Oct 17, 2023
@github-actions github-actions bot added the PendingRelease Issues is fixed and will be available in next release label Oct 17, 2023
@magnesj magnesj removed the PendingRelease Issues is fixed and will be available in next release label Oct 17, 2023
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