You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.
I have no luck. I tried the build script linked by you, however, after a successful init, when I run any one of the gensrc* tasks I get the following exception every time:
com.jtransc.error.InvalidOperationException: AstProgram. Can't find class 'Benchmark'
at com.jtransc.ast.AstProgram.get(ast.kt:233)
at com.jtransc.ast.treeshaking.TreeShakingApi.<init>(TreeShaking.kt:42)
at com.jtransc.ast.treeshaking.TreeShakingKt.TreeShaking(TreeShaking.kt:17)
at com.jtransc.JTranscBuild._buildAndRun(build.kt:138)
at com.jtransc.JTranscBuild.buildWithoutRunning(build.kt:88)
at com.jtransc.gradle.tasks.JTranscGradleDistTask.task(JTranscGradleDistTask.kt:17)
at org.gradle.internal.reflect.JavaMethod.invoke(JavaMethod.java:75)
... 77 more
I note I am not a gradle expert yet.
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
My project setup fails because this url responses a
NoSuchKey
error:https://plugins.gradle.org/m2/gradle/plugin/com/jtransc/jtransc-gradle-plugin/0.6.7/jtransc-gradle-plugin-0.6.7.pom
The text was updated successfully, but these errors were encountered: