-
Notifications
You must be signed in to change notification settings - Fork 5
Compilation fails #18
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
It's working for me, but I saw that earlier you posted this: epfl-lara/stainless#706 |
Right, I forgot to mention it here (I thought about that too): I am running version 11:
|
Looks related: scala/scala3/issues/5463 |
Stainless should work fine on Java 11 (modulo some warnings about use of reflection due to ScalaZ3). It is however not compatible with Java 13 (but neither is sbt 1.3.0/Scala 2.13 if I am not mistaken). |
Apologies, I thought the comment I was replying to was on epfl-lara/stainless#706. Smart is probably on an older version of Stainless, where this was fixed in epfl-lara/stainless@38d4846. |
Fixed in #19 (please reopen if that's not the case) |
I have this error when attempting compilation:
Anything wrong with my setup?
The text was updated successfully, but these errors were encountered: