Replies: 1 comment
-
I think the bytecode version should still work, it's just that the build scripts aren't prepared for disabling the native version of the bindings. Instead of running |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
OCaml 5 no longer provides a native compiler for 32 bit platforms. How can I build z3 without it? Currently I get an error that
ocamlopt
is not found.Beta Was this translation helpful? Give feedback.
All reactions