Replies: 1 comment
-
you shuold install rust, download from here, then run rustup-init.exe |
Beta Was this translation helpful? Give feedback.
0 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.
-
when build client, I encounter this error, I am building on Windows11 and PowerShell. And now I have no idea why this happened.
= note: clang: error: unable to execute command: program not executable
clang: error: linker command failed with exit code 1 (use -v to see invocation)
C:\work\ALVR>"python" "C:\work\ALVR\alvr\client\android\build\linker-wrapper\linker-wrapper.py" @C:\Users\cheng\AppData\Local\Temp\rustcZU8fkC\linker-arguments
'C:\Users\cheng\AppData\Local\Android\Sdk\ndk\22.0.7026061\toolchains\llvm\prebuilt\windows-x86_64\bin\aarch64-linux-android24-clang.cmd' -Wl,-soname,libalvr_client.so '@C:\Users\cheng\AppData\Local\Temp\rustcZU8fkC\linker-arguments'
Beta Was this translation helpful? Give feedback.
All reactions