java - Android Studio (Intellij) Compile Errors -
i'm playing android studio using andengine , box2d plugin , can't seem compile. i've attached few photos of believe relevant settings , messages.
this app / game compile in eclipse , can compile projects in android studio without dependencies / libraries including them in project causes issue when come run it.
could help?
error message:
gradle: failure: build failed exception. * went wrong: execution failed task ':gtest:compiledebug'. > compilation failed; see compiler error output details. * try: run --stacktrace option stack trace. run --info or --debug option more log output.
here solution:
- clear cache.
file -> invalidate cache
, restart ide - if doesnt work, import project again, can re-indexed.
this post helpful.
Comments
Post a Comment