-
Notifications
You must be signed in to change notification settings - Fork 20
Open
Description
Hi,
I have attempted to build this repo on three different gradle versions: 7.2, 8.02 and 8.2; all display the following error:
Could not open settings generic class cache for settings file 'C:\Users\[censored directory]\tensorflow-lite-examples-android\settings.gradle' (C:\Users\Thomas\.gradle\caches\7.2\scripts\dzuajkbvb0k1mlebelr004mld).
> BUG! exception in phase 'semantic analysis' in source unit '_BuildScript_' Unsupported class file major version 64
Using the --debug or --stacktrace shows a lot of console spam, but a similar message on the error line:
Caused by: java.lang.IllegalArgumentException: Unsupported class file major version 64
Is this a problem with the framework or environment variables, or does it only work on a specific gradle version?
Thanks
Metadata
Metadata
Assignees
Labels
No labels