You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BTW just FYI, if you want to use learn-ocaml-client from a released version of OCaml, you can also rely on the static binaries available in the GitHub release (easier and faster than building learn-ocaml-client using opam):
Related project scope(s): …
learn-ocaml-client.0.14.0, ssl.0.5.10
Bug description
ssl.0.5.10 won't build on wsl2 debian win10, thus cause learn-ocaml-client.0.14.0 fails to install.
To reproduce
Steps to reproduce the behavior:
On win10 wsl2 debian:
opam install learn-ocaml-client
oropam install learn-ocaml-client.0.14.0
oropam install ssl.0.5.10
Current configuration
learn-ocaml --version
: 0.14.0git describe --long --always --abbrev=40 --tags
: N/AAdditional context
ssl 0.5.12 builds well, if in future can move dependency to this version, things would be great I think.
The text was updated successfully, but these errors were encountered: