Vortex compilation on arm64 #289
Unanswered
RedstoneWizard08
asked this question in
Q&A
Replies: 0 comments
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.
-
Hello. I am trying to compile Vortex on arm64 (as a docker image) and it fails with this error:
error: failed to build archive: 'libmediasoup-worker.a.p/src_lib.cpp.o': No such file or directory
The command to build I am using is:
docker build -t revolt-vortex .
Can you help me?
Beta Was this translation helpful? Give feedback.
All reactions