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
During the oasis setup stage the following is reported on my Mac with OCaml 4.04.2:
W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
W: Cannot find source file matching module 'Nanomsg_generated' in library nanomsg.
W: Use InterfacePatterns or ImplementationPatterns to define this file with feature "source_patterns".
During the ocaml.ml -build steps this happens:
Error: Unbound type constructor Result.result
Command exited with code 2.
The text was updated successfully, but these errors were encountered:
During the
oasis setup
stage the following is reported on my Mac with OCaml4.04.2
:During the
ocaml.ml -build
steps this happens:The text was updated successfully, but these errors were encountered: