RIBs icon indicating copy to clipboard operation
RIBs copied to clipboard

Cant build tutorial samples on ADT Windows (Could not initialize class net.ltgt.gradle.apt.CompatibilityUtils)

Open tyoc213 opened this issue 5 years ago • 2 comments

Just downloaded the zip, opened inside ADT and I cant compile with gradlew :tutorials:tutorial1:installDebug --info --debug --scan.

Here is my scan https://scans.gradle.com/s/kkyk7oh5yml22

So what to do to be able to run tutorials?

tyoc213 avatar Oct 12 '18 06:10 tyoc213

I think the Windows is a known issue, #32?

ermik avatar Oct 13 '18 04:10 ermik

I think the tutorials are a little outdated, if it is true, I will send a PR soon (in the next week).

Also, this error was my fault I did enter to the place where the tut is located and did run the gradlew command there, but it seems that it doesnt work (or partially work), but if I open it with ADT I can run the different source code tutorials which work.

tyoc213 avatar Oct 14 '18 19:10 tyoc213