Skip to content
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

mill compile fail #108

Open
lenged opened this issue Jun 11, 2022 · 0 comments
Open

mill compile fail #108

lenged opened this issue Jun 11, 2022 · 0 comments

Comments

@lenged
Copy link

lenged commented Jun 11, 2022

is mill version issue ?

Compiling /home/lenged/project/test/chisel/chisel01/build.sc
build.sc:8: object bsp is not a member of package mill
import mill.bsp._
^
build.sc:5: value ScalaTest is not a member of object mill.scalalib.TestModule
import mill.scalalib.TestModule.ScalaTest
^
build.sc:29: not found: type ScalaTest
object test extends Tests with ScalaTest {
^
Compilation Failed
lenged@lenged-pc:/project/test/chisel/chisel01]$jmill version
jmill: command not found
lenged@lenged-pc:
/project/test/chisel/chisel01]$which mill
/usr/local/bin/mill
lenged@lenged-pc:~/project/test/chisel/chisel01]$mill -v
Mill Build Tool version 0.6.3
Java version: 11.0.15, vendor: Private Build, runtime: /usr/lib/jvm/java-11-openjdk-amd64
Default locale: en_US, platform encoding: UTF-8
OS name: "Linux", version: 5.4.0-117-generic, arch: amd64

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

No branches or pull requests

1 participant