AgoraIO-Extensions / Agora-Flutter-SDK

Flutter plugin of Agora RTC SDK for Android/iOS/macOS/Windows

Home Page:https://pub.dev/packages/agora_rtc_engine

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Execution failed for task ':agora_rtc_engine:buildCMakeDebug[arm64-v8a]

developer-zerobug opened this issue · comments

Issue Description:

I encountered an error while trying to run my application on both my phone for testing and the emulator. The error occurred during the build process, specifically when executing the buildCMakeDebug task for the agora_rtc_engine module.

Error Message:

* What went wrong:
Execution failed for task ':agora_rtc_engine:buildCMakeDebug[arm64-v8a]'.
> com.android.ide.common.process.ProcessException: ninja: Entering directory `/home/azar/.pub-cache/hosted/pub.dev/agora_rtc_engine-6.3.0/android/.cxx/Debug/5u6q5t3i/arm64-v8a'
  [1/2] Building CXX object CMakeFiles/iris_rendering_android.dir/iris_rtc_rendering_android.cc.o
  FAILED: CMakeFiles/iris_rendering_android.dir/iris_rtc_rendering_android.cc.o 

Steps to Reproduce:

  1. Run the application on an Android device or emulator.
  2. Observe the error during the build process.
  3. Expected Behavior:
  4. The application should build successfully without any errors.

Additional Information:

  1. Operating System: Ubuntu
  2. Gradle Version: 1.9.23
  3. Agora RTC Engine Version: 6.3.0

Screenshot from 2024-05-01 17-07-05

Without additional information, we are unfortunately not sure how to resolve this issue. We are therefore reluctantly going to close this bug for now. If you find this problem please file a new issue with the same description, what happens, logs and the output. All system setups can be slightly different so it's always better to open new issues and reference the related ones. Thanks for your contribution.

This thread has been automatically locked since there has not been any recent activity after it was closed. If you are still experiencing a similar issue, please raise a new issue.