-
Notifications
You must be signed in to change notification settings - Fork 139
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
Build error #187
Comments
cargo clean and then retry? |
You are building this repo right? |
This doesn't help, unfortunately. I tried to compare to the CI build to understand the diff, but I notice that's disabled on Mac? |
I develop this crate in Mac, in order to save the CI time so I disable mac CI |
Ok, any thoughts for resolving the build error then? Does a cargo clean work for you? |
It works fine for my side😂 |
Not sure if you want feedback on this... but #135 would probably fix this (but perhaps still waiting on upstream), and adding a CI check would make it very easy for you to tell people like me "it works in CI, it's your settings which are the problem"... |
Yes we are waiting arrow to fix the issue first |
I'm trying to look at #178, but I get a basic compile error:
I'm on Rust 1.70.0, on MacOS.
Am I making a basic error?
The text was updated successfully, but these errors were encountered: