Reputation: 1410
I have an issue with the latest Android Studio (Preview 4) and compiling with Jack.
I get this error :
FAILURE: Build failed with an exception.
* What went wrong:
Execution failed for task ':app:transformClassesWithPreJackPackagedLibrariesForDebug'.
> com/android/jack/api/v03/Api03Config
Any ideas ?
My gradle file : http://pastie.org/private/ieb3wbkxhr1zbk0xr5dssw
Stacktrace from Gradle : http://pastie.org/private/agjsdikwk23zmaz2qz6xw
Computer is running WIN10 up-to-date and this bug is not related to my antivirus as it could be mentioned here: https://code.google.com/p/android/issues/detail?id=211732 (I don't have nay anyway :) )
Posted as a bug in Android Bug Tracker :
https://code.google.com/p/android/issues/detail?id=214156
Please star :)
Upvotes: 6
Views: 918