Skip to content

Conversation

ethouris
Copy link
Collaborator

Replaces #3097

The name OPENSSL_USE_STATIC_LIBS seems to be used in the OpenSSL finder script, at least on some platforms.

Therefore this option must be renamed in the SRT's build definition file in order to not cause conflict.

The old name will be still handled up to 1.6.0 as deprecated.

@ethouris ethouris added Type: Bug Indicates an unexpected problem or unintended behavior [build] Area: Changes in build files labels Feb 19, 2025
@ethouris ethouris added this to the v1.5.5 milestone Feb 19, 2025
@maxsharabayko
Copy link
Collaborator

Turns out OPENSSL_USE_STATIC_LIBS is Cmake's FindOpenSSL module option...
AppVeyor fails probably because of that..
https://cmake.org/cmake/help/v3.7/module/FindOpenSSL.html

@maxsharabayko maxsharabayko merged commit 7b77d4c into Haivision:master Feb 24, 2025
12 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
[build] Area: Changes in build files Type: Bug Indicates an unexpected problem or unintended behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants