Skip to content

Conversation

robho
Copy link

@robho robho commented May 12, 2023

When building with cmake you get a different set of library links compared to when building with autotools.

For cmake builds you don't get libvorbis*.so.X which means that applications trying to load these libraries dynamically will fail.

When building with cmake you get a different set of library links
compared to when building with autotools.

For cmake builds you don't get libvorbis*.so.X which means that
applications trying to load these libraries dynamically will fail.
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.

1 participant