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

Bogus Zlib dependency? #39

Open
JohannesKauffmann opened this issue Jul 18, 2023 · 1 comment
Open

Bogus Zlib dependency? #39

JohannesKauffmann opened this issue Jul 18, 2023 · 1 comment

Comments

@JohannesKauffmann
Copy link
Contributor

spatialaudio.pc.cmake lists Zlib as a dependency, but AFAICT Zlib isn't used throughout the library. Maybe libmysofa depends on it? In any case, linking to spatialaudio 0.3.0 as shipped with Ubuntu 23.04 in a VLC build without linking to -lz seemed to work fine.

I'm noticing this now as I didn't have zlib1g-dev installed, but the linker complained about missing -lz ...

@jbkempf
Copy link
Collaborator

jbkempf commented Jul 20, 2023

I would guess mysofa needs it.

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

2 participants