Skip to content

fix: use pkg-config to find ffmpeg libraries#573

Open
UlyssesZh wants to merge 1 commit intoTeamFlos:mainfrom
UlyssesZh:ffmpeg-dynamic
Open

fix: use pkg-config to find ffmpeg libraries#573
UlyssesZh wants to merge 1 commit intoTeamFlos:mainfrom
UlyssesZh:ffmpeg-dynamic

Conversation

@UlyssesZh
Copy link
Copy Markdown

With this fix, there is no need to separately download statically linked libraries for building Phira. Tested building on Linux and macOS.

@UlyssesZh
Copy link
Copy Markdown
Author

For Windows, maybe we can use the vcpkg crate. I need some time to investigate it.

@YuevUwU
Copy link
Copy Markdown
Contributor

YuevUwU commented Jul 21, 2025

Related to patches from NixOS/nixpkgs#426525 (nixpkgs)

@YuevUwU
Copy link
Copy Markdown
Contributor

YuevUwU commented Jul 25, 2025

but for windows build...? Why not keep those three methods (pkg-config, static-lib/, env var) for flexibility 🤔

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

Successfully merging this pull request may close these issues.

2 participants