Building ALVR server failing #2147
Unanswered
ZombiesFromPluto
asked this question in
Q&A
Replies: 1 comment 5 replies
-
"Failure to get" sounds like an issue with dependency setup or cargo environment. E.g. is ALVR using vendored dependencies or a custom crates io repository? I have no idea what ALVR is. Please provide more info:
|
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi. I don't know what I am doing, but I am trying to build ALVR for linux.
The command I run is "cargo xtask build-server --release --bundle-ffmpeg"
and I get an error:
error: failed to get
wgpu
as a dependency of packageclient v16_0_0-rc2 (root/ALVR/alvr/experiments/client)
I have absolutely no clue what this means and would appreciate if anyone could help me out.
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions