Realm-js: :app:compileDebugJavaWithJavac || Compilation failed; see the compiler error output for details

Created on 15 Dec 2017  路  3Comments  路  Source: realm/realm-js

:app:compileDebugJavaWithJavac
:app:compileDebugJavaWithJavac - is not incremental (e.g. outputs have changed, no previous execution, etc.).
D:ReactawesomeandroidappsrcmainjavacomawesomeMainApplication.java:19: error: cannot find symbol
return BuildConfig.DEBUG;
^
symbol: variable BuildConfig
1 error
:app:compileDebugJavaWithJavac FAILED

FAILURE: Build failed with an exception.

What went wrong:
Execution failed for task ':app:compileDebugJavaWithJavac'.
Compilation failed; see the compiler error output for details.

Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output.
BUILD FAILED

Total time: 16.397 secs
Could not install the app on the device, read the error above for details.
Make sure you have an Android emulator running or a device connected and have
set up your Android development environment:
https://facebook.github.io/react-native/docs/android-setup.html

O-Community T-Help

Most helpful comment

@blagoev @gwanjar I have same issue help me to resolve that problem

All 3 comments

What version of realm are you using. Please fill in the issue template which provides more details for us to be able to investigate

@blagoev @gwanjar I have same issue help me to resolve that problem

Closing due to no response.
Please reopen when/if you can provide more details.

Was this page helpful?
0 / 5 - 0 ratings