You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
Has anyone had any success building for Android on an M1 arm mac? I could build before using an intel mac with a docker container (https://github.com/threema-ch/webrtc-build-docker), but the same container doesn't seem to work on M1 (even when explicitly setting to amd64 platform).
Wilson Chen
unread,
Jun 6, 2022, 2:49:26 PM6/6/22
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to discuss-webrtc
It was like webrtc android officially need to build on Linux and no host_cpu = arm64 support yet.