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

Including dynamically linked libraries #4

Open
MichaelClerx opened this issue Jun 20, 2023 · 0 comments
Open

Including dynamically linked libraries #4

MichaelClerx opened this issue Jun 20, 2023 · 0 comments

Comments

@MichaelClerx
Copy link
Member

At the moment cibuildwheel uses

  • delocate to find dynamic linked libraries and include them in the wheels for macos
  • auditwheel to do the same for windows

In the future it might use

So we need to

  1. Check how this works out with licensing on mac & linux
  2. Wait and see what happens for windows and maybe remove the sundials includes (which would be good, although not sure how adding them to path at runtime would work)
@MichaelClerx MichaelClerx changed the title Including libraries Including dynamically linked libraries Jun 20, 2023
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

1 participant