chipsalliance / chipsalliance/chisel-template

mill compile fail

Open
#108 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Shell
Stars
708
Forks
203
PR merge metrics
No merged PRs in 30d

Description

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

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.