Skip to content
This repository has been archived by the owner on Apr 13, 2021. It is now read-only.

Cross compile with the full Scala version. (support Scala 2.13.1) #263

Open
xuwei-k opened this issue Oct 1, 2019 · 2 comments
Open

Cross compile with the full Scala version. (support Scala 2.13.1) #263

xuwei-k opened this issue Oct 1, 2019 · 2 comments

Comments

@xuwei-k
Copy link
Contributor

xuwei-k commented Oct 1, 2019

because tut depends on scala compiler.

e.g. tut does not work with Scala 2.13.1

[error] (run-main-1) java.lang.NoSuchMethodError: scala.tools.nsc.Settings.usejavacp()Lscala/tools/nsc/settings/AbsSettings$AbsSetting;

similar issue typelevel/kind-projector#15

Maybe same issue(?) #255

@alexflav23
Copy link

Any updates here @tpolecat ? Being hit by the same problem currently, oddly only on Travis.

@tpolecat
Copy link
Owner

tut is unmaintained, please switch to mdoc

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants