revoltchat / vortex

(in development) Pluggable WebRTC Voice Server
GNU Affero General Public License v3.0
119 stars 42 forks source link

error: failed to run custom build command for `mediasoup-sys v0.3.1` #26

Closed Kensai666 closed 2 years ago

Kensai666 commented 2 years ago

What happened?

error.txt Please see attached the error I keep getting.

I've tried to do as the error suggests, installing pip, meson, and setuptools directly into the mediasoup folders, but then when using "Cargo Build", the compiling hangs at mediasoup-sys(build).

Any help would be great!

eli-schwartz commented 2 years ago

What's the output of cargo build -vv?

Kensai666 commented 2 years ago

What's the output of cargo build -vv? error-vv.txt Please see the attached error when running cargo build -vv

insertish commented 2 years ago

Vortex is currently being rewritten and I'm now starting to move my work into this repository so I'm also cleaning up issues while I'm at it. This project will cease to use mediasoup-sys in the new branch and the current branch is no longer maintained.