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

Removed compiled builds #97

Merged
merged 1 commit into from
Nov 29, 2024
Merged

Removed compiled builds #97

merged 1 commit into from
Nov 29, 2024

Conversation

gentlegiantJGC
Copy link
Member

The libraries all need to be compiled with the same compiler and same version of pybind11.
Pypi and pip do not have a mechanism to manage this so it would be a nightmare.
I would like to support compiled builds but I can't figure out a way to ensure they are all built by the same compiler.

The libraries all need to be compiled with the same compiler and same version of pybind11.
Pypi and pip do not have a mechanism to manage this so it would be a nightmare.
I would like to support compiled builds but I can't figure out a way to ensure they are all built by the same compiler.
@gentlegiantJGC gentlegiantJGC merged commit cc38354 into 4.0 Nov 29, 2024
8 checks passed
@gentlegiantJGC gentlegiantJGC deleted the remove-compiled-builds branch November 29, 2024 14:26
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