You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
C++ build system [build] failed while executing: @echo off
"F:\android-sdk\cmake\3.22.1\bin\ninja.exe" ^
-C ^
"C:\Users\Sora\Downloads\simplex-chat-5.6.0\simplex-chat-5.6.0\apps\multiplatform\android\.cxx\Debug\3t245v3s\arm64-v8a" ^
app-lib
from C:\Users\Sora\Downloads\simplex-chat-5.6.0\simplex-chat-5.6.0\apps\multiplatform\android
ninja: error: 'C:/Users/Sora/Downloads/simplex-chat-5.6.0/simplex-chat-5.6.0/apps/multiplatform/common/src/commonMain/cpp/android/libs/arm64-v8a/libsimplex.so', needed by 'C:/Users/Sora/Downloads/simplex-chat-5.6.0/simplex-chat-5.6.0/apps/multiplatform/android/build/intermediates/cxx/Debug/3t245v3s/obj/arm64-v8a/libapp-lib.so', missing and no known rule to make it
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
2: Task failed with an exception.
What went wrong:
Execution failed for task ':android:buildCMakeDebug[armeabi-v7a]'.
C++ build system [build] failed while executing: @echo off
"F:\android-sdk\cmake\3.22.1\bin\ninja.exe" ^
-C ^
"C:\Users\Sora\Downloads\simplex-chat-5.6.0\simplex-chat-5.6.0\apps\multiplatform\android\.cxx\Debug\3t245v3s\armeabi-v7a" ^
app-lib
from C:\Users\Sora\Downloads\simplex-chat-5.6.0\simplex-chat-5.6.0\apps\multiplatform\android
ninja: error: 'C:/Users/Sora/Downloads/simplex-chat-5.6.0/simplex-chat-5.6.0/apps/multiplatform/common/src/commonMain/cpp/android/libs/armeabi-v7a/libsimplex.so', needed by 'C:/Users/Sora/Downloads/simplex-chat-5.6.0/simplex-chat-5.6.0/apps/multiplatform/android/build/intermediates/cxx/Debug/3t245v3s/obj/armeabi-v7a/libapp-lib.so', missing and no known rule to make it
Try:
Run with --stacktrace option to get the stack trace.
Run with --info or --debug option to get more log output.
Run with --scan to get full insights.
==============================================================================
hello how to fix this error ?
tank you
FAILURE: Build completed with 2 failures.
1: Task failed with an exception.
Execution failed for task ':android:buildCMakeDebug[arm64-v8a]'.
C++ build system [build] failed while executing:
@echo off
"F:\android-sdk\cmake\3.22.1\bin\ninja.exe" ^
-C ^
"C:\Users\Sora\Downloads\simplex-chat-5.6.0\simplex-chat-5.6.0\apps\multiplatform\android\.cxx\Debug\3t245v3s\arm64-v8a" ^
app-lib
from C:\Users\Sora\Downloads\simplex-chat-5.6.0\simplex-chat-5.6.0\apps\multiplatform\android
ninja: error: 'C:/Users/Sora/Downloads/simplex-chat-5.6.0/simplex-chat-5.6.0/apps/multiplatform/common/src/commonMain/cpp/android/libs/arm64-v8a/libsimplex.so', needed by 'C:/Users/Sora/Downloads/simplex-chat-5.6.0/simplex-chat-5.6.0/apps/multiplatform/android/build/intermediates/cxx/Debug/3t245v3s/obj/arm64-v8a/libapp-lib.so', missing and no known rule to make it
2: Task failed with an exception.
Execution failed for task ':android:buildCMakeDebug[armeabi-v7a]'.
C++ build system [build] failed while executing:
@echo off
"F:\android-sdk\cmake\3.22.1\bin\ninja.exe" ^
-C ^
"C:\Users\Sora\Downloads\simplex-chat-5.6.0\simplex-chat-5.6.0\apps\multiplatform\android\.cxx\Debug\3t245v3s\armeabi-v7a" ^
app-lib
from C:\Users\Sora\Downloads\simplex-chat-5.6.0\simplex-chat-5.6.0\apps\multiplatform\android
ninja: error: 'C:/Users/Sora/Downloads/simplex-chat-5.6.0/simplex-chat-5.6.0/apps/multiplatform/common/src/commonMain/cpp/android/libs/armeabi-v7a/libsimplex.so', needed by 'C:/Users/Sora/Downloads/simplex-chat-5.6.0/simplex-chat-5.6.0/apps/multiplatform/android/build/intermediates/cxx/Debug/3t245v3s/obj/armeabi-v7a/libapp-lib.so', missing and no known rule to make it
BUILD FAILED in 20s
The text was updated successfully, but these errors were encountered: