Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Error:transformClassesWithRetrolambdaForRelease #231

Open
flyingun opened this issue Jan 29, 2017 · 8 comments
Open

Error:transformClassesWithRetrolambdaForRelease #231

flyingun opened this issue Jan 29, 2017 · 8 comments

Comments

@flyingun
Copy link

Hi,
i got this error:
Error:Execution failed for task ':PrjSDK:transformClassesWithRetrolambdaForRelease'.

Process 'command 'D:\XXXX\XXXXX\XXXX\jre\bin\java.exe'' finished with non-zero exit value -1073740791
build.gradle:
dependencies {
classpath 'com.android.tools.build:gradle:2.2.3'
classpath 'com.neenbedankt.gradle.plugins:android-apt:1.8'
classpath 'me.tatarka:gradle-retrolambda:3.5.0'
}

@dtukov-qulix
Copy link

Also got this error. Seems it is related to proguard because the error is only thrown for module with 'minifyEnabled true'.

@Doko-Demo-Doa
Copy link

I also got this error, but in debug ('transformClassesWithRetrolambdaForDevDebug').

No luck still after trying with google.

@colinrtwhite
Copy link

It's likely related to this issue: luontola/retrolambda#121

@flyingun
Copy link
Author

Never mind, guys.Everything works fine after reinstalling my OS.........

@flyingun flyingun reopened this Feb 17, 2017
@Doko-Demo-Doa
Copy link

Found it.

It seems that because of latest nVIDIA driver. Rolling it back resolves the issue.

@flyingun
Copy link
Author

flyingun commented Mar 6, 2017

Oh, yeah? I don't know if that works, cause I had reinstalled my OS. Maybe next time!

@Doko-Demo-Doa
Copy link

Doko-Demo-Doa commented Mar 6, 2017

Yeah, to be more precise, it's 378.49 that caused the trouble. I didn't test with newer version. You can find version history here:

http://www.nvidia.com/download/find.aspx

Just roll it back to 376.33 or 376.19 (or maybe earlier).

@flyingun
Copy link
Author

flyingun commented Mar 6, 2017

Now, I'm using the version 378.66, it works just fine.

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

No branches or pull requests

4 participants