-
-
Notifications
You must be signed in to change notification settings - Fork 3.9k
Naga not compiling and causing build to fail. #2113
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
Comments
|
Relevant documentation on their end: https://github.com/gfx-rs/rspirv/blob/4419db432d90cd333e62aae9669dd263acff0499/MAINTENANCE.md; they don't follow semver. Looks like we may need to fix this with Bevy 0.5.1? |
You can fix your local build by opening the |
I've yanked 1.5.1 and we've started work on switching the spirv_headers crate to follow SemVer instead. For more information see the discussion in gfx-rs/rspirv#197 (not following SemVer has haunted the project for a long time) |
thanks! |
Closing as resolved <3 |
Bevy version
0.5.0
Operating system & version
Windows 10
What you did
I tried to run 'cargo run' but the build failed saying that a crate called naga couldn't be compiled.
What you expected to happen
It should've just compiled and ran normally.
What actually happened
The build failed and spat out a bunch of errors.
Additional information
The text was updated successfully, but these errors were encountered: