I'm playing about with Android Studio using AndEngine and the Box2D plugin and I can't seem to get it to compile. I've attached a few photos of what I believe to be the relevant settings and messages.
This app / game does compile in Eclipse and I can compile projects in Android Studio WITHOUT dependencies / libraries but including them in my project causes this issue when I come to run it.
Could anyone help?
Error Message:
Gradle:
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':GTest:compileDebug'.
> 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.