-
Notifications
You must be signed in to change notification settings - Fork 407
Agora setup #2324
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Using latest flutter version 3.32.0 `
ld.lld: error: undefined symbol: operator delete(void*)
ld.lld: error: undefined symbol: __cxa_begin_catch
ld.lld: error: undefined symbol: std::terminate()
ld.lld: error: undefined symbol: std::__ndk1::__shared_weak_count::~__shared_weak_count()
ld.lld: error: undefined symbol: __cxa_allocate_exception
ld.lld: error: undefined symbol: std::bad_array_new_length::bad_array_new_length()
ld.lld: error: undefined symbol: typeinfo for std::bad_array_new_length
ld.lld: error: undefined symbol: std::bad_array_new_length::~bad_array_new_length()
ld.lld: error: undefined symbol: __cxa_throw
ld.lld: error: undefined symbol: operator new(unsigned long, std::align_val_t)
ld.lld: error: undefined symbol: vtable for std::__ndk1::__shared_weak_count
ld.lld: error: undefined symbol: vtable for std::__ndk1::__shared_count
ld.lld: error: undefined symbol: operator delete(void*, std::align_val_t)
ld.lld: error: undefined symbol: std::__ndk1::__shared_weak_count::__release_weak()
ld.lld: error: undefined symbol: operator new[](unsigned long)
ld.lld: error: undefined symbol: operator delete
ld.lld: error: undefined symbol: vtable for __cxxabiv1::__class_type_info
ld.lld: error: undefined symbol: vtable for __cxxabiv1::__si_class_type_info
ld.lld: error: undefined symbol: __cxa_pure_virtual
ld.lld: error: too many errors emitted, stopping now (use --error-limit=0 to see all errors) C++ build system [build] failed while executing:
BUILD FAILED in 2s |
Version of the agora_rtc_engine
I am trying to add agora_rtc_engine but I found this error FAILURE: Build failed with an exception.
Execution failed for task ':agora_rtc_engine:buildCMakeDebug[arm64-v8a]'.
C++ build system [build] failed while executing:
/home/asmaa/Android/Sdk/cmake/3.22.1/bin/ninja
-C
/home/asmaa/.pub-cache/hosted/pub.dev/agora_rtc_engine-6.5.2/android/.cxx/Debug/47c6i32n/arm64-v8a
iris_rendering_android
from /home/asmaa/.pub-cache/hosted/pub.dev/agora_rtc_engine-6.5.2/android
BUILD FAILED in 3s
Error: Gradle task assembleDebug failed with exit code 1
Platforms affected
Steps to reproduce
agora_rtc_engine: ^6.5.2
Expected results
I added latest version
Actual results
but it doesn;t work
Code sample
Code sample
[Paste your code here]
Screenshots or Video
Screenshots / Video demonstration
[Upload media here]
Logs
Logs
[Paste your logs here]
Flutter Doctor output
Doctor output
[Paste your output here]
The text was updated successfully, but these errors were encountered: