Skip to content
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

Build fails #4

Open
oferRounds opened this issue Aug 21, 2018 · 3 comments
Open

Build fails #4

oferRounds opened this issue Aug 21, 2018 · 3 comments

Comments

@oferRounds
Copy link

Execution failed for task ':scanlibrary:transformNativeLibsWithStripDebugSymbolForRelease'.
> A problem occurred starting process '{project_path}/Library/Android/sdk/ndk-bundle/toolchains/mips64el-linux-android-4.9/prebuilt/darwin-x86_64/bin/mips64el-linux-android-strip''

Any idea? 🙄

@oferRounds
Copy link
Author

I’ve done all the installations steps

@oferRounds
Copy link
Author

@aseemnishad any idea what might cause this?

@SwagatRanjit84
Copy link

@oferRounds Task :react-native-android-scanner:compileDebugJavaWithJavac FAILED
/home/swagat/reactnativeapp/androidscannerlatest/node_modules/react-native-android-scanner/android/src/main/java/com/reactlibrary/RNReactNativeAndroidScannerModule.java:11: error: cannot find symbol
import android.support.v7.app.ActionBarActivity;
^
symbol: class ActionBarActivity
location: package android.support.v7.app
1 error

FAILURE: Build failed with an exception.

  • What went wrong:
    Execution failed for task ':react-native-android-scanner:compileDebugJavaWithJavac'.

Compilation failed; see the compiler error output for details.

Any solution?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants