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

Replace custom build of Z3 with z3-turnkey #78

Open
romac opened this issue Sep 23, 2020 · 1 comment
Open

Replace custom build of Z3 with z3-turnkey #78

romac opened this issue Sep 23, 2020 · 1 comment

Comments

@romac
Copy link
Member

romac commented Sep 23, 2020

The purpose of z3-turnkey is to provide a JAR artifact that:

  1. ships its own native libraries,
  2. can use them without administrative privileges, and
  3. can be obtained using Maven.

If this works, this could allow us to distribute ScalaZ3 via Maven or Bintray, without requiring that users manually build it themselves or download one of our pre-built artifacts.

@Dessix
Copy link

Dessix commented May 17, 2024

This may be easier now that #88 no longer requires patching of the Z3 sources.

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

2 participants