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

Hello, would it be possible to upgrade internal wgpu-core dependency? #47

Open
petalas opened this issue Aug 31, 2024 · 0 comments
Open

Comments

@petalas
Copy link

petalas commented Aug 31, 2024

I have a project that is somehow fine on my M1 macbook but fails to compile on my ryzen debian desktop.
I suspect the issue is conflicting versions of wgpu-core as I also have wgpu as a dependency directly.
(Now sure how/why it's not complaining on the macbook.)

❯ cargo tree -p wgpu-core
error: There are multiple `wgpu-core` packages in your project, and the specification `wgpu-core` is ambiguous.
Please re-run this command with one of the following specifications:
  [email protected]
  [email protected]
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

1 participant