-
Notifications
You must be signed in to change notification settings - Fork 34
add prebuilt lib release #171
Copy link
Copy link
Open
Labels
CIIssues relating the CI/CD workflowsIssues relating the CI/CD workflowsbuildenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
Metadata
Metadata
Assignees
Labels
CIIssues relating the CI/CD workflowsIssues relating the CI/CD workflowsbuildenhancementNew feature or requestNew feature or requesthelp wantedExtra attention is neededExtra attention is needed
it would be great if it can be installed with the package manager similar to opencv or have the binaries as a release.
this shouldnt be that difficult.
linux would probably need to run in a container: ubuntu:20.04 because glibc and these 2 runners could be added for unpopular OSes
runs-on: ubuntu-24.04-arm,runs-on: macos-13, but it should be quite posible with slight tweaking of the build ci.