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

Fail on compile #40

Closed
ppamorim opened this issue May 19, 2015 · 3 comments
Closed

Fail on compile #40

ppamorim opened this issue May 19, 2015 · 3 comments

Comments

@ppamorim
Copy link

This return a error when I try to compile.
The build of gradle works well, but the app, not.

Error:Execution failed for task ':app:dexDebug'.
> com.android.ide.common.process.ProcessException: org.gradle.process.internal.ExecException: Process 'command '/usr/lib/jvm/java-7-openjdk-amd64/bin/java'' finished with non-zero exit value 2
@felipecsl
Copy link
Contributor

It sounds like something is wrong with your jdk installation.

@ppamorim
Copy link
Author

@felipecsl It only happens with this library. No way!

@felipecsl
Copy link
Contributor

can you run a ./gradlew clean assemble --stacktrace and paste the full stack/error please?

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