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

Compile errors #1

Open
OS-Michael opened this issue Apr 9, 2024 · 2 comments
Open

Compile errors #1

OS-Michael opened this issue Apr 9, 2024 · 2 comments

Comments

@OS-Michael
Copy link

unknown feature proc_macro_span_shrink
and
#![cfg_attr(feature = "stdsimd", feature(stdsimd))]

I did "cargo build" Nothing specific

@MommaWatasu
Copy link
Owner

I'm sorry but I can't guess what causes that error since I haven't maintained this repo for long. But one thing I can say is that the error means the crate(bevy) has changed greatly and my code is no longer valid.
I strongly suggest you look at the document of bevy for yourself. It seems that bevy gets much stronger than before.

@OS-Michael
Copy link
Author

OS-Michael commented Apr 10, 2024

I think that It didn't compile, because the crate "ahash-0.7.6" and crate "proc-macro2-1.0.46" just don't work anymore. I guess they are not updated on crates.io. It could also be because of the Rust version, I use 2021 (or try to).

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

2 participants