signalapp / ringrtc

GNU Affero General Public License v3.0
550 stars 135 forks source link

make ios build error? #28

Closed guangminglion closed 2 years ago

guangminglion commented 3 years ago

"_Rust_setSendBitrates", referenced from: ringrtc::webrtc::peer_connection::PeerConnection::set_send_rates::h63c4ac7f21f0befb in libringrtc.a(ringrtc.ringrtc.7utdne7g-cgu.14.rcgu.o) ringrtc::core::connection::Connection$LT$T$GT$::apply_bandwidth_mode::h1f15f57deaa161a1 in libringrtc.a(ringrtc.ringrtc.7utdne7g-cgu.10.rcgu.o) ringrtc::core::group_call::Client::set_send_rates_inner::h46acffb273a129f1 in libringrtc.a(ringrtc.ringrtc.7utdne7g-cgu.1.rcgu.o) ld: symbol(s) not found for architecture arm64 clang: error: linker command failed with exit code 1 (use -v to see invocation)

jrose-signal commented 3 years ago

I'm afraid I didn't reproduce this in my own clean build (though I did find a different error). Can you let us know what commit/tag you're building and attach your full build log, including the make invocation and any related commands?