amethyst / amethyst/rendy

Can't run triangle example on MAC with metal backend

Open
#262 6 comments 0 reactions 0 assignees View on GitHub
Dominant language
Rust
Stars
812
Forks
94
PR merge metrics
No merged PRs in 30d

Description

`cargo run --features metal`

gives

```thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: No enabled backends among: vulkan dx12 metal gl', src/libcore/result.rs:1165:5```

On windows machine `cargo run --features vulkan` works

[example.zip](https://github.com/amethyst/rendy/files/4083492/example.zip)

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.