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

Use binaryTarget instead of systemLibrary #41

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

sunlubo
Copy link
Owner

@sunlubo sunlubo commented Aug 6, 2020

No description provided.

@sunlubo
Copy link
Owner Author

sunlubo commented Aug 6, 2020

@gregcotten

@gregcotten
Copy link
Collaborator

I wonder if using the vended .dylibs would be a possibility, though it could be an install name nightmare. You can build the dynamic libraries with --enable-shared --disable-static

@gregcotten
Copy link
Collaborator

I might mess around with the dylib idea - it makes it a bit more LGPL compliant that way.

@sunlubo
Copy link
Owner Author

sunlubo commented Oct 1, 2020

I'm not sure if the SPM supports dynamic libraries. On vacation at the moment, will try it when I get back. :)

@gregcotten
Copy link
Collaborator

I have a working CFFmpeg binary target made from dylibs. I can confirm dynamic libraries are working!

@sunlubo sunlubo mentioned this pull request Jan 21, 2021
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.

None yet

2 participants