-
Notifications
You must be signed in to change notification settings - Fork 39
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
Unable to start Bonsai #21
Comments
are you able to build other examples, like hello_world? |
I was not able to build hello_world either as I got the following error:
I am a student who recently finished creating a blog-like application in OCaml which only works on terminal. I wanted to create a UI using Bonsai. |
I would recommend copying the hello-world folder into a new opam-switch and installing bonsai from opam instead of trying to use it from the github clone |
I installed bonsai from opam in a new opam switch but I still received the same error message as above. I even copied the hello_world folder into a different directory. |
If using bonsai installed from opam, make sure you use the |
Changing the library name to
|
That api looks like it has the type signature from a very old version of Bonsai, could you check to see what version you have installed via opam |
I have version 0.14.0 and was trying to upgrade to v0.15.0. However, I kept running into the following error:
|
I was struggling to start Bonsai and run some of the examples. After running dune build, I get the following error message:
The text was updated successfully, but these errors were encountered: