jtransc / gdx-backend-jtransc

GDX backend for JTransc: targeting every platform lime supports (html5, windows, linux, mac, android, ios...) (flash is wip) (consoles + unity likely to be supported in the future)
23 stars 6 forks source link

Error when using Gradle caused by deprecated method #99

Open MozarellaMan opened 4 years ago

MozarellaMan commented 4 years ago

When I try to run the build gradle scripts I get this error:

ERROR: Unable to find method ''java.io.File org.gradle.api.tasks.SourceSetOutput.getClassesDir()''.

It looks like this method was deprecated

kanpov commented 2 years ago

Does anyone work on this backend nowadays? It seems dead.