Giter Club home page Giter Club logo

Comments (4)

technomancy avatar technomancy commented on June 6, 2024

Have you tried building from master? I believe this is fixed in 8ac000e.

from grenchman.

metametadata avatar metametadata commented on June 6, 2024

No, I haven't. So I've just tried to do it under MacOS but the compilation failed:

ᐅ ocamlbuild -use-ocamlfind -lflags -cclib,-lreadline grench.native
+ ocamlfind ocamlc -c -g -annot -thread -package core -package async -package ctypes.foreign -o nrepl.cmo nrepl.ml
File "nrepl.ml", line 1, characters 5-14:
Warning 3: deprecated: module Async.Std
[since 2017-02] use Async. The Std sub-module is no longer needed
File "nrepl.ml", line 2, characters 5-13:
Warning 3: deprecated: module Core.Std
[since 2017-02] Use Core. The Std sub-module is no longer needed
File "nrepl.ml", line 11, characters 21-61:
Warning 3: deprecated: module Core.Std
[since 2017-02] Use Core. The Std sub-module is no longer needed
File "nrepl.ml", line 76, characters 6-13:
Error: This pattern matches values of type 'a option
       but a pattern was expected which matches values of type
         equal:(string -> string -> bool) -> string option
Command exited with code 2.
Compilation unsuccessful after building 7 targets (0 cached) in 00:00:00.

I don't have experience with OCaml, so I'm not sure if I did all the preparations correctly. Should I try to build it under another OS maybe? Also are there any plans for releasing the new version?

from grenchman.

technomancy avatar technomancy commented on June 6, 2024

from grenchman.

metametadata avatar metametadata commented on June 6, 2024

Thank you for a quick reply. I too used 4.04.0. But I'll try to do it in Debian then.

from grenchman.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.