Skip to content
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

cargo install gluon_repl won't compile #960

Closed
rowanfr opened this issue Sep 10, 2023 · 1 comment
Closed

cargo install gluon_repl won't compile #960

rowanfr opened this issue Sep 10, 2023 · 1 comment

Comments

@rowanfr
Copy link
Contributor

rowanfr commented Sep 10, 2023

Similar to the previous issue #957 when I run cargo install gluon_repl it wont compile, instead one has to run cargo install gluon_repl --git https://github.com/gluon-lang/gluon/. I think this would be solved by a formal release but I'm uncertain how cargo install works with this

@katyo
Copy link

katyo commented Oct 14, 2023

Installing repl using cargo still doesn't work.

UPD: Seems it can be built using nightly rust only.
I think such fact is important to note in README.

UPD2: Oh seems using rust 1.73 I built repl successfully (It failed with 1.72).
It will be good to update actual MSRV in README.

@Marwes Marwes closed this as completed Dec 16, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants