-
-
Notifications
You must be signed in to change notification settings - Fork 4.2k
Closed
Labels
C-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorO-MacOSSpecific to the MacOS (Apple) desktop operating systemSpecific to the MacOS (Apple) desktop operating system
Description
Bevy version
Operating system & version
macOS Big Sur 11.0.1
What you did
Ran cargo run --example breakout
What you expected to happen
I expected the example to compile and run.
What actually happened
The example failed to compile with the following error
error: failed to run custom build command for `bevy-glsl-to-spirv v0.2.1`
Caused by:
process didn't exit successfully: `/Users/darth/projects/bevy/target/debug/build/bevy-glsl-to-spirv-fa67d3095c93334b/build-script-build` (exit code: 101)
--- stderr
thread 'main' panicked at 'Missing target support aarch64-apple-darwin', /Users/darth/.cargo/registry/src/gitproxy.zycloud.tk-1ecc6299db9ec823/bevy-glsl-to-spirv-0.2.1/build/build.rs:24:9
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace
warning: build failed, waiting for other jobs to finish...
error: build failed
schell, frewsxcv and T-Damer
Metadata
Metadata
Assignees
Labels
C-BugAn unexpected or incorrect behaviorAn unexpected or incorrect behaviorO-MacOSSpecific to the MacOS (Apple) desktop operating systemSpecific to the MacOS (Apple) desktop operating system