-
Notifications
You must be signed in to change notification settings - Fork 5
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
Building the stubs generate warnings #40
Comments
Ok, this is not a problem with the build instructions, just additional warnings. |
Hi, thanks for the report, I'll have a look! |
What C compiler are you using (I do not reproduce on my side with clang 16)? |
I have two configurations. Ubuntu:
Nix:
I made a few additional tests with Nix, apparently, this only happens with OCaml 5.3. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
I downloaded the last artifacts, running the build command, I get the following error:
The
opam
file suggests that there are additional steps to perform before running the dune command, but I could not figure out what I should do.The text was updated successfully, but these errors were encountered: