Skip to content
This repository has been archived by the owner on Jun 7, 2022. It is now read-only.

cannot build using --features "metal" due to cargo limitations #25

Closed
tsal opened this issue Jan 1, 2020 · 2 comments
Closed

cannot build using --features "metal" due to cargo limitations #25

tsal opened this issue Jan 1, 2020 · 2 comments

Comments

@tsal
Copy link

tsal commented Jan 1, 2020

see rust-lang/cargo#5015

@tsal tsal changed the title cannot build using --features "meta" due to cargo limitations cannot build using --features "metal" due to cargo limitations Jan 1, 2020
@tsal
Copy link
Author

tsal commented Jan 1, 2020

never mind; looks like this is pinned to use vulkan.

@tsal tsal closed this as completed Jan 1, 2020
@vladbat00
Copy link
Member

@tsal, hi, you can actually build this for metal, but you need to uncomment these lines in Cargo.toml:
https://github.com/amethyst/grumpy_visitors/blob/master/bins/client/Cargo.toml#L38-L40
and make sure to comment out vulkan then. Yeah, this is indeed not the most convenient way to do it.. :(

Also related: rust-lang/cargo#1197.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants