Skip to content

SRT: error in libsrt build options #2936

@everything411

Description

@everything411

LIBSRT_OPTIONS="--disable-app --enable-static --enable-c++11=0"

The correct option to disable apps is --enable-apps=0, while the --disable-app option is ineffective.
Previously, it was working properly because --enable-c++11=0 set ENABLE_APPS=0 internally in libsrt, disabling apps.

TRANS_BY_GPT3

Metadata

Metadata

Assignees

Labels

SRTIt's about SRT protocol.TransByAITranslated by AI/GPT.good first issueEasy to fix issues, good for newcomers

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions