Replies: 1 comment
-
haven't run into this myself, but i'm working on a 1.83 update for rust9x, so i'll check there again once i get to it |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello 👋 , I am having issues getting even the rust9x-sample project to build. The issue I get is this:
Trying to copy the default cargo binary to the bin folder for the rust9x toolcahin fails immediately with a recursion error:
I've used the pre-built Rust9x v1.76.0-b a couple months ago and do not recall needing to do anything special to use it out of the box. I feel like I am missing something here. Any help would be appreciated!
Notes
May be worth mentioning I am using Rust9x inside a Docker container; however, I get the same issues when trying on my local system.
Beta Was this translation helpful? Give feedback.
All reactions