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
Hi. I followed all the steps in the documentation for Android Studio but at the end, I get this error:
FAILURE: Build failed with an exception.
What went wrong:
Execution failed for task ':app:externalNativeBuildDebug'.
Build command failed.
Error while executing process C:\Users\samet\AppData\Local\Android\Sdk\cmake\3.10.2.4988404\bin\ninja.exe with arguments {-C C:\Users\samet\AndroidStudioProjects\NodeJsAndroid\app.cxx\cmake\debug\x86 native-lib}
ninja: Entering directory `C:\Users\samet\AndroidStudioProjects\NodeJsAndroid\app.cxx\cmake\debug\x86'
ninja: error: 'C:/Users/samet/AndroidStudioProjects/NodeJsAndroid/app/src/main/cpp/libnode/bin/x86/libnode.so', needed by 'C:/Users/samet/AndroidStudioProjects/NodeJsAndroid/app/build/intermediates/cmake/debug/obj/x86/libnative-lib.so', missing and no known rule to make it
The text was updated successfully, but these errors were encountered:
Hi. I followed all the steps in the documentation for Android Studio but at the end, I get this error:
FAILURE: Build failed with an exception.
Execution failed for task ':app:externalNativeBuildDebug'.
ninja: error: 'C:/Users/samet/AndroidStudioProjects/NodeJsAndroid/app/src/main/cpp/libnode/bin/x86/libnode.so', needed by 'C:/Users/samet/AndroidStudioProjects/NodeJsAndroid/app/build/intermediates/cmake/debug/obj/x86/libnative-lib.so', missing and no known rule to make it
The text was updated successfully, but these errors were encountered: