meetecho / janus-gateway

Janus WebRTC Server
https://janus.conf.meetecho.com
GNU General Public License v3.0
8.17k stars 2.47k forks source link

[1.x]The following error occurred during compilation on Mac #3275

Closed echohunter20 closed 10 months ago

echohunter20 commented 11 months ago

warning: unknown warning option '-Wunsafe-loop-optimizations' [-Wunknown-warning-option] ice.c:28:10: fatal error: 'stun/usages/bind.h' file not found

include <stun/usages/bind.h>

     ^~~~~~~~~~~~~~~~~~~~

1 warning and 1 error generated.

lminiero commented 11 months ago

Please make sure you follow the specific instructions we have in the README for MacOS. That said, I can't help, as I don't have access to MacOS so I have no idea what it needs.